[
https://issues.apache.org/jira/browse/MAPREDUCE-6025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14090332#comment-14090332
]
Manu Zhang commented on MAPREDUCE-6025:
---------------------------------------
I mean adding a dist profile in hadoop-mapreduce-client-nativetask/pom.xml
which will create
"target/hadoop-mapreduce-client-nativetask-${project.version}/lib/native"
directory and copy native libs there (if native libs exist). Then the current
hadoop-dist script could do its job.
> 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)