HI

I am loading hbase data using HbaseStorage and loading data from large
number of small files in same pig script.

Problem is that, HbaseStorage set this(pig.noSplitCombination) property to
true. Due to this splits are not combining and lot of mapper is getting
created (one for each small file).


Is there any workaround? currently i m dumping the hbase data in separate
pig script and then reading again.

Thanks And Regards
*Naman Mahor*
Software Engineer
E: naman.ma...@gmail.com

Reply via email to