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 1BE9A10B1C for ; Mon, 10 Feb 2014 01:05:29 +0000 (UTC) Received: (qmail 48421 invoked by uid 500); 10 Feb 2014 01:05:20 -0000 Delivered-To: apmail-giraph-dev-archive@giraph.apache.org Received: (qmail 48363 invoked by uid 500); 10 Feb 2014 01:05:20 -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 48350 invoked by uid 500); 10 Feb 2014 01:05:19 -0000 Delivered-To: apmail-incubator-giraph-dev@incubator.apache.org Received: (qmail 48345 invoked by uid 99); 10 Feb 2014 01:05:19 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Feb 2014 01:05:19 +0000 Date: Mon, 10 Feb 2014 01:05:19 +0000 (UTC) From: "Roman Shaposhnik (JIRA)" To: giraph-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (GIRAPH-794) add support for generic hadoop1 and hadoop2 profiles 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-794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman Shaposhnik updated GIRAPH-794: ------------------------------------ Attachment: 0001-GIRAPH-794-add-support-for-generic-hadoop1-and-hadoo.patch Latest version of the patch > add support for generic hadoop1 and hadoop2 profiles > ---------------------------------------------------- > > Key: GIRAPH-794 > URL: https://issues.apache.org/jira/browse/GIRAPH-794 > Project: Giraph > Issue Type: Improvement > Components: build > Affects Versions: 1.0.0 > Reporter: Roman Shaposhnik > Assignee: Roman Shaposhnik > Fix For: 1.1.0 > > Attachments: 0001-GIRAPH-794-add-support-for-generic-hadoop1-and-hadoo.patch, 0001-GIRAPH-794.-add-support-for-generic-hadoop1-and-hado.patch > > > I would like to propose that as part of Giraph 1.1.0 we introduce generic hadoop1 and hadoop2 profiles that would be expected to track latest releases on hadoop 1.x and hadoop 2.x codelines (currently these are 1.2.1 and 2.2.0). These profiles will be the ones used to publish Giraph maven artifacts. Following the convention established by HBase I propose that we bake hadoop1 and hadoop2 tokens into a version. > Thus every release of Giraph starting from 1.1.0 will deploy the following versions: > * (same as -hadoop1) > * -hadoop1 > * -hadoop2 > Thoughts? -- This message was sent by Atlassian JIRA (v6.1.5#6160)