#35902: hadoop is missing native libs -----------------------------+---------------------------------------------- Reporter: jeff@… | Owner: hum@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: hadoop -----------------------------+---------------------------------------------- Comment(by hum@…): Replying to [comment:4 jeff@…]:
There is another native lib for using fuse to mount hdfs that I just found a link on how to compile it. It would be great if you could get that working also. Here is a link to a doc decribing how to build the hdfs shared lib http://www.quora.com/How-can-I-get-proper-native- libraries-for-Hadoop-0-21-0-to-be-able-to-mount-HDFS-using-fuse-dfs
Very nice information! I updated the port to build libhdfs and added fusedfs variant to build contrib/fuse-dfs. Committed in r97554. It is helpful to me if you could check the port with Fuse-DFS as following: {{{ $ sudo port selfupdate $ sudo port install hadoop +fusedfs ... }}} fuse_dfs and fuse_dfs_wrapper.sh are located in ${prefix}/bin and ${prefix}/share/java/hadoop-${version}/bin respectively. -- Ticket URL: <https://trac.macports.org/ticket/35902#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS