Dear Wiki user,

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

The "HDFS-APIs" page has been changed by ErikForsberg.
The comment on this change is: Correct viewvc links.
http://wiki.apache.org/hadoop/HDFS-APIs?action=diff&rev1=6&rev2=7

--------------------------------------------------

  
  == The Application Programming Interface (API) ==
  
- The HDFS API that is exposed through Thrift can be found in 
[[http://svn.apache.org/viewvc/hadoop/core/trunk/src/contrib/thriftfs/if/hadoopfs.thrift?view=markup|src/contrib/thriftfs/if/hadoopfs.thrift]].
 The 
[[http://svn.apache.org/viewvc/hadoop/core/trunk/src/contrib/thriftfs/gen-perl/|perl]],
 
[[http://svn.apache.org/viewvc/hadoop/core/trunk/src/contrib/thriftfs/gen-py|python]],
 
[[http://svn.apache.org/viewvc/hadoop/core/trunk/src/contrib/thriftfs/gen-rb|ruby]],
 and 
[[http://svn.apache.org/viewvc/hadoop/core/trunk/src/contrib/thriftfs/gen-php|php]]
 APIs can be found at src/contrib/thriftfs/gen-* directories.
+ The HDFS API that is exposed through Thrift can be found in 
[[http://svn.apache.org/viewvc/hadoop/hdfs/trunk/src/contrib/thriftfs/if/hadoopfs.thrift?view=markup|hdfs/src/contrib/thriftfs/if/hadoopfs.thrift]].
 The 
[[http://svn.apache.org/viewvc/hadoop/hdfs/trunk/src/contrib/thriftfs/gen-perl/|perl]],
 
[[http://svn.apache.org/viewvc/hadoop/hdfs/trunk/src/contrib/thriftfs/gen-py|python]],
 
[[http://svn.apache.org/viewvc/hadoop/hdfs/trunk/src/contrib/thriftfs/gen-rb|ruby]],
 and 
[[http://svn.apache.org/viewvc/hadoop/hdfs/trunk/src/contrib/thriftfs/gen-php|php]]
 APIs can be found at src/contrib/thriftfs/gen-* directories.
  
  == Compilation ==
  

Reply via email to