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:40:09 UTC

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

Brandon Li created AMBARI-10912:
-----------------------------------

             Summary: 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


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)