notebook icon indicating copy to clipboard operation
notebook copied to clipboard

Please support Spark progressbar monitor like in Zeppelin notebooks

Open chanansh opened this issue 1 year ago • 0 comments
trafficstars

Problem

Cannot see long pyspark command progress,

Proposed Solution

see for comparison Zeppelin notebook and the package https://github.com/swan-cern/sparkmonitor (which does not work for me and repo is deprecated)

Additional context

When I run a pyspark action I would like to see a progress bar to make sure the command is alive and the cluster has not halted.

chanansh avatar Feb 26 '24 13:02 chanansh