You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@drill.apache.org by vaibhav thapliyal <va...@gmail.com> on 2015/07/01 20:13:26 UTC

Creating accumulo storage plugin

Hi everyone,

As per my knowledge there is currently no storage plugin for accumulo.

Hence I am trying to create one for accumulo. I read that creating a
storage plugin requires implementing a few interfaces. The main problem
currently I am facing is with developing the understanding of the current
codebase of other storage plugin(HBASE) and how these interfaces have been
implemented.

Any resources to make this process easier?

Thanks
Vaibhav