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

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

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

Hudson commented on AMBARI-11429:
---------------------------------

SUCCESS: Integrated in Ambari-trunk-Commit #2726 (See [https://builds.apache.org/job/Ambari-trunk-Commit/2726/])
AMBARI-11429 Downloaded HDFS Client config has incorrect value (dsen) (dsen: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=a245ce69a1eab9b06563260bde12f41898d52037)
* ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/params.py


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