ERROR SparkContext:Error initializing SparkContext.

img


【解决】

img

添加:
SPARK_LOCAL_IP=127.0.0.1

img

然后应用运行:

img

运行成功!

连不上服务问题