HADOOP-2389 Provide multiple language bindings for HBase (Thrift)

Added thrift jar in advance so HADOOP-2389 patch will build on hudson.


git-svn-id: https://svn.apache.org/repos/asf/lucene/hadoop/trunk/src/contrib/hbase@610921 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Stack 2008-01-10 20:34:59 +00:00
parent df0f5658a5
commit db34c56319
3 changed files with 3 additions and 0 deletions

View File

@ -23,6 +23,7 @@ Trunk (unreleased changes)
HADOOP-2395 Implement "ALTER TABLE ... CHANGE column" operation HADOOP-2395 Implement "ALTER TABLE ... CHANGE column" operation
(Bryan Duxbury via Stack) (Bryan Duxbury via Stack)
HADOOP-2240 Truncate for hbase (Edward Yoon via Stack) HADOOP-2240 Truncate for hbase (Edward Yoon via Stack)
HADOOP-2389 Provide multiple language bindings for HBase (Thrift)
OPTIMIZATIONS OPTIMIZATIONS
HADOOP-2479 Save on number of Text object creations HADOOP-2479 Save on number of Text object creations

View File

@ -6,3 +6,5 @@ In addition, this product includes software developed by:
European Commission project OneLab (http://www.one-lab.org) European Commission project OneLab (http://www.one-lab.org)
Udanax (http://www.udanax.org) Udanax (http://www.udanax.org)
Facebook, Inc. (http://developers.facebook.com/thrift/ -- Page includes the Thrift Software License)

BIN
lib/libthrift-r746.jar Normal file

Binary file not shown.