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=15&rev2=16

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

  
  Positive QL tests are under {{{hbase-handler/src/test/queries}}}.
  These use a HBase+Zookeeper mini-cluster for hosting the fixture
- tables in-process, so no free-standing HBase installation is needed in order 
to run them.
+ tables in-process, so no free-standing HBase installation is needed in order 
to run them.  To avoid failures due to port conflicts, don't try to run these 
tests on the same machine where a real HBase master or zookeeper is running.
+ 
  The QL tests can be executed via ant like this:
  
  {{{

Reply via email to