mcapuccini commented on issue #3283: [ZEPPELIN-3949] Add HADOOP_CLASSPATH in ZEPPELIN_CLASSPATH when starting Zeppelin URL: https://github.com/apache/zeppelin/pull/3283#issuecomment-454695679 Hi @felixcheung. I've tried to set `CLASSPATH=$CLASSPATH:$HADOOP_CLASSPATH` before running `bin/zeppelin.sh`, but that causes Zeppelin to crash (I was getting errors like "class not found"). Setting `ZEPPELIN_CLASSPATH` worked just fine for me.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
