[ https://issues.apache.org/jira/browse/HADOOP-7560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13089743#comment-13089743
]
Mahadev konar commented on HADOOP-7560:
---------------------------------------
bq. How about adding a top-level hadoop-extras and putting hadoop-alfredo there?
+1. I like this idea. I am also not in favor of another set of svn moves. Its very disrupting.
> Make hadoop-common a POM module with sub-modules (common & alfredo)
> -------------------------------------------------------------------
>
> Key: HADOOP-7560
> URL: https://issues.apache.org/jira/browse/HADOOP-7560
> Project: Hadoop Common
> Issue Type: Sub-task
> Reporter: Alejandro Abdelnur
> Assignee: Alejandro Abdelnur
> Fix For: 0.23.0
>
>
> Currently hadoop-common is a JAR module, thus it cannot aggregate sub-modules.
> Changing it to POM module it makes it an aggregator module, all the code under hadoop-common
must be moved to a sub-module.
> I.e.:
> mkdir hadoop-common-project
> mv hadoop-common hadoop-common-project
> mv hadoop-alfredo hadoop-common-project
> hadoop-common-project/pom.xml is a POM module that aggregates common & alfredo
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|