[
https://issues.apache.org/jira/browse/HDFS-13822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16580136#comment-16580136
]
Allen Wittenauer commented on HDFS-13822:
-----------------------------------------
-01:
* is what I'm currently using (minus some changes for yarn and mr). has fixes
for OS X, openssl, and some other stuff.
It doesn't use the hadoop-maven-plugin code for ctest because the
hadoop-maven-plugin TestMojo code is not really built for large amounts of
tests. It basically requires listing every single test binary in its own
execution snippet in the pom. IIRC.
hadoop-maven-plugin should probably have a new mojo added that specifically
calls ctest in a directory. (It should also probably be fixed to call Windows
cmake compatibly, especially now that cmake 3.1+ works in a sane way on
Windows.)
> speedup libhdfs++ build (enable parallel build)
> -----------------------------------------------
>
> Key: HDFS-13822
> URL: https://issues.apache.org/jira/browse/HDFS-13822
> Project: Hadoop HDFS
> Issue Type: Improvement
> Reporter: Pradeep Ambati
> Priority: Minor
> Attachments: HDFS-13382.000.patch, HDFS-13822.01.patch
>
>
> libhdfs++ has significantly increased clean build times for the native client
> on trunk. Problem is that libhdfs++ isn't build in parallel. When I tried to
> force a parallel build by specifying -Dnative_make_args=-j4, the build fails
> due to dependencies.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]