[ https://issues.apache.org/jira/browse/HADOOP-12095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14590342#comment-14590342
]
Hudson commented on HADOOP-12095:
---------------------------------
FAILURE: Integrated in Hadoop-Mapreduce-trunk #2177 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2177/])
HADOOP-12095. org.apache.hadoop.fs.shell.TestCount fails. Contributed by Brahma Reddy Battula.
(aajisaka: rev b578807b9903f3f2056c7064bfe5af8619eb4835)
* hadoop-common-project/hadoop-common/CHANGES.txt
* hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/shell/TestCount.java
> org.apache.hadoop.fs.shell.TestCount fails
> ------------------------------------------
>
> Key: HADOOP-12095
> URL: https://issues.apache.org/jira/browse/HADOOP-12095
> Project: Hadoop Common
> Issue Type: Bug
> Components: test
> Affects Versions: 2.8.0
> Reporter: Brahma Reddy Battula
> Assignee: Brahma Reddy Battula
> Fix For: 2.8.0
>
> Attachments: HADOOP-12095.patch
>
>
> *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)
|