[ https://issues.apache.org/jira/browse/HDFS-8612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brahma Reddy Battula updated HDFS-8612: --------------------------------------- Component/s: test > org.apache.hadoop.fs.shell.TestCount failing > -------------------------------------------- > > Key: HDFS-8612 > URL: https://issues.apache.org/jira/browse/HDFS-8612 > Project: Hadoop HDFS > Issue Type: Bug > Components: test > Reporter: Brahma Reddy Battula > Assignee: Brahma Reddy Battula > > *Error Message* > Argument(s) are different! Wanted: > printStream.println( > " DISK_QUOTA REM_DISK_QUOTA SSD_QUOTA REM_SSD_QUOTA > ARCHIVE_QUOTA REM_ARCHIVE_QUOTA PATHNAME" > ); > -> at > org.apache.hadoop.fs.shell.TestCount.processPathWithQuotasByQTVH(TestCount.java:342) > Actual invocation has different arguments: > printStream.println( > " SSD_QUOTA REM_SSD_QUOTA DISK_QUOTA REM_DISK_QUOTA > ARCHIVE_QUOTA REM_ARCHIVE_QUOTA PATHNAME" > ); > -> at org.apache.hadoop.fs.shell.Count.processOptions(Count.java:124) > Check the following report for same.. > https://builds.apache.org/job/PreCommit-HADOOP-Build/6973/testReport/ -- This message was sent by Atlassian JIRA (v6.3.4#6332)