Version: 1.5-RC4

Started with what was in the accumulo parent pom, and i was slowly taking
out various dependencies and seeing if stuff broke.  Was about to start
taking out all commons-* (at least all the ones I don't need).

Thanks again.

I'll post up my dependency list when finalize it, just for those who search
on Google.




On Tue, May 21, 2013 at 12:48 PM, Christopher <[email protected]> wrote:

> It depends on which version of Accumulo, but generally, you'll need
> accumulo-core, hadoop-client (or hadoop-core), zookeeper, and
> libthrift. You may also need accumulo-start, accumulo-trace,
> accumulo-fate.
>
> --
> Christopher L Tubbs II
> http://gravatar.com/ctubbsii
>
>
> On Tue, May 21, 2013 at 10:48 AM, Aaron <[email protected]> wrote:
> > try to create a simple Servlet that acts as a Accumulo Client.  Trying to
> > work through the fun of runtime dependencies on a Tomcat 7 server
> (7.0.40 to
> > be exact).
> >
> > Basically, anyone been thru this before?  Seem to be having some Jersey
> > conflicts as well as Servlet 2.5 vs 3.0 conflicts.
> >
> > 2nd part:  what accumulo dependencies do we need...i would assume at
> least
> > accumulo-core, but do we need all the others? Proxy? FATE? etc.
> >
> > If I get this figured out before I hear anything, I'll post my pom here.
> >
> > Thanks in advance,
> > Aaron
>

Reply via email to