Review the logs
Overview of the Logs tab user interface
The following image and sections describe the key functional areas of the Logs tab.
Run history
Run history (
) shows the success and failure history of your job runs in a chart or list display. It also indicates the execution time for each run.
Run metadata, Job UUID, copy, and export
This section (
) provides the various metadata of a job run log, including run date, job status, execution time, and the Job UUID.
This section provides options to perform the following:
| Action | Description |
|---|---|
|
|
Open the execution logs in a new window to triage any issues. For pullup jobs, the log options include Spark submit logs and Spark driver logs. For pushdown jobs, the log options include Stage 2 logs and Stage 3 logs. |
|
|
Copy the job query to your clipboard. |
|
|
Copy the log table contents to your clipboard. |
|
|
Export the log table contents as a CSV file. |
|
|
Click to wrap the text onto multiple lines. Click again to collapse the text. |
Job query
The job query (
) shows the specific SQL query that the system executes for the selected run.
Log details table
The log details table (
) shows the job log for the selected run. It includes insightful details, such as the specific activities the system performs during the execution of a job and any errors or exceptions that occur.
