Active Batch Jobs
The Active Batch Jobs section displays all currently active batch jobs. This is displayed in the form of a table with the following fields:
Field | Comment | Source |
---|---|---|
Thread Pool | Name of Threadpool | DistThreadPool |
JVM Name | Name of JVM | Inherited from previous call |
Node | Node running on | Inherited from previous call |
Thread | Thread Number | ThreadNumber |
Batch Number | Batch Run Number | BatchNumber |
Date Time Started | Date Time Job Started | DateTimeStarted |
Elapsed Time | Elapsed time since job started | ElapsedTime |
Status | Status of Job | Status |
User | User used to run job | UserId |
When you click on an active batch job, its details populate in the Batch Details section.
This section also supports the following actions via buttons:
- Cancel Threads: Kills the selected batch job.
- Refresh: Refreshes the list of active batch jobs.
- Reset Table: Same as Refresh, except it cleans up the list and reloads it.