Predictive Scoring: Analysis Job Status
When a predictive scoring job is created on the Analytics Server, depending on the status of the Analytics Server, the analysis jobs go through the following job statuses:
When the Analytics Server is up and running and an analysis job is submitted, the job moves through the following stages:
1. Waiting
2. In Process
3. Completed
In this case, the job can go to the Failed state if invalid input values are specified.
When an analysis job is in the In Process state and the Analytics Server stops, the job remains in the In Process state. When the Analytics Server restarts, depending on the input values, the job moves to the Completed or Failed state.
When an analysis job is submitted and the Analytics Server is down, the job remains in the Waiting state. When after the Analytics Server comes up, the Analytics Manager framework checks for waiting jobs, then the job moves to the In Process state when the Analytics Server receives the job. Depending on the input values, the job moves to the Completed or Failed state.
Was this helpful?