Re: HDFS Support for Python SDK

2017-11-20 Thread Chamikara Jayalath
google.com.invalid> > wrote: > > > Hi, > > > > I've done some research into implementing HDFS support for Python SDK and > > I'd like your input. This work is regarding BEAM-3099 > > <https://issues.apache.org/jira/browse/BEAM-3099>. > > > >

Re: HDFS Support for Python SDK

2017-11-20 Thread Ahmet Altay
Thank you Udi, this is a great comparison of available options. On Mon, Nov 20, 2017 at 5:26 PM, Udi Meiri <eh...@google.com.invalid> wrote: > Hi, > > I've done some research into implementing HDFS support for Python SDK and > I'd like your input. This work is regarding

HDFS Support for Python SDK

2017-11-20 Thread Udi Meiri
Hi, I've done some research into implementing HDFS support for Python SDK and I'd like your input. This work is regarding BEAM-3099 <https://issues.apache.org/jira/browse/BEAM-3099>. This doc lists several options for implementing HDFS support and attempts to weigh the differences.