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 2011/08/03 07:35:39 UTC

[Hadoop Wiki] Update of "LibHDFS" by PhilPennock

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.

The "LibHDFS" page has been changed by PhilPennock:
http://wiki.apache.org/hadoop/LibHDFS?action=diff&rev1=9&rev2=10

Comment:
fixed libhdfs browsing URL; hadoop was split from lucene, y'know

  = 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. 
-  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]].
+  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/hadoop/common/trunk/hdfs/src/c%2B%2B/libhdfs/|here]].
  
  
  ==== Table Of Contents ====