Konstantin Shvachko created HDFS-10693:
------------------------------------------

             Summary: metaSave should print blocks, not LightWeightHashSet
                 Key: HDFS-10693
                 URL: https://issues.apache.org/jira/browse/HDFS-10693
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: namenode
    Affects Versions: 2.6.1
            Reporter: Konstantin Shvachko


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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org

Reply via email to