Hi, Regarding gora-cassandra dependencies, they are located in 2 different locations:
1. The dependencies that I managed to download with Ivy are listed in ivy.xml config: http://svn.apache.org/viewvc/incubator/gora/trunk/gora-cassandra/ivy/ivy.xml?view=markup 2. The ones that were not available in the Maven repository or that I could not get downloaded at that time via Ivy were uploaded to SVN: http://svn.apache.org/viewvc/incubator/gora/trunk/gora-cassandra/lib-ext/ The supported version is 0.8. Cassandra is now at version 1.0... Alexis. On Fri, Nov 4, 2011 at 1:48 PM, Lewis John Mcgibbney <[email protected]> wrote: > OK thanks for clarifying this. I will try and work towards a solution in > the short term. > > On Thu, Nov 3, 2011 at 9:04 PM, Henry Saputra <[email protected]>wrote: > >> Alexis changed the gora-cassandra module to use Hector as the client >> library. >> >> Its weird that its not activated in ivy.xml but was able to compile? >> I remember we comment out the gora-cassandra module in the maven >> script but not sure with the ivy one. >> >> - Henry >> >> On Wed, Nov 2, 2011 at 1:11 PM, Lewis John Mcgibbney >> <[email protected]> wrote: >> > Hi guys, >> > >> > I've been trying to get to the bottom of a couple of gora-cassandra >> module >> > related discrepancies this week. As far as I'm aware, the best >> information >> > for this stuff can be found on Alexis' blog [1]. I have one, pretty major >> > question... what Cassandra client are we using for the module? the >> module's >> > ivy.xml has it as thrift, however when using there are unresolved >> > dependencies when I'm building Nutchgora. >> > >> > Alexis' blog quotes the Hector client. However this is not activated in >> the >> > modules ivy.xml... >> > >> > Can anyone clarify where we have agreements on this one or more >> importantly >> > what is a realistic vision to be working towards as a community, if >> > required we can get a jira filed which accurately describes the problem >> and >> > a cure. Currently GORA-22 is pretty unclear and pretty outdated, however >> > the strange thing is that it seems to have been addressed! >> > >> > Thank you for any comments. >> > >> > [1] http://techvineyard.blogspot.com/#Cassandra_in_Gora >> > >> > -- >> > *Lewis* >> > >> > > > > -- > *Lewis* >
