[
https://issues.apache.org/jira/browse/MAPREDUCE-6006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Binglin Chang updated MAPREDUCE-6006:
-------------------------------------
Attachment: MAPREDUCE-6006.v1.patch
Attach first version of the patch, changes:
1. bugfix use hadoop-mapreduce-client-common normal jar rather than test-jar
2. invoke nttest in maven native build
3. remove copy test.sh in pom.xml, use cmake configure_file instead, which can
pass libjvm.so path to test script.
Note that the run *mvn test -Pnative* still fail(or OOM) cause some java tests
are still failing, I skip all java tests by running:
*mvn test -Pnative -Dtest=ddd*
Manually tested on macos and ubuntu, native tests run successfully.
> native-task: add native tests to maven and fix bug in pom.xml
> -------------------------------------------------------------
>
> Key: MAPREDUCE-6006
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6006
> Project: Hadoop Map/Reduce
> Issue Type: Sub-task
> Components: task
> Reporter: Binglin Chang
> Assignee: Binglin Chang
> Priority: Minor
> Attachments: MAPREDUCE-6006.v1.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)