[
https://issues.apache.org/jira/browse/HADOOP-3754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
dhruba borthakur updated HADOOP-3754:
-------------------------------------
Status: Open (was: Patch Available)
The problem is that the patch includes two binaries: a joar file for libthrift
and an executable for "thrift". When the patch is extracted using "patch -i
<filename> -p 0" the two binary fies do not get extracted. Is there a special
'svn diff" command that I need to use to package binary files? The two binary
files show up as "M" in my local workspace.
> 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, hadoopthrift3.patch,
> hadoopthrift4.patch, hadoopthrift5.patch, hadoopthrift6.patch,
> hadoopthrift7.patch, hadoopthrift8.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.