Yuan Zhou created HDFS-14950: -------------------------------- Summary: missing libhdfspp libs in dist-package Key: HDFS-14950 URL: https://issues.apache.org/jira/browse/HDFS-14950 Project: Hadoop HDFS Issue Type: Bug Components: build Reporter: Yuan Zhou Assignee: Yuan Zhou Attachments: fix_libhdfspp_lib.patch
In a Hadoop build like "mvn package -Pnative" will copy HDFS native libs to target/lib/native. For now it will only copy the C client libraries(libhdfs.\{a,so}). C++ based HDFS client libraies(libhdfspp.\{a,so}) are missing there. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org