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 97B579C28 for ; Wed, 2 May 2012 10:37:07 +0000 (UTC) Received: (qmail 75834 invoked by uid 500); 2 May 2012 10:37:05 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 75764 invoked by uid 500); 2 May 2012 10:37:05 -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 75751 invoked by uid 99); 2 May 2012 10:37:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 May 2012 10:37:04 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of bernarpa@gmail.com designates 209.85.214.44 as permitted sender) Received: from [209.85.214.44] (HELO mail-bk0-f44.google.com) (209.85.214.44) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 May 2012 10:36:59 +0000 Received: by bkty8 with SMTP id y8so394425bkt.31 for ; Wed, 02 May 2012 03:36:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=o8C7jUwfS9c0Kok+JS3dHah2OeNbRnvuSm2m1MH53DY=; b=zAPlg1HwoQz4VfpAw3hTTQF5Tc1lTGiE4KrUa9hZnwxhJCrfLe5WCX5FBZsqvZHj4R rni/8mgzzH8Xv1AUYSwZoRVLFfrDnJvxhoBwa83AmPhPotp6TuNClIea2G6LXB/AQVJS T1JlnGkv1ZRzwtYGHkkoyJeeV4vcLWyVb4BXMWHWf8yLU4o9LXKMerYdrepV9XQIcmI5 /dyP+67yuOpCzbtxGJbH9K9/4B2Xm9XU2WFnenP0rGVGgMDjWyZYFTNx4Zo9B8vWYRD+ g7TzwI6P2hoyRDiatFKRheUF6pu9EefucG7qKjr0vvQg2Yf5EDe2A1oRkt7XyzIvTzaw 45BA== Received: by 10.205.127.140 with SMTP id ha12mr7530742bkc.105.1335954997815; Wed, 02 May 2012 03:36:37 -0700 (PDT) Received: from [192.168.8.192] (host98-91-static.185-82-b.business.telecomitalia.it. [82.185.91.98]) by mx.google.com with ESMTPS id h18sm2756470bkw.3.2012.05.02.03.36.34 (version=SSLv3 cipher=OTHER); Wed, 02 May 2012 03:36:35 -0700 (PDT) Message-ID: <4FA10E2B.10006@gmail.com> Date: Wed, 02 May 2012 12:36:27 +0200 From: Paolo Bernardi User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120430 Thunderbird/12.0.1 MIME-Version: 1.0 To: user@cassandra.apache.org Subject: Re: Source for Cassandra Pig and Hive References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org I think that your best bet is to look directly into the source tarball https://www.apache.org/dyn/closer.cgi?path=/cassandra/1.0.8/apache-cassandra-1.0.8-src.tar.gz or in the git repository http://git-wip-us.apache.org/repos/asf/cassandra.git Paolo On 05/02/12 01:12, rk vishu wrote: > Hello All, > > could anyone of you point me to the source for > > org.apache.cassandra.hadoop.pig.CassandraStorage > and > org.apache.hadoop.hive.cassandra.CassandraStorageHandler > > for cassandra 1.0.8 ? > > i found pig's loaded class for 1.1.0-beta in > http://grepcode.com/file/repo1.maven.org/maven2/org.apache.cassandra/cassandra-all/1.1.0-beta1/org/apache/cassandra/hadoop/pig/CassandraStorage.java?av=f > > but cannot find 1.0.8 compatible version? Cannot find Hive's SerDe for > any version. > > Any help in this aspect is appreciated. > > -R > > > > > -- @bernarpa http://paolobernardi.wordpress.com