Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
AWS EC2 Linux Instance,Spark-1.6.3
-
Important
Description
I have set up a spark cluster in EC2 Instance and i have installed Zeppelin on the Instance.In Zeppelin-env.sh i have only updated the export master variable, I have updated with spark master url.
When i start the Zeppelin daemon server,It shows as Zeppelin START and then Zeppelin Process Died Error.
When i check the logs file, i noticed the error is "Could not find or load main class org.apache.zeppelin.server.ZeppelinServer".
Can you please let me know where i am going wrong and what all environment variables i should change?