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

Improve the description of the setting dfs.image.compress

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.1.1
    • 3.2.0
    • documentation
    • None
    • Reviewed

    Description

      In HDFS-1435, we introduced a new option to store fsimage compressed. And this can avoid that It consumes a lot of network bandwidth when SBN do uploads a new fsimage to ANN. When lots of network bandwidth was consumed, it will affect ANN to deal with normal RPC requests or sync edit logs.

      This is a very useful setting when our fsimage file is very large. However current description of this setting is too simple, we can document this more.

      <property>
        <name>dfs.image.compress</name>
        <value>false</value>
        <description>Should the dfs image be compressed?
        </description>
      </property>
      

      Attachments

        1. HDFS-13884.001.patch
          0.7 kB
          Ryan Wu
        2. HDFS-13884.002.patch
          0.8 kB
          Ryan Wu

        Activity

          People

            jianliang.wu Ryan Wu
            linyiqun Yiqun Lin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: