Author: stack Date: Thu Jan 10 12:34:59 2008 New Revision: 610921 URL: http://svn.apache.org/viewvc?rev=610921&view=rev Log: HADOOP-2389 Provide multiple language bindings for HBase (Thrift) Added thrift jar in advance so HADOOP-2389 patch will build on hudson.
Added: lucene/hadoop/trunk/src/contrib/hbase/lib/libthrift-r746.jar (with props) Modified: lucene/hadoop/trunk/src/contrib/hbase/CHANGES.txt lucene/hadoop/trunk/src/contrib/hbase/NOTICE.txt Modified: lucene/hadoop/trunk/src/contrib/hbase/CHANGES.txt URL: http://svn.apache.org/viewvc/lucene/hadoop/trunk/src/contrib/hbase/CHANGES.txt?rev=610921&r1=610920&r2=610921&view=diff ============================================================================== --- lucene/hadoop/trunk/src/contrib/hbase/CHANGES.txt (original) +++ lucene/hadoop/trunk/src/contrib/hbase/CHANGES.txt Thu Jan 10 12:34:59 2008 @@ -23,6 +23,7 @@ HADOOP-2395 Implement "ALTER TABLE ... CHANGE column" operation (Bryan Duxbury via Stack) HADOOP-2240 Truncate for hbase (Edward Yoon via Stack) + HADOOP-2389 Provide multiple language bindings for HBase (Thrift) OPTIMIZATIONS HADOOP-2479 Save on number of Text object creations Modified: lucene/hadoop/trunk/src/contrib/hbase/NOTICE.txt URL: http://svn.apache.org/viewvc/lucene/hadoop/trunk/src/contrib/hbase/NOTICE.txt?rev=610921&r1=610920&r2=610921&view=diff ============================================================================== --- lucene/hadoop/trunk/src/contrib/hbase/NOTICE.txt (original) +++ lucene/hadoop/trunk/src/contrib/hbase/NOTICE.txt Thu Jan 10 12:34:59 2008 @@ -6,3 +6,5 @@ European Commission project OneLab (http://www.one-lab.org) Udanax (http://www.udanax.org) + +Facebook, Inc. (http://developers.facebook.com/thrift/ -- Page includes the Thrift Software License) Added: lucene/hadoop/trunk/src/contrib/hbase/lib/libthrift-r746.jar URL: http://svn.apache.org/viewvc/lucene/hadoop/trunk/src/contrib/hbase/lib/libthrift-r746.jar?rev=610921&view=auto ============================================================================== Binary file - no diff available. Propchange: lucene/hadoop/trunk/src/contrib/hbase/lib/libthrift-r746.jar ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream