todd.chen created ZEPPELIN-856:
----------------------------------
Summary: zeppelin on yarn load conf
Key: ZEPPELIN-856
URL: https://issues.apache.org/jira/browse/ZEPPELIN-856
Project: Zeppelin
Issue Type: Bug
Environment: jdk1.7 , centos6.x ,hadoop version 2.7.2 ,zeppelin 0.5.6
Reporter: todd.chen
when i make sure i set `export HADOOP_HOME=/path/to/hadoop` ,`export
HADOOP_CONF_DIR=$HADOOP_HOME/etc/hadoop/`,`export MASTER=yarn-client`,`export
SPARK_SUBMIT_OPTIONS="--master yarn-client"` in
`ZEPPELIN/conf/zeppelin-env.sh`,and my `yarn-site.xml` in `$HADOOP_CONF_DIR`
has `yarn.recourecemanager.address` ,but I find zeppelin can't load the conf
and it think `yarn.recourecemanager.address` is `127.0.0.1:18032` and can't
work ,what can we do to make it work
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)