Hi, I would like to find out how I can really reduce number of mappers to less than the number of regions in the hbase table. Could someone please let me know how to do that in pig while using load command as:
LOAD 'hbase://$HBASE_TABLE' USING org.apache.pig.backend.hadoop.hbase.HBaseStorage Regards, *Fahri Surucu*
