You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Brandon Li (JIRA)" <ji...@apache.org> on 2015/05/04 23:42:06 UTC

[jira] [Updated] (AMBARI-10912) Incorrect property name set in hdfs-site.xml for NFS dump directory

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

Brandon Li updated AMBARI-10912:
--------------------------------
    Attachment: AMBARI-10912.001.patch

> Incorrect property name set in hdfs-site.xml for NFS dump directory
> -------------------------------------------------------------------
>
>                 Key: AMBARI-10912
>                 URL: https://issues.apache.org/jira/browse/AMBARI-10912
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.1.0
>            Reporter: Brandon Li
>            Assignee: Brandon Li
>         Attachments: AMBARI-10912.001.patch
>
>
> The actual property name is 'nfs.file.dump.dir' instead 'nfs.dump.dir':
> Hdfs-site.xml
> <property>
>       <name>nfs.dump.dir</name>
>       <value>/tmp/.hdfs-nfs</value>
>     </property>



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