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

DF default interval value is not consistent

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Patch Available
    • Trivial
    • Resolution: Unresolved
    • None
    • None
    • fs
    • None

    Description

      In core-default.xml, the value of the property fs.df.interval is 60000. This value is defined in CommonConfigurationKeysPublic.FS_DF_INTERVAL_DEFAULT, however, this value is never used.

      When this property is used in DF, the default value is DF.DF_INTERVAL_DEFAULT = 3000.

      This can cause potential confusion and should be fixed.

      Attachments

        1. HADOOP-13196.001.patch
          2 kB
          Wei-Chiu Chuang

        Issue Links

          Activity

            People

              weichiu Wei-Chiu Chuang
              weichiu Wei-Chiu Chuang
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: