Re: Databricks notebook - cluster taking a long time to get created, often timing out

2021-08-16 Thread Jeff Zhang
Maybe you can try the zeppelin notebook. http://zeppelin.apache.org/ karan alang 于2021年8月17日周二 下午2:11写道: > Hello - i've been using the Databricks notebook(for pyspark or scala/spark > development), and recently have had issues wherein the cluster creation > takes a long time to get created, oft

Databricks notebook - cluster taking a long time to get created, often timing out

2021-08-16 Thread karan alang
Hello - i've been using the Databricks notebook(for pyspark or scala/spark development), and recently have had issues wherein the cluster creation takes a long time to get created, often timing out. Any ideas on how to resolve this ? Any other alternatives to databricks notebook ?

spark-submit not running on macbook pro

2021-08-16 Thread karan alang
Hello Experts, i'm trying to run spark-submit on my macbook pro(commandline or using PyCharm), and it seems to be giving error -> Exception: Java gateway process exited before sending its port number i've tried setting values to variable in the program (based on the recommendations by people on