Hi Ryan,

I have been running some tests locally, and I've been using.

http://github.com/rantav/hector

If you look at the pom.xml you can get a pretty good idea of the
dependencies required to run a cassandra client for version 5. I usually
combine it with the maven one jar to create one jar file required for my
testing. Note hector has not been upgraded to v6.

For version 6, I suspect that we can yank the dependences out the
ant/pom.xml file to determine the runtime jars needed.


Tom

<http://github.com/rantav/hector>

On Sun, Mar 14, 2010 at 11:08 AM, Ryan Daum <r...@thimbleware.com> wrote:

> I know people have been successful embedding Cassandra, and I've seen code
> for how to bootstrap it, but I'm wondering what people have done to manage
> its 3rd party dependencies at build time? Especially for Maven projects,
> Cassandra is highly uncooperative as a dependency, as many of its 3rd party
> dependencies have no Maven repository source, and the Cassandra POM has been
> orphaned.
>
> R
>
>


-- 
Tom Chen
Software Architect
GOGII, Inc
t...@gogii.net
650-468-6318

Reply via email to