Commit Graph

4 Commits

Author SHA1 Message Date
Elliott Clark
0e0c02b6bd Add the ability to Select into HBase table.
* Changed frontend analysis for HBase tables
* Changed Thrift messages to allow HBase as a sink type.
* JNI Wrapper around htable
* Create hbase-table-sink
* Create hbase-table-writer
* Static init lots of JNI related code for HBase.
* Cleaned up some cpplint issues.
* Changed junit analysis tests
* Create a new HBase test table.
* Added functional tests for HBase inserts.
2014-01-08 10:49:06 -08:00
Alan Choi
727ee77ec4 HBase now runs on pseudo-distributed mode with 4 region servers
code review : http://review.sf.cloudera.com/r/14695/
2012-03-08 15:07:12 -08:00
Alexander Behm
8fb607322d Added HBaseScanNode in the backend. 2011-08-29 16:57:45 -07:00
Alexander Behm
fade777919 Added HBase test files, and loading of HBase metadata into Impala. 2011-08-18 18:30:32 -07:00