[
https://issues.apache.org/jira/browse/FLINK-9586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-9586:
----------------------------------
Labels: Collections auto-deprioritized-major parallel (was: Collections
parallel stale-major)
Priority: Minor (was: Major)
This issue was labeled "stale-major" 7 ago and has not received any updates so
it is being deprioritized. If this ticket is actually Major, please raise the
priority and ask a committer to assign you the issue or revive the public
discussion.
> Make collection sources parallelisable
> --------------------------------------
>
> Key: FLINK-9586
> URL: https://issues.apache.org/jira/browse/FLINK-9586
> Project: Flink
> Issue Type: Improvement
> Components: API / DataSet
> Affects Versions: 1.5.0
> Reporter: Sina Madani
> Priority: Minor
> Labels: Collections, auto-deprioritized-major, parallel
>
> The note in
> [https://ci.apache.org/projects/flink/flink-docs-release-1.5/dev/datastream_api.html#collection-data-sources]
> states that Collecitons are mainly there for testing and do not support
> parallelism. I believe this to be an unnecessary assumption - I'm sure there
> are plenty of use cases that already have the data they need to distribute
> ready at hand. It seems strange that a fixed collection of inputs cannot be
> parallelised by Flink, which would require users to write their Collections
> into a text file and re-read them just to get parallelisation.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)