Return-Path: X-Original-To: apmail-mahout-user-archive@www.apache.org Delivered-To: apmail-mahout-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 44FDACF39 for ; Wed, 13 Jun 2012 03:02:42 +0000 (UTC) Received: (qmail 87858 invoked by uid 500); 13 Jun 2012 03:02:40 -0000 Delivered-To: apmail-mahout-user-archive@mahout.apache.org Received: (qmail 87787 invoked by uid 500); 13 Jun 2012 03:02:40 -0000 Mailing-List: contact user-help@mahout.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@mahout.apache.org Delivered-To: mailing list user@mahout.apache.org Received: (qmail 87751 invoked by uid 99); 13 Jun 2012 03:02:38 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Jun 2012 03:02:38 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FSL_RCVD_USER,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ted.dunning@gmail.com designates 209.85.160.170 as permitted sender) Received: from [209.85.160.170] (HELO mail-gh0-f170.google.com) (209.85.160.170) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Jun 2012 03:02:32 +0000 Received: by ghbg2 with SMTP id g2so106613ghb.1 for ; Tue, 12 Jun 2012 20:02:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=v4FwyKd+oJlj7aEK2jRmqcUA698JeCzxaj7pu1fzJiY=; b=s1BuzvCMtOOHrbTclFXTuIu/k1MKykpqaLajhQnh+Q0o4N36yhWQZjr+FgT7Vqc3YJ kGjGYoeWCZmrivWnj87BlbGQtROoGaCwixf7Ji3hVbYMA9VA2mYhZu/1Dqr4lJw8Y6aX gvZDa8xbKKpdcbXGTWHdPb1Jam5AUrxl4Ug+MN24VO/GOeQ93BW3Uy8Zgq00ObUJO7Oz GbIX1l/AeU9FduxD7zyiKa3kSee1gkxS6ZpKTLaSq43D/MXB2OcV2BjZQ7OJu0gZxc5v nHAhdrSHbvtWFWbO2j35n4r565wzqKoIph4l8vYjidB4+KjeS5HWcj2nlHuHsslm0hRg +TVQ== Received: by 10.60.27.134 with SMTP id t6mr22617764oeg.70.1339556531239; Tue, 12 Jun 2012 20:02:11 -0700 (PDT) MIME-Version: 1.0 Received: by 10.182.231.100 with HTTP; Tue, 12 Jun 2012 20:01:40 -0700 (PDT) In-Reply-To: References: From: Ted Dunning Date: Tue, 12 Jun 2012 20:01:40 -0700 Message-ID: Subject: Re: Twitter Elephant Bird 3.0.0 available in Maven Central To: user@mahout.apache.org Content-Type: multipart/alternative; boundary=e89a8fb2022c337c2e04c251cfd0 --e89a8fb2022c337c2e04c251cfd0 Content-Type: text/plain; charset=UTF-8 Very interesting. Thanks for accommodating us! On Tue, Jun 12, 2012 at 5:20 PM, Andy Schlaikjer < andrew.schlaikjer@gmail.com> wrote: > Hi Mahout Users, > > The Elephant Bird team has just released version 3.0.0 which includes a > major refactoring of the codebase to split out independent modules and > Mavenize the project's build. > > One of the new modules, "elephant-bird-mahout", is geared towards Mahout > utilities and includes a "VectorWritableConverter" class supporting > round-trip conversion of data between Mahout Vector and Pig tuple formats. > This class, coupled with "SequenceFileLoader" and "SequenceFileStorage" > utilities from module "elephant-bird-pig" allow some interesting > opportunities for manipulation and generation of Mahout Vector data with > Pig. > > More details can be found at the EB Github project page: > > https://github.com/kevinweil/elephant-bird/ > > Best, > > Andy > @sagemintblue > --e89a8fb2022c337c2e04c251cfd0--