Can you monitor live spark jobs in server mode?
Opened this issue · 0 comments
Maxim341 commented
We would like to monitor live spark jobs in server mode. We want all spark jobs to be in one place... When you run in live mode there is only one SparkLint UI per job? We would like all finished and running jobs to be under one SparkLint UI.
We are able to run in live mode where there is only one job per UI. In server mode it seems to only show spark jobs that have finished?
Is there a way to see all jobs old and running in server mode?