[
https://issues.apache.org/jira/browse/MAPREDUCE-6025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14090342#comment-14090342
]
Binglin Chang commented on MAPREDUCE-6025:
------------------------------------------
I am not sure this can work, the current hadoop-dist script only copy
sub-module jars, not native library paths, it does not have
target/hadoop-mapreduce-client-nativetask-${project.version} at all.
Add some script into hadoop-mapreduce-project/pom.xml dist profile like
hadoop-common/hadoop-hdfs(they inherent dist profile from
hadoop-project-dist/pom.xml) would work.
> native-task: fix native library distribution
> --------------------------------------------
>
> Key: MAPREDUCE-6025
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6025
> Project: Hadoop Map/Reduce
> Issue Type: Sub-task
> Components: task
> Reporter: Manu Zhang
> Assignee: Manu Zhang
> Attachments: mapreduce-6025.txt
>
>
> currently running "mvn install -Pdist" fails and nativetask native library is
> not distributed to hadoop tar
--
This message was sent by Atlassian JIRA
(v6.2#6252)