Jelajahi Sumber

HADOOP-4628. Move Hive into a standalone subproject. (omalley)

git-svn-id: https://svn.apache.org/repos/asf/hadoop/core/trunk@713122 13f79535-47bb-0310-9956-ffa450edef68
Owen O'Malley 16 tahun lalu
induk
melakukan
3afa0475e8
1 mengubah file dengan 2 tambahan dan 0 penghapusan
  1. 2 0
      CHANGES.txt

+ 2 - 0
CHANGES.txt

@@ -28,6 +28,8 @@ Trunk (unreleased changes)
     HADOOP-4435. The JobTracker WebUI displays the amount of heap memory 
     in use. (dhruba)
 
+    HADOOP-4628. Move Hive into a standalone subproject. (omalley)
+
   NEW FEATURES
 
     HADOOP-4575. Add a proxy service for relaying HsftpFileSystem requests.