Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-2831

Description of dfs.namenode.name.dir should be changed

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 0.21.0, 0.23.0
    • None
    • namenode
    • None
    • NA

    Description

      <property>
        <name>dfs.namenode.name.dir</name>
        <value>file://${hadoop.tmp.dir}/dfs/name</value>
        <description>Determines where on the local filesystem the DFS name node
            should store the name table(fsimage).  If this is a comma-delimited list
            of directories then the name table is replicated in all of the
            directories, for redundancy. </description>
      </property>
      

      In the above property the description part is given as "Determines where on the local filesystem the DFS name node should store the name table(fsimage). " but it stores both name table(If nametable means only fsimage) and edits file.

      Attachments

        Activity

          People

            Unassigned Unassigned
            andreina J.Andreina
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: