Flink error reading file over network (Windows)

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Flink error reading file over network (Windows)

miki haiat
Hi,

Im trying to read a csv file from windows shard drive.
I tried numbers option but i failed.

I cant find an option to use SMB format,
so im assuming that create my own input format is the way to achieve that ?

What is the correct way to read file from windows network ?.

Thanks,

Miki


Reply | Threaded
Open this post in threaded view
|

Re: Flink error reading file over network (Windows)

Chesnay Schepler
Yes, you'll need to create your own InputFormat that understands SMB.

On 03.01.2019 08:26, miki haiat wrote:

> Hi,
>
> Im trying to read a csv file from windows shard drive.
> I tried numbers option but i failed.
>
> I cant find an option to use SMB format,
> so im assuming that create my own input format is the way to achieve
> that ?
>
> What is the correct way to read file from windows network ?.
>
> Thanks,
>
> Miki
>
>