[ https://issues.apache.org/jira/browse/HDFS-5866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13918524#comment-13918524 ]
Hudson commented on HDFS-5866: ------------------------------ SUCCESS: Integrated in Hadoop-trunk-Commit #5254 (See [https://builds.apache.org/job/Hadoop-trunk-Commit/5254/]) HDFS-5866. '-maxSize' and '-step' option fail in OfflineImageViewer. Contributed by Akira Ajisaka. (wheat9: http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1573694) * /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt * /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineImageViewer/FileDistributionCalculator.java * /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineImageViewer/OfflineImageViewerPB.java * /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/tools/offlineImageViewer/TestOfflineImageViewer.java > '-maxSize' and '-step' option fail in OfflineImageViewer > -------------------------------------------------------- > > Key: HDFS-5866 > URL: https://issues.apache.org/jira/browse/HDFS-5866 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: tools > Affects Versions: 3.0.0, 2.2.0 > Reporter: Akira AJISAKA > Assignee: Akira AJISAKA > Fix For: 2.4.0 > > Attachments: HDFS-5866.2.patch, HDFS-5866.3.patch, HDFS-5866.4.patch, > HDFS-5866.5.patch, HDFS-5866.patch > > > Executing -step or/and -maxSize option will get the following error: > {code} > $ hdfs oiv -p FileDistribution -step 102400 -i input -o output > Error parsing command-line options: > Usage: bin/hdfs oiv [OPTIONS] -i INPUTFILE -o OUTPUTFILE > {code} -- This message was sent by Atlassian JIRA (v6.2#6252)