Github user smusevic commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/270#issuecomment-191162345 @Leemoonsoo thanks for your reply. I most definitely do not have `export SPARK_CLASSPATH=/etc/hbase/conf` in my `conf/zeppelin-env.sh`, double checked just now. However, is anyone aware of `SPARK_CLASSPATH` getting initialized during `spark-submit`? `SPARK_CLASSPATH` does get initialized in the `bit/interpreter.sh`, but investigation has revealed that the line in question does not execute if `SPARK_HOME` is set in `conf/zeppelin-env.sh`. Anyway, my question now would be: if `SPARK_CLASSPATH` is not set when `spark-submit` is executed then Zeppelin using a `SPARK_HOME` set to some value should work? Thank you in advance! Regards, S.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---