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

Fix the inconsistent default refresh interval on Caching documentation

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      dfs.namenode.path.based.cache.refresh.interval.ms

      The NameNode will use this as the amount of milliseconds between subsequent path cache rescans. This calculates the blocks to cache and each DataNode containing a replica of the block that should cache it.

      By default, this parameter is set to 300000, which is five minutes.

      https://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-hdfs/CentralizedCacheManagement.html

      However, this default value was change in HDFS-6106 to 30 seconds. Please update docs.

      Attachments

        1. HDFS-13812-001.patch
          0.9 kB
          Hrishikesh Gadre

        Issue Links

          Activity

            People

              hgadre Hrishikesh Gadre
              belugabehr David Mollitor
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: