[
https://issues.apache.org/jira/browse/FLINK-1198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Alexandrov reassigned FLINK-1198:
-------------------------------------------
Assignee: Alexander Alexandrov (was: Stephan Ewen)
> Store broadcast variables once per TaskManager
> ----------------------------------------------
>
> Key: FLINK-1198
> URL: https://issues.apache.org/jira/browse/FLINK-1198
> Project: Flink
> Issue Type: Improvement
> Components: Local Runtime
> Affects Versions: 0.7.0-incubating
> Reporter: Stephan Ewen
> Assignee: Alexander Alexandrov
> Fix For: 0.8-incubating
>
>
> Currently, a copy of the broadcast variable is sent to each parallel task,
> rather than once to the TaskManager where the tasks share them.
> Sharing the braodcast variables would increase memory efficiency
> significantly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)