Dear Wiki user, You have subscribed to a wiki page or wiki category on "Lucene-hadoop Wiki" for change notification. The following page has been changed by Arun C Murthy: http://wiki.apache.org/lucene-hadoop/LibHDFS ------------------------------------------------------------------------------ = libhdfs = - ''''libhdfs'''' is a [http://java.sun.com/j2se/1.5.0/docs/guide/jni/spec/jniTOC.html JNI] based C api for Hadoop's DFS. + '''libhdfs''' is a [http://java.sun.com/j2se/1.5.0/docs/guide/jni/spec/jniTOC.html JNI] based C api for Hadoop's DFS. It provides a simple subset of C apis to manipulate DFS files and the filesystem. libhdfs is available for [http://www.apache.org/dyn/closer.cgi/lucene/hadoop/ download] as a part of Hadoop itself. The source for libhdfs is available for browsing [http://svn.apache.org/viewvc/lucene/hadoop/trunk/src/c%2B%2B/libhdfs/ here].