You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Dmytro Sen (JIRA)" <ji...@apache.org> on 2015/05/27 17:01:17 UTC

[jira] [Updated] (AMBARI-11429) Downloaded HDFS Client config has incorrect value

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

Dmytro Sen updated AMBARI-11429:
--------------------------------
    Attachment: AMBARI-11429.patch

> Downloaded HDFS Client config has incorrect value
> -------------------------------------------------
>
>                 Key: AMBARI-11429
>                 URL: https://issues.apache.org/jira/browse/AMBARI-11429
>             Project: Ambari
>          Issue Type: Bug
>          Components: stacks
>    Affects Versions: 2.1.0
>            Reporter: Dmytro Sen
>            Assignee: Dmytro Sen
>            Priority: Critical
>             Fix For: 2.1.0
>
>         Attachments: AMBARI-11429.patch
>
>
> Steps:
> # Go to HDFS server.
> # Download client configs.
> Result: in downloaded hadoop-env.sh file is present following line:
> {code}
> HADOOP_NFS3_OPTS="-Xmxm -Dhadoop.security.logger=ERROR,DRFAS ${HADOOP_NFS3_OPTS}"
> {code}
> In original file is present following:
> {code}
> HADOOP_NFS3_OPTS="-Xmx1024m -Dhadoop.security.logger=ERROR,DRFAS ${HADOOP_NFS3_OPTS}"
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)