[
https://issues.apache.org/jira/browse/AMBARI-17145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15322679#comment-15322679
]
Hadoop QA commented on AMBARI-17145:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12809182/AMBARI-17145.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 core tests{color}. The patch passed unit tests in
ambari-server.
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/7276//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/7276//console
This message is automatically generated.
> 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)