Akira Ajisaka created HDFS-10696:
------------------------------------
Summary: 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
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]