Table of Contents

Search

  1. Preface
  2. Introduction to Informatica Data Engineering Integration
  3. Mappings
  4. Mapping Optimization
  5. Sources
  6. Targets
  7. Transformations
  8. Python Transformation
  9. Data Preview
  10. Cluster Workflows
  11. Profiles
  12. Monitoring
  13. Hierarchical Data Processing
  14. Hierarchical Data Processing Configuration
  15. Hierarchical Data Processing with Schema Changes
  16. Intelligent Structure Models
  17. Blockchain
  18. Stateful Computing
  19. Appendix A: Connections Reference
  20. Appendix B: Data Type Reference
  21. Appendix C: Function Reference

Data Preview Logs

Data Preview Logs

View logs when you preview data on the Spark engine to monitor jobs and find the cause of error messages.
The Spark Jobserver logs are located in the following directory:
<Informatica installation directory>/services/DataIntegrationService/modules/DataPreviewService/spark-jobserver-0.9.0/<Data Integration Service name>/log
You can view the following types of logs when you run data preview jobs using the Spark Jobserver:
Spark Jobserver start-up log
Messages logged when the Spark Jobserver starts.
The Spark Jobserver start-up log is persisted until you manually clear it.
Location:
<Spark Jobserver log directory>/server_start.log
Spark Jobserver log
Messages logged as the Spark Jobserver runs.
The Spark Jobserver log is persisted until you manually clear it.
Location:
<Spark Jobserver log directory>/spark-job-server.log
Spark context log
Messages logged when a YARN application is created.
The Spark context log is not persisted. The log is created each time a Spark context is created.
Location:
<Spark Jobserver log directory>/jobserver-INFA_DATA_PREVIEW_APP_<Data Integration Service name>8650657650347819144/spark-job-server.out
When a data preview job fails, use the job ID found in the session log to locate the stacktrace in the Spark context log that relates to the failed job.
Mapping run log
Messages logged when a mapping runs.
The mapping run logs are not persisted. The logs are created each time you run a mapping.
Location:
<Informatica installation directory>/logs/<node name>/services/DataIntegrationService/disLogs/ms
To view mapping run logs, select the
Show Log
button in the Data Viewer view.

0 COMMENTS

We’d like to hear from you!