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
