You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by Apache Wiki <wi...@apache.org> on 2010/06/02 03:42:23 UTC

[Hadoop Wiki] Update of "Hive/HBaseIntegration" by JohnSichi

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=25&rev2=26

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

   * 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
+  * allow HBase WAL to be disabled (HIVE-1383)
  
  = Build =