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=12&rev2=13

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

  {{{
  set mapred.reduce.tasks=12;
  set 
hive.mapred.partitioner=org.apache.hadoop.mapred.lib.TotalOrderPartitioner;
- set total.order.partitioner.natural.order=false;
  set total.order.partitioner.path=/tmp/hb_range_key_list;
  set hfile.compression=gz;
  

Reply via email to