Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change 
notification.

The "Hive/HBaseIntegration" page has been changed by JohnSichi.
http://wiki.apache.org/hadoop/Hive/HBaseIntegration?action=diff&rev1=31&rev2=32

--------------------------------------------------

  
   * more flexible column mapping (HIVE-806, HIVE-1245)
   * default column mapping in cases where no mapping spec is given
-  * filter pushdown and indexing (see also HIVE-417)
+  * filter pushdown and indexing (see [[Hive/FilterPushdownDev]] and 
[[Hive/IndexDev]])
   * expose timestamp attribute, possibly also with support for treating it as 
a partition key
   * allow per-table hbase.master configuration
   * run profiler and minimize any per-row overhead in column mapping
   * user defined routines for lookups and data loads via HBase client API 
(HIVE-758 and HIVE-791)
   * logging is very noisy, with a lot of spurious exceptions; investigate 
these and either fix their cause or squelch them
-  * replace dependencies on deprecated HBase API's such as RowResult 
(HIVE-1229)
-  * allow HBase WAL to be disabled (HIVE-1383)
  
  == Build ==
  

Reply via email to