Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-14676

Wrong default value for "fs.df.interval"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.6.1
    • 2.9.0, 3.0.0-beta1
    • common, conf, fs
    • None
    • Reviewed

    Description

      According to core-default.xml the default value of fs.df.interval = 60 sec. But the implementation of DF substitutes 3 sec instead. The problem is that DF uses outdated constant DF.DF_INTERVAL_DEFAULT instead of the correct one CommonConfigurationKeysPublic.FS_DF_INTERVAL_DEFAULT.

      Attachments

        1. HADOOP-14676.001.patch
          1 kB
          Sherwood Zheng

        Activity

          People

            zhengxg3 Sherwood Zheng
            shv Konstantin Shvachko
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: