Accessing the Execution Plan page
Procedure
Column |
Description |
---|---|
State |
State of the task execution plans that are not yet executed. It can
be: awaiting execution or frozen
exec:
To reset the threshold according to your needs, look for quartz.properties in the installation folders of Talend Administration Center and change the threshold accordingly in the following parameter: org.quartz.threadPool.threadCount = 20. |
Status |
Status of the current task execution plan. It can be: Ready to deploy, Ready to run, Deployed, Killed or Incomplete configuration. |
Error status |
Error message is displayed if the task execution plan does not
complete properly.
|
Label |
Name of the task execution plan to be executed. |
Time left before next triggering |
Time before the next triggering occurs. |
Trigger status |
Triggering state:
|
Actions |
Actions you can do:
|
Column label |
Description |
---|---|
Id |
Unique identifier that can be used as parameter to launch the task via a Webservice, for example. |
Description |
The description text typed at task creation. |
idQuartzJob |
Quartz job identifier associated to the corresponding task. |