Return-Path: X-Original-To: apmail-cassandra-user-archive@www.apache.org Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B4F8A1151B for ; Thu, 27 Mar 2014 09:23:56 +0000 (UTC) Received: (qmail 52923 invoked by uid 500); 27 Mar 2014 09:23:53 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 52805 invoked by uid 500); 27 Mar 2014 09:23:52 -0000 Mailing-List: contact user-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@cassandra.apache.org Delivered-To: mailing list user@cassandra.apache.org Received: (qmail 52793 invoked by uid 99); 27 Mar 2014 09:23:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Mar 2014 09:23:50 +0000 X-ASF-Spam-Status: No, hits=2.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_REPLY,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of userw93@gmail.com designates 209.85.220.47 as permitted sender) Received: from [209.85.220.47] (HELO mail-pa0-f47.google.com) (209.85.220.47) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Mar 2014 09:23:44 +0000 Received: by mail-pa0-f47.google.com with SMTP id lj1so3183489pab.6 for ; Thu, 27 Mar 2014 02:23:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=i55Zg+fvhztk5ePptsxDwt6+Uo305OnzurIoAzM2bRo=; b=dl+PF8sYbvXSihyXe4YIwyJ6Bf/EYdDQZoNV6DOTBqiTOrdMS0IBDc5ITSbXe6klol B2Gi6x5F6xBhBvYSe9ezzwQqzE//54aFzEoKEtoT3WYdtZoWex+/F/t/ReVUBxVOEtmX c6c2BXp5aR8RiXt1T+RjI94r6EGsyo5rlvnftKWiquxdE3oUAZu6mpdLswycf6brcNJf EgGoHNsvqS1mncyyIF3tbPSIgsHDO8Yt02/ZDZE4gDboow0V57KydpZPgxchhiYBDH9A pXa/pWPPLrykKckcDK4B6J1rruCx2MtoU6XZPx4xUJzjXmUdKT3eJuHAkZ+7jDQQqRxE YfNg== MIME-Version: 1.0 X-Received: by 10.68.230.200 with SMTP id ta8mr791017pbc.10.1395912202508; Thu, 27 Mar 2014 02:23:22 -0700 (PDT) Received: by 10.70.31.34 with HTTP; Thu, 27 Mar 2014 02:23:22 -0700 (PDT) In-Reply-To: <5333DFAF.5030301@gmail.com> References: <5333DFAF.5030301@gmail.com> Date: Thu, 27 Mar 2014 14:53:22 +0530 Message-ID: Subject: Re: Which hector version is suitable for cassandra 2.0.6 ? From: user 01 To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=047d7b2ee467f7e08d04f5932267 X-Virus-Checked: Checked by ClamAV on apache.org --047d7b2ee467f7e08d04f5932267 Content-Type: text/plain; charset=ISO-8859-1 Umm.. That means there *are *some issues with Hector ! Btw both Hector & Datastax java driver are maintained by Datastax, & both for java, this speaks for itself ! My project is going to production very soon.. & I would need to switch to new library. Are there any major differences between Hector & DS Java Driver, in terms of API & performance ? (I know I would need to try this out myself to get to know better). On Thu, Mar 27, 2014 at 1:52 PM, ssivikt@gmail.com wrote: > If you're using C* v2 I suggest you to switch to the latest DataStax > JavaDriver which the only one who supports C* v2. Also you can use Astyanax > in order to switch to its API but having something like DS JavaDriver under > the hood. > It may be interesting for you http://techblog.netflix.com/ > 2013/12/astyanax-update.html > > > On 03/27/2014 11:17 AM, user 01 wrote: > >> Which hector version is suitable for cassandra 2.0.6 ? >> >> I am seeing that version 1.1-4(which I believe is latest release?) has >> been there around since very long time even before C* 2.x.x series wasn't >> out. So is it the latest release suitable for 2.0 series? >> >> Is Hector under active development nowadays ? >> > > --047d7b2ee467f7e08d04f5932267 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Umm.. That means there are=A0some issues with Hecto= r ! Btw both Hector &=A0Datastax java driver are maintained by Datastax= , & both for java, this speaks for itself !

My proje= ct is going to production very soon.. & I would need to switch to new l= ibrary. Are there any major differences between Hector & DS Java Driver= , in terms of API & performance ? (I know I would need to try this out = myself to get to know better).



On Thu, Mar 27, 2014 at 1:52 PM, ssivikt@gmail.com <ssivikt@gmail.com> wrote:
If you're using C* v2 I suggest you to s= witch to the latest DataStax JavaDriver which the only one who supports C* = v2. Also you can use Astyanax in order to switch to its API but having some= thing like DS JavaDriver under the hood.
It may be interesting for you http://techblog.netflix.com/2013/12/astyanax-update.html
<= br>
On 03/27/2014 11:17 AM, user 01 wrote:
Which hector version is suitable for cassandra 2.0.6 ?

I am seeing that version 1.1-4(which I believe is latest release?) has been= there around since very long time even before C* 2.x.x series wasn't o= ut. =A0So is it the latest release suitable for 2.0 series?

Is Hector under active development nowadays ?


--047d7b2ee467f7e08d04f5932267--