Trying to use Fuse to mount HDFS. Can't compile libhdfs
I'm attempting to compile libhdfs (a native shared library that allows external apps to interface with hdfs). It's one of the few steps I have to take to mount Hadoop's hdfs using Fuse. The compilation seems to go well for a while but finishes with "BUILD FAILED" and the following problems summary - commons-logging#commons-logging;1.0.4: configuration not found in commons-logging#commons-logging;1.0.4: 'master'. It was required from org.apache.hadoop#Hadoop;working@btsotbal800 commons-logging log4j#log4j;1.2.15: configuration not found in log4j#log4j;1.2.15: 'master'. It was required from org