You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Joydeep Sen Sarma (JIRA)" <ji...@apache.org> on 2009/04/08 05:45:12 UTC

[jira] Commented: (THRIFT-377) TFileTransport port in Java

    [ https://issues.apache.org/jira/browse/THRIFT-377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12696871#action_12696871 ] 

Joydeep Sen Sarma commented on THRIFT-377:
------------------------------------------

attached patch. i need to work on factoring the tests out .. will attach another one once i have that ready. but other than that the code is good for review.

> TFileTransport port in Java
> ---------------------------
>
>                 Key: THRIFT-377
>                 URL: https://issues.apache.org/jira/browse/THRIFT-377
>             Project: Thrift
>          Issue Type: New Feature
>          Components: Library (Java)
>            Reporter: Joydeep Sen Sarma
>         Attachments: thrift-377.patch
>
>
> there are environments in which data is being logged in TFileTransport (presumably C++ land) and data is desired to be consumed/imported into Hadoop.
> For this a Java version of TFileTransport is required. I am planning to post one that only reads the data - this code is already in use and tested and fulfils the current requirements.

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