|
@@ -15420,7 +15420,7 @@
|
|
|
<comparators>
|
|
|
<comparator>
|
|
|
<type>SubstringComparator</type>
|
|
|
- <expected-output>setSpaceQuota: java.io.FileNotFoundException: Directory does not exist: /test1</expected-output>
|
|
|
+ <expected-output>setSpaceQuota: Directory does not exist: /test1</expected-output>
|
|
|
</comparator>
|
|
|
</comparators>
|
|
|
</test>
|
|
@@ -15486,7 +15486,7 @@
|
|
|
<comparators>
|
|
|
<comparator>
|
|
|
<type>SubstringComparator</type>
|
|
|
- <expected-output>clrQuota: java.io.FileNotFoundException: Directory does not exist: /test1</expected-output>
|
|
|
+ <expected-output>clrQuota: Directory does not exist: /test1</expected-output>
|
|
|
</comparator>
|
|
|
</comparators>
|
|
|
</test>
|
|
@@ -15506,7 +15506,7 @@
|
|
|
<comparators>
|
|
|
<comparator>
|
|
|
<type>RegexpComparator</type>
|
|
|
- <expected-output>put: org.apache.hadoop.hdfs.protocol.DSQuotaExceededException: The DiskSpace quota of /dir1 is exceeded: quota=1.0k diskspace consumed=[0-9.]+[kmg]*</expected-output>
|
|
|
+ <expected-output>put: The DiskSpace quota of /dir1 is exceeded: quota=1.0k diskspace consumed=[0-9.]+[kmg]*</expected-output>
|
|
|
</comparator>
|
|
|
</comparators>
|
|
|
</test>
|
|
@@ -15526,7 +15526,7 @@
|
|
|
<comparators>
|
|
|
<comparator>
|
|
|
<type>SubstringComparator</type>
|
|
|
- <expected-output>mkdir: org.apache.hadoop.hdfs.protocol.NSQuotaExceededException: The NameSpace quota (directories and files) of directory /dir1 is exceeded: quota=1 file count=2</expected-output>
|
|
|
+ <expected-output>mkdir: The NameSpace quota (directories and files) of directory /dir1 is exceeded: quota=1 file count=2</expected-output>
|
|
|
</comparator>
|
|
|
</comparators>
|
|
|
</test>
|
|
@@ -15792,7 +15792,7 @@
|
|
|
<comparators>
|
|
|
<comparator>
|
|
|
<type>TokenComparator</type>
|
|
|
- <expected-output>saveNamespace: java.io.IOException: Safe mode should be turned ON in order to create namespace image.</expected-output>
|
|
|
+ <expected-output>saveNamespace: Safe mode should be turned ON in order to create namespace image.</expected-output>
|
|
|
</comparator>
|
|
|
</comparators>
|
|
|
</test>
|
|
@@ -16168,7 +16168,7 @@
|
|
|
<comparators>
|
|
|
<comparator>
|
|
|
<type>SubstringComparator</type>
|
|
|
- <expected-output>setQuota: org.apache.hadoop.hdfs.server.namenode.SafeModeException: Cannot set quota on /test. Name node is in safe mode.</expected-output>
|
|
|
+ <expected-output>setQuota: Cannot set quota on /test. Name node is in safe mode.</expected-output>
|
|
|
</comparator>
|
|
|
</comparators>
|
|
|
</test>
|
|
@@ -16187,7 +16187,7 @@
|
|
|
<comparators>
|
|
|
<comparator>
|
|
|
<type>SubstringComparator</type>
|
|
|
- <expected-output>clrQuota: org.apache.hadoop.hdfs.server.namenode.SafeModeException: Cannot set quota on /test. Name node is in safe mode.</expected-output>
|
|
|
+ <expected-output>clrQuota: Cannot set quota on /test. Name node is in safe mode.</expected-output>
|
|
|
</comparator>
|
|
|
</comparators>
|
|
|
</test>
|
|
@@ -16207,7 +16207,7 @@
|
|
|
<comparators>
|
|
|
<comparator>
|
|
|
<type>SubstringComparator</type>
|
|
|
- <expected-output>setSpaceQuota: org.apache.hadoop.hdfs.server.namenode.SafeModeException: Cannot set quota on /test. Name node is in safe mode.</expected-output>
|
|
|
+ <expected-output>setSpaceQuota: Cannot set quota on /test. Name node is in safe mode.</expected-output>
|
|
|
</comparator>
|
|
|
</comparators>
|
|
|
</test>
|
|
@@ -16226,7 +16226,7 @@
|
|
|
<comparators>
|
|
|
<comparator>
|
|
|
<type>SubstringComparator</type>
|
|
|
- <expected-output>clrSpaceQuota: org.apache.hadoop.hdfs.server.namenode.SafeModeException: Cannot set quota on /test. Name node is in safe mode.</expected-output>
|
|
|
+ <expected-output>clrSpaceQuota: Cannot set quota on /test. Name node is in safe mode.</expected-output>
|
|
|
</comparator>
|
|
|
</comparators>
|
|
|
</test>
|