[
https://issues.apache.org/jira/browse/MAPREDUCE-900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12746031#action_12746031
]
Steve Loughran commented on MAPREDUCE-900:
------------------------------------------
# make project name hadoop-mapred (in lower case), so that ivy-publish
publishes the artifact in that case, to aid others to pick it up
# ivy-report to depend on ivy-resolve, so generating the reports for every
configuration
# replace ivy/hadoop-core.pom with ivy/hadoop-mapred.pom by rename and editing
inside
# {{assert-hadoop-jar-exists}} target to look for {{${hadoop-mapred.jar}}}, not
{{${hadoop.jar}}}
> Proposed enhancements/tuning to hadoop-mapred/build.xml
> -------------------------------------------------------
>
> Key: MAPREDUCE-900
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-900
> Project: Hadoop Map/Reduce
> Issue Type: Improvement
> Components: build
> Affects Versions: 0.21.0
> Reporter: Steve Loughran
> Assignee: Steve Loughran
> Priority: Minor
>
> sibling list of HADOOP-6206 and HDFS-560, enhancements to the mapreduce build
> for easier single-system build/test
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.