[ http://issues.apache.org/jira/browse/HADOOP-256?page=comments#action_12414132 ]
Doug Cutting commented on HADOOP-256: ------------------------------------- I just committed this. I changed the path to 'ld' from '/usr/bin/ld' to simply 'ld', since it's installed in /bin on my Ubuntu system. 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 > Fix For: 0.3 > Attachments: libhdfs-new.patch.tgz, 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
