You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Pradeep Ambati (JIRA)" <ji...@apache.org> on 2018/08/13 14:34:00 UTC

[jira] [Created] (HDFS-13822) speedup libhdfs++ build (enable parallel build)

Pradeep Ambati created HDFS-13822:
-------------------------------------

             Summary: 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


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: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org