You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by Apache Wiki <wi...@apache.org> on 2006/08/25 07:05:31 UTC

[Lucene-hadoop Wiki] Trivial Update of "LibHDFS" by Arun C Murthy

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].