On Tue, Mar 17, 2009 at 11:07 PM, Joydeep Sen Sarma (JIRA) <[email protected]> wrote: > TFileTransport port in Java > --------------------------- > > Key: THRIFT-377 > URL: https://issues.apache.org/jira/browse/THRIFT-377 > Project: Thrift > Issue Type: New Feature > 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. >
Isn't it possible to just make use of the TIOStreamTransport ? Cheers, Jeremie -- Jérémie 'ahFeel' BORDIER
