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

Typo in hdfs-default.xml causes dfs.client.block.write.replace-datanode-on-failure.enable to be mistakenly disabled

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0.0-alpha
    • 0.23.2
    • hdfs-client
    • None
    • Reviewed

    Description

      Here, "ture" should be "true" if we really do want this feature enabled by default.

      <property>
        <name>dfs.client.block.write.replace-datanode-on-failure.enable</name>
        <value>ture</value>
        ...
      </property>
      

      Attachments

        1. HDFS-2944.patch
          1 kB
          Aaron Myers

        Issue Links

          Activity

            People

              atm Aaron Myers
              atm Aaron Myers
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: