Hi,
I need to upload the bulk load of data into the Hbase-0.89 using the Map Reduce program, I tried with the MapReduce program sample available in the Hbase-0.20.6 API documents. But when I used the same samples for the Hbase-0.89, BatchUpdate class files are removed, Then I used the PUT to insert the data. I gave up finally and I seeking help. Anyone succeeded in the uploading the bulk load of data into the Hbase-0.89 using the MapReduce program. I need the Map Reduce code to do the BulkUpload Regards Jason
