Hi your tools looks really promising. currently i get: `{"error": "SPARK_NOT_RUNNING"}` running /spark in my setup. How can i configure the extension to work in an environment like this: `pyspark2 --deploy-mode client --master yarn` Could you give me a hint how to configure the setting in this case? `jupyter notebook --Spark.url="http://localhost:4040"` Thank you.
Hi your tools looks really promising.
currently i get:
{"error": "SPARK_NOT_RUNNING"}running /spark in my setup.
How can i configure the extension to work in an environment like this:
pyspark2 --deploy-mode client --master yarnCould you give me a hint how to configure the setting in this case?
jupyter notebook --Spark.url="http://localhost:4040"Thank you.