[
https://issues.apache.org/jira/browse/HDFS-5942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Nauroth updated HDFS-5942:
--------------------------------
Hadoop Flags: Reviewed
+1 for the patch. I'll commit this later today.
> Fix javadoc in OfflineImageViewer
> ---------------------------------
>
> Key: HDFS-5942
> URL: https://issues.apache.org/jira/browse/HDFS-5942
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: documentation, tools
> Affects Versions: 3.0.0
> Reporter: Akira AJISAKA
> Assignee: Akira AJISAKA
> Priority: Minor
> Labels: docuentation, newbie
> Attachments: HDFS-5942.patch
>
>
> The descriptions of PBImageXmlWriter.java and LsrPBImage.java are as follows:
> {code}
> /**
> * This is the tool for analyzing file sizes in the namespace image. In order
> to
> * run the tool one should define a range of integers <tt>[0, maxSize]</tt> by
> * specifying <tt>maxSize</tt> and a <tt>step</tt>. The range of integers is
> * divided into segments of size <tt>step</tt>:
> ... skip
> {code}
> which is the same as the description of FileDistributionCalculator.java
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)