[
https://issues.apache.org/jira/browse/AMBARI-21585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16103076#comment-16103076
]
Hadoop QA commented on AMBARI-21585:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12879110/AMBARI-21585_trunk_v2.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 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:red}-1 core tests{color}. The test build failed in
[ambari-server|https://builds.apache.org/job/Ambari-trunk-test-patch/11868//artifact/patch-work/testrun_ambari-server.txt]
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/11868//console
This message is automatically generated.
> Remove environment variables from zeppelin-env.sh
> --------------------------------------------------
>
> Key: AMBARI-21585
> URL: https://issues.apache.org/jira/browse/AMBARI-21585
> Project: Ambari
> Issue Type: Bug
> Reporter: Prabhjyot Singh
> Assignee: Prabhjyot Singh
> Attachments: AMBARI-21585_trunk_v1.patch, AMBARI-21585_trunk_v2.patch
>
>
> This is to remove three of the environment variables from zeppelin-env.sh;
> - `ZEPPELIN_JAVA_OPTS` this initialises spark.executor.memory,
> spark.executor.instances and spark.yarn.queue which should ideally be
> configured in Zeppelin's interpreter setting to avoid confusion.
> - `SPARK_YARN_USER_ENV` is no longer used.
> - `PYTHONPATH` if required should be configured from Zeppelin's interpreter
> setting.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)