Getting NullPointerException when running Spark Code in Zeppelin 0.7.1

后端 未结 9 1017
梦毁少年i
梦毁少年i 2021-02-05 10:59

I have installed Zeppelin 0.7.1. When I tried to execute the Example spark program(which was available with Zeppelin Tutorial notebook), I am getting t

9条回答
  •  长情又很酷
    2021-02-05 11:37

    Did you set right SPARK_HOME? Just wondered what sk is in your export SPARK_HOME="/${homedir}/sk"

    (I just wanted to comment below your question but couldn't, due to my lack of reputation

提交回复
热议问题