Dear Wiki user,

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

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

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

  
  = Sort Data =
  
- Now comes the big step:  running a sort over all of the data to be bulk 
loaded.  Make sure that your Hive instance has {{{hive_hbase-handler.jar}}} 
available on its auxpath.
+ Now comes the big step:  running a sort over all of the data to be bulk 
loaded.  Make sure that your Hive instance has the HBase jars available on its 
auxpath.
  
  {{{
  set mapred.reduce.tasks=12;

Reply via email to