LiXin Ge created HDFS-11928:
-------------------------------

             Summary: Segment overflow in FileDistributionCalculator
                 Key: HDFS-11928
                 URL: https://issues.apache.org/jira/browse/HDFS-11928
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: tools
    Affects Versions: 3.0.0-alpha3
            Reporter: LiXin Ge
            Assignee: LiXin Ge
             Fix For: 3.0.0-alpha4


When run hdfs oiv command to analyse a fsimage file with FileDistribution 
processor,
the range segment of file size get overflowed:
{quote}
(1.98 GB, 1.98 GB]      2
(1.98 GB, 1.99 GB]      4
(1.99 GB, -2 GB]        7
(2 GB, -1.99 GB]        7
(2.02 GB, -1.98 GB]     2
(2.02 GB, -1.97 GB]     9
(2.03 GB, -1.96 GB]     5
(2.04 GB, -1.95 GB]     11
(2.05 GB, -1.95 GB]     4
{quote}
this patch fixs this problem.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
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