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

Trim fs.checkpoint.dir values

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.23.0
    • 2.0.0-alpha
    • namenode
    • Reviewed

    Description

      fs.checkpoint.dir values need to be trimmed like dfs.name.dir and dfs.data.dir values so eg the following works. This currently results in the directory "HADOOP_HOME/?/home/eli/hadoop/dirs3/dfs/chkpoint1" being created.

        <property>
          <name>fs.checkpoint.dir</name>
           <value>
      /home/eli/hadoop/dirs3/dfs/chkpoint1,
      /home/eli/hadoop/dirs3/dfs/chkpoint2
           </value>
        </property>
      

      Attachments

        1. HDFS-2799.patch
          3 kB
          amith
        2. HDFS-2799.patch
          4 kB
          amith

        Activity

          People

            amithdk amith
            eli Eli Collins
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: