Roman Shaposhnik created GIRAPH-794:
---------------------------------------
Summary: 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
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:
* <version> (same as <version>-hadoop1)
* <version>-hadoop1
* <version>-hadoop2
Thoughts?
--
This message was sent by Atlassian JIRA
(v6.1#6144)