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

2016-06-15 Thread Jayush Luniya (JIRA)

 [ 
https://issues.apache.org/jira/browse/AMBARI-17145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jayush Luniya updated AMBARI-17145:
---
Resolution: Fixed
Status: Resolved  (was: Patch Available)

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


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

2016-06-09 Thread Masahiro Tanaka (JIRA)

 [ 
https://issues.apache.org/jira/browse/AMBARI-17145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Masahiro Tanaka updated AMBARI-17145:
-
Status: Patch Available  (was: Open)

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


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

2016-06-09 Thread Masahiro Tanaka (JIRA)

 [ 
https://issues.apache.org/jira/browse/AMBARI-17145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Masahiro Tanaka updated AMBARI-17145:
-
Attachment: AMBARI-17145.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)