Displays information about "in-cluster" or "in-database" tasks started from DSS, by project and user.

This view takes into account recipes and queries in SQL, Hive and Impala notebooks.
It does not take into account PySpark / SparkR notebooks.

For more details and insights, you can use the "Internal stats" dataset

No recent activity recorded for this connection

Summary

Last 30 days
Task type Number Total time
{{type.type}} {{type.nbTasks}} {{type.totalElapsedTime|durationHHMMSS}}

By project

Last 30 days
Project Task type Number Total time
{{project.projectKey}} {{project.type}} {{project.nbTasks}} {{project.totalElapsedTime|durationHHMMSS}}

By user

Last 30 days
User Task type Number Total time
{{user.initiator}} {{user.type}} {{user.nbTasks}} {{user.totalElapsedTime|durationHHMMSS}}

Tasks list

No tasks recorded for this connection
Showing the latest 200 tasks from connection
Project Task type User Started on Done on Elapsed time
{{task.projectKey}} {{task.taskType}} {{task.initiator}} {{task.startTime|date:'yyyy-MM-dd HH:mm:ss'}} {{task.endTime|date:'yyyy-MM-dd HH:mm:ss'}} {{task.elapsedTime|durationHHMMSS}}