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

Jérémie BORDIER commented on THRIFT-377:
----------------------------------------

I'm not sure of what i say, but one notable difference between 
TIOStreamTransport and TFileTransport seems to be that TFileTransport writes 
the length of bytes written at the beginning of the file (i think, didn't 
verify but seems like that after a few tests).

> 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
>
> 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.

Reply via email to