You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-user@hadoop.apache.org by Phantom <gh...@gmail.com> on 2007/06/13 06:03:49 UTC

C API for HDFS

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