You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Masahiro Tanaka (JIRA)" <ji...@apache.org> on 2016/06/09 13:41:20 UTC

[jira] [Created] (AMBARI-17145) Unformatted configs remain in zeppelin-env.sh

Masahiro Tanaka created AMBARI-17145:
----------------------------------------

             Summary: Unformatted configs remain in zeppelin-env.sh
                 Key: AMBARI-17145
                 URL: https://issues.apache.org/jira/browse/AMBARI-17145
             Project: Ambari
          Issue Type: Bug
          Components: ambari-server
    Affects Versions: trunk
         Environment: CentOS7.2
            Reporter: Masahiro Tanaka


When we just installed Zeppelin Notebook, {{/etc/zeppelin/conf/zeppelin-env.sh}} is like this

{code}

# Spark master url. eg. spark://master_addr:7077. Leave empty if you want to use local mode
export MASTER=yarn-client
export SPARK_YARN_JAR={spark_jar_dir}/zeppelin-spark-0.5.5-SNAPSHOT.jar

(snip)
{code}

It maybe ambari-server/src/main/resources/common-services/ZEPPELIN/0.6.0.2.5/package/scripts/params.py doesn't import {{from resource_management.libraries.functions.format import format}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)