[
https://issues.apache.org/jira/browse/HDFS-13822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16584230#comment-16584230
]
Hudson commented on HDFS-13822:
-------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #14796 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/14796/])
HDFS-13822. speedup libhdfs++ build (enable parallel build). Contributed
(jlowe: rev a17eed1b870ede9c6519b260e2dfe721b270bdbb)
* (edit) hadoop-hdfs-project/hadoop-hdfs-native-client/src/CMakeLists.txt
* (edit) hadoop-hdfs-project/hadoop-hdfs-native-client/pom.xml
* (edit)
hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/libhdfspp/tests/CMakeLists.txt
* (edit) hadoop-common-project/hadoop-common/HadoopJNI.cmake
* (edit)
hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/libhdfs/CMakeLists.txt
> 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
> Assignee: Allen Wittenauer
> Priority: Minor
> Fix For: 3.2.0
>
> Attachments: HDFS-13382.000.patch, HDFS-13822.01.patch,
> HDFS-13822.02.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]