[ 
https://issues.apache.org/jira/browse/FLINK-992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16058218#comment-16058218
 ] 

Neelesh Srinivas Salian commented on FLINK-992:
-----------------------------------------------

[~nrai], if you are not working on this at the moment, can I assign it to 
myself?

> Create CollectionDataSets by reading (client) local files.
> ----------------------------------------------------------
>
>                 Key: FLINK-992
>                 URL: https://issues.apache.org/jira/browse/FLINK-992
>             Project: Flink
>          Issue Type: New Feature
>          Components: DataSet API, Python API
>            Reporter: Fabian Hueske
>            Assignee: niraj rai
>            Priority: Minor
>              Labels: starter
>
> {{CollectionDataSets}} are a nice way to feed data into programs.
> We could add support to read a client-local file at program construction time 
> using a FileInputFormat, put its data into a CollectionDataSet, and ship its 
> data together with the program.
> This would remove the need to upload small files into DFS which are used 
> together with some large input (stored in DFS).



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to