فهرست منبع

HDFS-10228. TestHDFSCLI fails. (Contributed by Akira AJISAKA)

Arpit Agarwal 9 سال پیش
والد
کامیت
c9307e48b7
1فایلهای تغییر یافته به همراه3 افزوده شده و 3 حذف شده
  1. 3 3
      hadoop-hdfs-project/hadoop-hdfs/src/test/resources/testHDFSConf.xml

+ 3 - 3
hadoop-hdfs-project/hadoop-hdfs/src/test/resources/testHDFSConf.xml

@@ -1861,7 +1861,7 @@
       <comparators>
         <comparator>
           <type>RegexpComparator</type>
-          <expected-output>^mv: `file2': No such file or directory</expected-output>
+          <expected-output>^mv: `file2': No such file or directory: `NAMENODE/user/USERNAME/file2'</expected-output>
         </comparator>
       </comparators>
     </test>
@@ -2618,7 +2618,7 @@
       <comparators>
         <comparator>
           <type>RegexpComparator</type>
-          <expected-output>^cp: `file2': No such file or directory</expected-output>
+          <expected-output>^cp: `file2': No such file or directory: `NAMENODE/user/USERNAME/file2'</expected-output>
         </comparator>
       </comparators>
     </test>
@@ -6555,7 +6555,7 @@
       <comparators>
         <comparator>
           <type>RegexpComparator</type>
-          <expected-output>touchz: `file0': No such file or directory</expected-output>
+          <expected-output>touchz: `file0': No such file or directory: `NAMENODE/user/USERNAME/file0'</expected-output>
         </comparator>
       </comparators>
     </test>