How do I get the documentation for the C API ? Also when I try to use the hdfsConnect() function what do I pass as argument ? Should I pass in the host name of the master and the port it is listening on ? I mean in the configuration file for Hadoop I have the fs.default.name set to "hdfs://dev030.sctm.com:9000". So do I pass in "hdfs://dev030.sctm.com" and 9000 as args. Please advice.
Thanks A
