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 DE8E4115C5 for ; Tue, 24 Jun 2014 04:22:29 +0000 (UTC) Received: (qmail 18645 invoked by uid 500); 24 Jun 2014 04:22:24 -0000 Delivered-To: apmail-giraph-dev-archive@giraph.apache.org Received: (qmail 18542 invoked by uid 500); 24 Jun 2014 04:22:24 -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 18280 invoked by uid 500); 24 Jun 2014 04:22:24 -0000 Delivered-To: apmail-incubator-giraph-dev@incubator.apache.org Received: (qmail 18275 invoked by uid 99); 24 Jun 2014 04:22:24 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Jun 2014 04:22:24 +0000 Date: Tue, 24 Jun 2014 04:22:24 +0000 (UTC) From: "Avery Ching (JIRA)" To: giraph-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (GIRAPH-101) Replace munge with shim layer similar to Pig and Hive MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/GIRAPH-101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14041665#comment-14041665 ] Avery Ching commented on GIRAPH-101: ------------------------------------ Wow, that's great news. If you can refactor the giraph-core code a bit to use more generic interfaces from the shim great. If not, maybe we can just try to get it to work for now and refactor in a later diff. Removing munge will be a great benefit - i.e. making the Eclipse/Intellij IDE happy when importing and running unittests in addition to the other benefits mentioned in the task. > 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 was sent by Atlassian JIRA (v6.2#6252)