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

metaSave should print blocks, not LightWeightHashSet

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.6.1
    • 2.7.4
    • namenode
    • None
    • Reviewed

    Description

      metaSave command does not print actually block info for invalid blocks. This is because it is trying to print instances of LightWeightHashSet<Block>, which is not informative.
      See InvalidateBlocks.dump() method.

      Attachments

        1. HDFS-10693.001.patch
          2 kB
          Yuanbo Liu

        Activity

          People

            yuanbo Yuanbo Liu
            shv Konstantin Shvachko
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: