GeoMesa does all of their Accumulo stuff via Scala: https://www.locationtech.org/projects/technology.geomesa
https://github.com/locationtech/geomesa On Tue, Jul 1, 2014 at 6:20 AM, Kevin Faro <[email protected]> wrote: > That is an awesome idea ... we will look into that. > > > On Mon, Jun 30, 2014 at 4:03 PM, William Slacum < > [email protected]> wrote: > > > That's a really cool DSL, Kevin. > > > > Any plans for adding in some iterator support? I see in the FAQ an > iterator > > is mentioned, but it'd be cool to be able to push the foreach > declarations > > out to the tservers, if possible. > > > > > > On Sun, Jun 29, 2014 at 4:26 PM, Kevin Faro <[email protected]> > > wrote: > > > > > If anybody is working with Accumulo using Scala, I have started to put > > > together a thin DSL that might be useful. It is more of a proof of > > concept > > > than anything at this point, but as we use it internally at Tetra I am > > sure > > > it will become more stable. If anybody is interested in using it or > > > contributing please feel free. Also, if you have any recommendations > or > > > feature requests let us know. > > > > > > Here is the link: https://github.com/tetra-concepts-llc/accumulo-scala > > > > > > --Kevin > > > > > > -- > > > Kevin Faro > > > Tetra Concepts > > > > > > -- Sean
