You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by Hugo Zwaal <hu...@unitedgames.com> on 2011/01/04 19:18:49 UTC

Re: Hector version

Hi,

I'm also using Hector on Cassandra 0.6.8, but could not get Hector 
0.6.0-19 to work in Maven. It refers to an unexistent 
or.apache.cassandra/cassandra/0.6.5 package. I suspect this should be 
org.apache.cassandra/apache-cassandra/0.6.5. I also noticed there exists 
a 0.6.0-20 version. My questions are;

1) Wouldn's it be better to use 0.6.0-20 over 0.6.0-19, or is the latter 
one preferred (an why)?
2) Is there some documentation on migrating from 0.6.0-16? I noticed 
that several things changed in a backward-incompatible way.

Thanks, Hugo.

On 12/31/2010 8:52 AM, Ran Tavory wrote:
> Use 0.6.0-19
>
> On Friday, December 31, 2010, Zhidong She<zh...@gmail.com>  wrote:
>> Hi guys,
>>
>> We are trying Cassandra 0.6.8, and could you please kindly tell me which Hector Java client is suitable for 0.6.8?
>> The Hector 0.7.0 says it's for Cassandra 0.7.X, and shall we use Hector 0.6.0?
>>
>> Thanks,
>> Br
>> Zhidong
>>


Re: Hector version

Posted by Nate McCall <na...@riptano.com>.
0.6.0-19 still relies on the local lib directory and execution targets
in the pom file for tracking Cassandra versions. This is fixed in
0.6.0 branch, but has not been released although it is stable (we
could probably stand to do a release here and certainly will with
0.6.9 of Cassandra).

As for migrating from 0.6.0-16, this thread provides some high level
details (as well as additional maven explanation):
http://groups.google.com/group/hector-users/browse_thread/thread/ada58caca0174858/e8dd164ff10cc649?lnk=gst&q=release+0.6#

For future reference, hector-specific questions might be better
directed towards hector-users@googlegroups.com as you will probably
get a more direct reply quicker.


On Tue, Jan 4, 2011 at 12:18 PM, Hugo Zwaal <hu...@unitedgames.com> wrote:
> Hi,
>
> I'm also using Hector on Cassandra 0.6.8, but could not get Hector 0.6.0-19
> to work in Maven. It refers to an unexistent
> or.apache.cassandra/cassandra/0.6.5 package. I suspect this should be
> org.apache.cassandra/apache-cassandra/0.6.5. I also noticed there exists a
> 0.6.0-20 version. My questions are;
>
> 1) Wouldn's it be better to use 0.6.0-20 over 0.6.0-19, or is the latter one
> preferred (an why)?
> 2) Is there some documentation on migrating from 0.6.0-16? I noticed that
> several things changed in a backward-incompatible way.
>
> Thanks, Hugo.
>
> On 12/31/2010 8:52 AM, Ran Tavory wrote:
>>
>> Use 0.6.0-19
>>
>> On Friday, December 31, 2010, Zhidong She<zh...@gmail.com>  wrote:
>>>
>>> Hi guys,
>>>
>>> We are trying Cassandra 0.6.8, and could you please kindly tell me which
>>> Hector Java client is suitable for 0.6.8?
>>> The Hector 0.7.0 says it's for Cassandra 0.7.X, and shall we use Hector
>>> 0.6.0?
>>>
>>> Thanks,
>>> Br
>>> Zhidong
>>>
>
>