Selaa lähdekoodia

HADOOP-9044. add FindClass main class to provide classpath checking of installations (Steve Loughran via aw)

Allen Wittenauer 10 vuotta sitten
vanhempi
commit
d27439f839
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. 3 0
      hadoop-common-project/hadoop-common/CHANGES.txt

+ 3 - 0
hadoop-common-project/hadoop-common/CHANGES.txt

@@ -19,6 +19,9 @@ Trunk (Unreleased)
 
     HADOOP-11353. Add support for .hadooprc (aw)
 
+    HADOOP-9044. add FindClass main class to provide classpath checking
+    of installations (Steve Loughran via aw)
+
   IMPROVEMENTS
 
     HADOOP-8017. Configure hadoop-main pom to get rid of M2E plugin execution