Hi I am using bulk load to insert data into hbase. Its runs fine if I need to insert in one table. But Now, I have the requirement in which I need to insert data into more than one table. But it seems that using bulk load, we can generate hfiles for 1 table only. So the question is that is there any solution which enable us to generate hfiles in multiple output paths and then we can load these different files in different hbase tables.
Thanks in advance -- Regards Shuja-ur-Rehman Baig <http://pk.linkedin.com/in/shujamughal>
