Return-Path: X-Original-To: apmail-giraph-dev-archive@www.apache.org Delivered-To: apmail-giraph-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 8B38210AF5 for ; Fri, 12 Jul 2013 18:24:59 +0000 (UTC) Received: (qmail 78043 invoked by uid 500); 12 Jul 2013 18:24:59 -0000 Delivered-To: apmail-giraph-dev-archive@giraph.apache.org Received: (qmail 77884 invoked by uid 500); 12 Jul 2013 18:24:59 -0000 Mailing-List: contact dev-help@giraph.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@giraph.apache.org Delivered-To: mailing list dev@giraph.apache.org Received: (qmail 77876 invoked by uid 99); 12 Jul 2013 18:24:59 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Jul 2013 18:24:59 +0000 Received: from localhost (HELO aching-mbp2.local) (127.0.0.1) (smtp-auth username aching, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Jul 2013 18:24:58 +0000 Message-ID: <51E049FA.3080007@apache.org> Date: Fri, 12 Jul 2013 11:24:58 -0700 From: Avery Ching User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 MIME-Version: 1.0 To: dev@giraph.apache.org Subject: Re: [jira] [Commented] (GIRAPH-101) Replace munge with shim layer similar to Pig and Hive References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Thanks Mike. Looking forward to hearing about it! We are finding more issues with Hadoop incompatibility, so it would great to get something going here (even if it's just a start). Looking forward to seeing what happens by next Friday. Avery On 7/12/13 11:20 AM, Michael Aro wrote: > Hello, > > I have not made a significant progress. Give me till next Friday for > update, please. > > Mike. > > > On Fri, Jul 12, 2013 at 1:13 PM, Avery Ching (JIRA) wrote: > >> [ >> https://issues.apache.org/jira/browse/GIRAPH-101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13707095#comment-13707095] >> >> Avery Ching commented on GIRAPH-101: >> ------------------------------------ >> >> Hi Michael, any update on this? It would be super helpful to see how far >> you got. >> >>> Replace munge with shim layer similar to Pig and Hive >>> ----------------------------------------------------- >>> >>> Key: GIRAPH-101 >>> URL: https://issues.apache.org/jira/browse/GIRAPH-101 >>> Project: Giraph >>> Issue Type: Improvement >>> Reporter: Avery Ching >>> Assignee: Michael Aro >>> Labels: gsoc, gsoc2013, mentor >>> >>> Munge (http://sonatype.github.io/munge-maven-plugin/) is a hacky way of >> support multiple versions of Hadoop. The shim layers in Pig and Hive are a >> cleaner way to do this I think. >>> Munge also forces us to release only in source, or to supply different >> binaries for different hadoop versions. >> >> -- >> This message is automatically generated by JIRA. >> If you think it was sent incorrectly, please contact your JIRA >> administrators >> For more information on JIRA, see: http://www.atlassian.com/software/jira >>