Cloud Platform
All Products
Property
| Description
|
---|---|
Status
| Job status. A job can have one of the following statuses:
If the
elastic cluster is not running when you run an
elastic job , the job waits for the cluster to start. During this time the job status is Starting.
If the Secure Agent fails while the
elastic job is running, the status of the job continues to display Running. You must cancel the job and run the job again.
|
Session Log
| Allows you to download the session log file.
By default,
Informatica Intelligent Cloud Services stores session logs for 10 runs before it overwrites the logs with the latest runs.
If you want to retain session logs for more than 10 runs, you can configure the
Maximum Number of Log Files property in the task wizard.Session log files are written to the following directory:
<Secure Agent installation directory>/apps/Data_Integration_Server/logs
|
Execution Plan
| Allows you to download the Spark execution plan for a mapping task that is based on an
elastic mapping . The execution plan shows the runtime Scala code that the
Serverless Spark engine uses to run the data logic in the mapping. You can use the Scala code to debug issues in the
elastic mapping . |
Requested Compute Units Per Hour
| Number of serverless compute units per hour that the task requested.
You can view the number of requested compute units if the task runs in a serverless runtime environment.
|
Total Consumed Compute Units
| Total number of serverless compute units that the task consumed.
You can view the number of consumed compute units if the task runs in a serverless runtime environment.
|
Error Message
| Error message, if any, that is associated with the job.
|
Updated January 22, 2021