You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The plugin seems to behave as expected getting port from the environment ( * ). But when using the socket ( ** ) it gets an error Broken pipe (Write failed) e.g. ( *** ).
Be patient :) could you help me to investigate this?
Thanks in advance.
( * )
SPARKMONITOR_LISTENER: Started SparkListener for Jupyter Notebook
SPARKMONITOR_LISTENER: Port obtained from environment: 37836
SPARKMONITOR_LISTENER: Application Started: KubernetesSpark ...Start Time: 1589273651632
This usually happens because the front-end extension is not running. I think this error is actually linked to your previous issue. Are you able to successfully run the jupyter labextension install jupyterlab_sparkmonitor command?
The plugin seems to behave as expected getting port from the environment ( * ). But when using the socket ( ** ) it gets an error
Broken pipe (Write failed)
e.g. ( *** ).Be patient :) could you help me to investigate this?
Thanks in advance.
( * )
( ** )
jupyterlab-sparkmonitor/scalalistener/CustomListener.scala
Line 54 in 9f5da77
( *** )
The text was updated successfully, but these errors were encountered: