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 petewyckoff: http://wiki.apache.org/hadoop/HDFS-APIs The comment on the change is: link to the thrift IDL ------------------------------------------------------------------------------ == The Application Programming Interface (API) == - The HDFS API that is exposed through Thrift can be found in 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 perl, python, ruby and php APIs can be found at src/contrib/thriftfs/gen-* directories. == Compilation ==
