소스 검색

HADOOP-2786 Move hbase out of hadoop core

git-svn-id: https://svn.apache.org/repos/asf/hadoop/core/trunk@618809 13f79535-47bb-0310-9956-ffa450edef68
Michael Stack 17 년 전
부모
커밋
4e2210e5ef
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      CHANGES.txt

+ 2 - 0
CHANGES.txt

@@ -5,6 +5,8 @@ Trunk (unreleased changes)
 
   INCOMPATIBLE CHANGES
 
+    HADOOP-2786.  Move hbase out of hadoop core
+
   NEW FEATURES
 
     HADOOP-1398.  Add HBase in-memory block cache.  (tomwhite)