Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
TestHDFSCLI fails.
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 ]
Attachments
Attachments
Issue Links
- is broken by
-
HDFS-9937 Update dfsadmin command line help and HdfsQuotaAdminGuide
- Resolved