[
https://issues.apache.org/jira/browse/HDFS-10696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15397240#comment-15397240
]
Hudson commented on HDFS-10696:
-------------------------------
SUCCESS: Integrated in Hadoop-trunk-Commit #10167 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/10167/])
HDFS-10696. TestHDFSCLI fails. Contributed by Kai Sasaki. (aajisaka: rev
414fbfab41470923eb82a21628709e51fd3a3f6e)
* hadoop-hdfs-project/hadoop-hdfs/src/test/resources/testHDFSConf.xml
*
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/DFSAdmin.java
> TestHDFSCLI fails
> -----------------
>
> Key: HDFS-10696
> URL: https://issues.apache.org/jira/browse/HDFS-10696
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: test
> Reporter: Akira Ajisaka
> Assignee: Kai Sasaki
> Fix For: 2.8.0, 3.0.0-alpha2
>
> Attachments: HDFS-10696.01.patch, HDFS-10696.02.patch
>
>
> TestHDFSCLI fails.
> {noformat}2016-07-27 19:53:20,790 [main] INFO cli.CLITestHelper
> (CLITestHelper.java:displayResults(177)) - Comparator:
> [RegexpComparator]
> 2016-07-27 19:53:20,790 [main] INFO cli.CLITestHelper
> (CLITestHelper.java:displayResults(179)) - Comparision result:
> [fail]
> 2016-07-27 19:53:20,791 [main] INFO cli.CLITestHelper
> (CLITestHelper.java:displayResults(181)) - Expected output: [^(
> |\t)*The storage type specific quota is cleared when -storageType option is
> specified.( )*]
> 2016-07-27 19:53:20,791 [main] INFO cli.CLITestHelper
> (CLITestHelper.java:displayResults(183)) - Actual output:
> [-clrSpaceQuota [-storageType <storagetype>] <dirname>...<dirname>: Clear the
> space quota for each directory <dirName>.
> For each directory, attempt to clear the quota. An error will
> be reported if
> 1. the directory does not exist or is a file, or
> 2. user is not an administrator.
> It does not fault if the directory has no quota.
> The storage type specific quota is cleared when -storageType
> option is specified. Available storageTypes are
> - RAM_DISK
> - DISK
> - SSD
> - ARCHIVE
> ]
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]