you should be able to use the -D option to set the new value LoadIncrementalHFiles -Dhbase.mapreduce.bulkload.max.hfiles.perRegion.perFamily=NEW_VALUE
Matteo On Wed, Aug 20, 2014 at 3:46 PM, Jerry Lam <[email protected]> wrote: > Hi HBase users, > > I wonder if anyone knows how to make change to > the MAX_FILES_PER_REGION_PER_FAMILY in LoadIncrementalHFiles? > > The default value is 32 which is quite small. > > HBase Version 0.98 > > Thank you, > > Jerry >
