[ 
https://issues.apache.org/jira/browse/HADOOP-3754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12619130#action_12619130
 ] 

Pete Wyckoff commented on HADOOP-3754:
--------------------------------------

 A few quick comments - (1) I don't see the generated code from thrift in the 
patch and (2) I think including bindings for perl, java, python, ruby, C (if 
that exists in thrift now) and C++ would be good; (3) your name is in the 
header for the python script; (4) I think you definitely need a comment about 
opening a JIRA to change the com.facebook.thrift to org.apache.thrift with a 
dependency on the thrift JIRA to that effect (I can give you the url for it); 
(5) the name I don't think is so good?? Should it be contrib/thrift or 
contrib/thrift_dfsclient or something.

btw this could be a great building block for fuse-dfs - getting it out of the 
Java business could mean making it a real kernel module.


> Support a Thrift Interface to access files/directories in HDFS
> --------------------------------------------------------------
>
>                 Key: HADOOP-3754
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3754
>             Project: Hadoop Core
>          Issue Type: New Feature
>            Reporter: dhruba borthakur
>            Assignee: dhruba borthakur
>         Attachments: hadoopthrift2.patch, thrift1.patch
>
>
> Thrift is a cross-language RPC framework. It supports automatic code 
> generation for a variety of languages (Java, C++, python, PHP, etc) It would 
> be nice if HDFS APIs are exposed though Thirft. It will allow applications 
> written in any programming language to access HDFS.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to