Configuring the split assigner wasn't a common requirement so far.
You can just implement your own format extending from FileInputFormat (or
any of its subclasses) and override the getInputSplitAssigner() method.

Best, Fabian

Am Mo., 27. Mai 2019 um 15:30 Uhr schrieb spoganshev <s.pogans...@slice.com
>:

> Why is FileInputFormat#getInputSplitAssigner not configurable though? It
> makes sense to let those who use  FileInputFormat set the desired split
> assigner (and make LocatableInputSplitAssigner just a default one).
>
>
>
> --
> Sent from:
> http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/
>

Reply via email to