[ http://issues.apache.org/jira/browse/HADOOP-256?page=comments#action_12413538 ]
Arun C Murthy commented on HADOOP-256: -------------------------------------- I have attached libhdfs.patch... It creates a new sub-dir: hadoop/src/c++/libhdfs and also a port of hadoop/src/test/org/apache/hadoop/fs/TestDFSIO.java called src/test/org/apache/hadoop/fs/TestDFSCIO.java which I have added to src/test/org/apache/hadoop/test/AllTestDriver.java. thanks, Arun > Implement a C api for hadoop dfs > -------------------------------- > > Key: HADOOP-256 > URL: http://issues.apache.org/jira/browse/HADOOP-256 > Project: Hadoop > Type: New Feature > Components: dfs > Reporter: Arun C Murthy > Attachments: libhdfs.patch > > Implement a C api for hadoop dfs to ease talking to hadoop's dfs from native > C/C++ applications. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
