You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by GitBox <gi...@apache.org> on 2019/01/16 08:37:17 UTC

[GitHub] mcapuccini commented on issue #3283: [ZEPPELIN-3949] Add HADOOP_CLASSPATH in ZEPPELIN_CLASSPATH when starting Zeppelin

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:
users@infra.apache.org


With regards,
Apache Git Services