|
|
+
Jason Trost 2013-03-16, 00:56
-
Re: pyaccumulo - A Python Client Lib for AccumuloEric Newton 2013-03-16, 17:08
Nice! I like it!
I did some work this week to pull out trace information from the trace table using python. It was really fun to use, but some of the thrift API is a little clunky to use directly. -Eric On Fri, Mar 15, 2013 at 8:56 PM, Jason Trost <[EMAIL PROTECTED]> wrote: > In case anyone is interested... I pushed this to Github tonight. > > pyaccumulo - This is a more python friendly wrapper around the Python > Thrift Proxy API python code. > https://github.com/accumulo/pyaccumulo > > The examples all work for me, but I have not tested the setup.py > script or RPM building yet. > > Feedback and Pull Requests are welcome and when this is more stable it > will likely be rolled into the contrib section. > > --Jason > |