Hi, I've done a little investigating, began by taking the HBase storage plugin and started converting it to work with Accumulo. Haven't gone too far with it other than understanding the process flow and exploring what functions on the Accumulo side would be needed to fill the gaps. Whereas on HBase you send the drill query to the specific region server how in Accumulo would we send the query to the correct tserver or would you use a different strategy via a batchscanner or the like.
Lots of questions at this point but happy to discuss further if anyone's interested. -Jeff On Fri, Nov 13, 2015 at 11:39 AM, Steven Phillips <[email protected]> wrote: > There is not currently a plugin available within the Apache Drill codebase > for Accumulo, nor am I aware of anyone working on creating one. > > Is this something you would be interested in working on? > > On Fri, Nov 13, 2015 at 6:19 AM, Zen 98052 <[email protected]> wrote: > > > Hi, > > > > Is there already Drill driver talk to Apache Accumulo? If not, do you > know > > if someone is actively working on it? > > > > > > Thanks, > > Z > > >
