region.
Regards,
Jyothi
-Original Message-
From: divye sheth [mailto:divs.sh...@gmail.com]
Sent: 25 March 2014 16:08
To: user@hbase.apache.org
Subject: Bulk Loading with Presplits
Hi,
I am having a table with presplits, and am writing a utility to bulkLoad
StoreFiles into this table
job.getConfiguration(),
partitionsPath);
}
{code}
Thanks,
Rajeshbabu.
From: divye sheth [divs.sh...@gmail.com]
Sent: Tuesday, March 25, 2014 4:07 PM
To: user@hbase.apache.org
Subject: Bulk Loading with Presplits
Hi,
I am having a table with presplits, and am writing a utility to
Hi,
I am having a table with presplits, and am writing a utility to bulkLoad
StoreFiles into this table using the doBulkLoad functionality. The question
that comes to my mind is how does Hbase handle the distribution of the keys
when performing a bulkLoad?
How does it decide which key(row) goes t