Ranjan, Storm doesn't expose locality that would aid in pulling data locally from tablet servers on supervisor nodes so there's no real "native" implementation of a Spout or Bolt for Accumulo. That being said, the Accumulo BatchWriter and Scanner/BatchScanner can be used quite easily in the Storm API.
On Wed, Oct 22, 2014 at 1:34 PM, Ranjan Sen <[email protected]> wrote: > I am looking for documentation on accessing Accumulo tables from Storm for > both read and write. Any resources? > > Thanks > Ranjan >
