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