On Fri, Aug 17, 2012 at 4:09 PM, anil gupta <[email protected]> wrote: > If you want to customize the bulkloader then you can write your own mapper > to define the business logic for loading. You need to specify the mapper at > the time of running importsv by using:
Thanks, Anil. I had that seen that section of the HBase book, but glossed over the mapper class property until you pointed it out. Norbert
