You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/09/12 17:36:00 UTC

[jira] [Commented] (AMBARI-21936) Do not export YARN_CONF_DIR in 'yarn-env.sh' file

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

Hadoop QA commented on AMBARI-21936:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12886664/AMBARI-21936.patch
  against trunk revision .

    {color:red}-1 patch{color}.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/12193//console

This message is automatically generated.

> Do not export YARN_CONF_DIR in 'yarn-env.sh' file
> -------------------------------------------------
>
>                 Key: AMBARI-21936
>                 URL: https://issues.apache.org/jira/browse/AMBARI-21936
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 3.0.0
>            Reporter: Vitaly Brodetskyi
>            Assignee: Vitaly Brodetskyi
>            Priority: Blocker
>             Fix For: 3.0.0
>
>         Attachments: AMBARI-21936.patch
>
>
> yarn-env.sh exports YARN_CONF_DIR 
> {code:title=yarn-env.sh}
>    # resolve links - $0 may be a softlink
>       export YARN_CONF_DIR="${YARN_CONF_DIR:-$HADOOP_YARN_HOME/conf}"
> {code}
> This causes in not respecting --config option for yarn daemon.
> Hence please remove the export



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)