Dear Wiki user,

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

The following page has been changed by AndrewLenards:
http://wiki.apache.org/hadoop/HDFS-APIs

The comment on the change is:
Added direct hyperlinks to the gen'd perl, python, ruby, php svn locations

------------------------------------------------------------------------------
  
  == 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 perl, python, ruby and 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/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.
  
  == Compilation ==
  

Reply via email to