Return-Path: X-Original-To: apmail-pig-dev-archive@www.apache.org Delivered-To: apmail-pig-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E88C840F6 for ; Sun, 15 May 2011 18:01:17 +0000 (UTC) Received: (qmail 71586 invoked by uid 500); 15 May 2011 18:01:17 -0000 Delivered-To: apmail-pig-dev-archive@pig.apache.org Received: (qmail 71527 invoked by uid 500); 15 May 2011 18:01:17 -0000 Mailing-List: contact dev-help@pig.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@pig.apache.org Delivered-To: mailing list dev@pig.apache.org Received: (qmail 71503 invoked by uid 99); 15 May 2011 18:01:17 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 15 May 2011 18:01:17 +0000 Received: from localhost (HELO mail-wy0-f177.google.com) (127.0.0.1) (smtp-auth username hashutosh, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Sun, 15 May 2011 18:01:16 +0000 Received: by wyb28 with SMTP id 28so4465105wyb.22 for ; Sun, 15 May 2011 11:01:15 -0700 (PDT) Received: by 10.227.53.209 with SMTP id n17mr3399970wbg.95.1305482475078; Sun, 15 May 2011 11:01:15 -0700 (PDT) MIME-Version: 1.0 Received: by 10.227.133.135 with HTTP; Sun, 15 May 2011 11:00:55 -0700 (PDT) In-Reply-To: References: From: Ashutosh Chauhan Date: Sun, 15 May 2011 11:00:55 -0700 Message-ID: Subject: Re: Squid Log Loader To: dev@pig.apache.org Content-Type: text/plain; charset=ISO-8859-1 Hey Julian, That will certainly be useful. Piggybank is meant for users collaborating for tools/extensions around Pig. I am quite sure others will find Squid Proxy Log parsing in Pig to be useful. Do contribute! Ashutosh On Sat, May 14, 2011 at 09:17, Julian Gutierrez Oschmann wrote: > Hi guys, > Working on some analytics jobs over Squid Proxy logs (access logs) I > implemented some Storage classes for Squid log parsing (default squid, > squidmime, common, combined). > Wonder if you find it useful. I'm interested in contribute it to Piggybank. > Cheers, > > Julian > -- > http://behindthiscode.blogspot.com/ >