Riven
Results
2
comments of
Riven
Hi @pzg250 , I got the same error too. Could I use this configuration as below from outside Spark Cluster ? `spark = SparkSession.builder.appName("SparkSample2").master("spark://192.XX.X.XX:7077").getOrCreate() ` I'd like to run this...
Hi, I've submitted an application to master from remote server. I got the same problem too. Loop messages: `WARN TaskSchedulerImpl: Initial job has not accepted any resources; check your cluster...