[
https://issues.apache.org/jira/browse/AMBARI-17145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15333028#comment-15333028
]
Masahiro Tanaka commented on AMBARI-17145:
------------------------------------------
Thank you [~jluniya]!
> 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
> Assignee: Masahiro Tanaka
> Attachments: AMBARI-17145.patch
>
>
> 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)