[
https://issues.apache.org/jira/browse/HADOOP-3754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12627053#action_12627053
]
Steve Loughran commented on HADOOP-3754:
----------------------------------------
what may make sense for the future releases of apache thrift is to make sure
that the thrift team release versions on the relevant platform for hadoop
(linux, windows, 32, 64 bit, etc), and provide source and binary RPMs. If there
was a thrift RPM, it would be that much easy for a hadoop RPM to depend on it,
and so get the right libraries onto the target OS.
> 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
> Fix For: 0.19.0
>
> Attachments: hadoopthrift.tar.gz, hadoopthrift2.patch,
> hadoopthrift3.patch, hadoopthrift4.patch, hadoopthrift5.patch,
> hadoopthrift6.patch, hadoopthrift7.patch, hadoopthrift8.patch,
> hadoopthrift9.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.