Return-Path: X-Original-To: apmail-incubator-accumulo-user-archive@minotaur.apache.org Delivered-To: apmail-incubator-accumulo-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 28EB99D47 for ; Fri, 2 Mar 2012 13:49:08 +0000 (UTC) Received: (qmail 56763 invoked by uid 500); 2 Mar 2012 13:49:04 -0000 Delivered-To: apmail-incubator-accumulo-user-archive@incubator.apache.org Received: (qmail 56130 invoked by uid 500); 2 Mar 2012 13:49:03 -0000 Mailing-List: contact accumulo-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: accumulo-user@incubator.apache.org Delivered-To: mailing list accumulo-user@incubator.apache.org Received: (qmail 55813 invoked by uid 99); 2 Mar 2012 13:49:03 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Mar 2012 13:49:03 +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 (nike.apache.org: domain of jason.trost@gmail.com designates 209.85.220.175 as permitted sender) Received: from [209.85.220.175] (HELO mail-vx0-f175.google.com) (209.85.220.175) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Mar 2012 13:48:57 +0000 Received: by vcbfl13 with SMTP id fl13so1529403vcb.6 for ; Fri, 02 Mar 2012 05:48:36 -0800 (PST) Received-SPF: pass (google.com: domain of jason.trost@gmail.com designates 10.52.27.10 as permitted sender) client-ip=10.52.27.10; Authentication-Results: mr.google.com; spf=pass (google.com: domain of jason.trost@gmail.com designates 10.52.27.10 as permitted sender) smtp.mail=jason.trost@gmail.com; dkim=pass header.i=jason.trost@gmail.com Received: from mr.google.com ([10.52.27.10]) by 10.52.27.10 with SMTP id p10mr16586830vdg.16.1330696116638 (num_hops = 1); Fri, 02 Mar 2012 05:48:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=KyE1wA3T12PEjBROmGQMBY8HiKYD/7IXzUrjpwk3PhM=; b=PHcUAN3CpZWLGiSTGI9Htlg8kfYDsBm0jb0+c2x4B5boaAO5TuTX+WBJ1mXOFtqeVg zWSth5InGvD6ewOvFrUJRLXReChNy2HrohQW7VstixvEdnXblGTmqxJAS1P6EJOJPYr8 H3BGNnYW62y5PqaZm6v/ctMFeZYbx6Mi4/onrU4AcIgkb9juTj5yAuoEgwTSsiGk7c4+ 6+TYZFxMAdUQ9Tgawf1w2i41tlwSQXyvm5VYC8EbcpAddt4nmWqdWun5HtEigsAbK1zs hClkRQDEBwo4jlc8+EjHGSisNq1tRm6y0eWLzLAfwCCetCjpXZwsolH4DtLuBnKZQdiA yKYA== MIME-Version: 1.0 Received: by 10.52.27.10 with SMTP id p10mr14114655vdg.16.1330696116505; Fri, 02 Mar 2012 05:48:36 -0800 (PST) Received: by 10.220.232.66 with HTTP; Fri, 2 Mar 2012 05:48:36 -0800 (PST) Date: Fri, 2 Mar 2012 08:48:36 -0500 Message-ID: Subject: [Blog Post]: Accumulo and Pig play together now From: Jason Trost To: accumulo-user@incubator.apache.org, user@nutch.apache.org, common-user@hadoop.apache.org, user@pig.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org For anyone interested... Accumulo and Pig play together now: http://www.covert.io/post/18605091231/accumulo-and-pig and https://github.com/jt6211/accumulo-pig --Jason