This input format will use Accumulo [TabletLocator] to create InputSplits for each tablet that contains records from specified ranges.
This strategy will perfom Accumulo bulk ingest.
It is not clear what would be better, a series of scanners or a BatchScanner.
This strategy will create one BatchWriter per partition and attempt to stream the records to the target tablets.