Debug Data Science Job Logs

“Sentiment Analysis” and “Supervisor Ask” use the following jobs:

  • Sentiment Analysis:
    • One Time Emotion Ingestion Job
    • One Time Rectify Emotions Job
    • Emotions Classification Job
    • Scheduled Rectify Emotions Job
    • Scheduled Emotion Ingestion Job
    • Chat Inactive Status Update Job
  • Supervisor Ask:
    • One Time Supervisor Ask Ingestion Job
    • One Time Rectify Supervisor Ask Job
    • Supervisor Ask Language Classification Job
    • Scheduled Supervisor Ask Ingestion Job
    • Scheduled Rectify Supervisor Ask Job
  • Chat Inactive Status Update Job

The scope of "One time Ingestion Job Run" is to execute bulk ingestion for ‘n’ number of days configured in stack and stop after ingesting the data.

However, for "Schedule Job Run", it executes once daily to fetch the feedback data used for training.

Classification job creates language service project and train data to create models.

Chat Inactive Status Update Job marks completed chats as ‘inactive’ in custom tables.

All the jobs can be accessed from: Data Science > Projects > Project details > Jobs

The following screenshot shows a sample list of jobs:

Select Ingestion Job or Scheduled Ingestion Job and click on a currently active job run to see the logging details. The following screenshot shows a sample Logging details screen:

Once you have above details, you can go to Log and see if there have been any errors. The following screenshot shows a sample Explore Log screen: