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:43:21 UTC

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

    [ https://issues.apache.org/jira/browse/AMBARI-17145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15322514#comment-15322514 ] 

Masahiro Tanaka commented on AMBARI-17145:
------------------------------------------

Submit a patch

> 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
>         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)