[
https://issues.apache.org/jira/browse/FLINK-5305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17321701#comment-17321701
]
Flink Jira Bot commented on FLINK-5305:
---------------------------------------
This issue and all of its Sub-Tasks have not been updated for 180 days. So, it
has been labeled "stale-minor". If you are still affected by this bug or are
still interested in this issue, please give an update and remove the label. In
7 days the issue will be closed automatically.
> Documentation of collect() should mention parameter akka.framesize
> ------------------------------------------------------------------
>
> Key: FLINK-5305
> URL: https://issues.apache.org/jira/browse/FLINK-5305
> Project: Flink
> Issue Type: Improvement
> Components: API / DataSet, Documentation
> Affects Versions: 1.1.3
> Reporter: Arnaud Linz
> Priority: Minor
> Labels: stale-minor
>
> When calling collect() on a big dataset, if the data size exceeds the value
> of akka.framesize, which is 10Mb by default, the collect() freezes and some
> "akka payload size exceeded" logs appear in the yarn logs (but neither in the
> flink console output nor UI logs).
> 10Mb is not that big, and its relation to akka.framesize is hard to find in
> the documentation (in Flink internals section). I believe that the "easy to
> find" collect documentation should mention this parameter to save hours of
> users time.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)