You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2017/10/14 16:26:00 UTC

[jira] [Resolved] (FLINK-4377) akka.remote.OversizedPayloadException: Discarding oversized payload

     [ https://issues.apache.org/jira/browse/FLINK-4377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stephan Ewen resolved FLINK-4377.
---------------------------------
      Resolution: Duplicate
    Release Note: Duplicate of FLINK-4399

> akka.remote.OversizedPayloadException: Discarding oversized payload
> -------------------------------------------------------------------
>
>                 Key: FLINK-4377
>                 URL: https://issues.apache.org/jira/browse/FLINK-4377
>             Project: Flink
>          Issue Type: Bug
>          Components: DataSet API
>    Affects Versions: 1.1.0
>         Environment: Linux
>            Reporter: Sajeev Ramakrishnan
>
> Dear Team,
>   I was trying to create a hash map with a size around 1 million. Then I encountered the below issue. For smaller maps, I am not seeing any issues.
> akka.remote.OversizedPayloadException: Discarding oversized payload sent to Actor[akka.tcp://flink@localhost:58247/user/$d#458673459]: max allowed size 10485760 bytes, actual size of encoded class org.apache.flink.runtime.messages.JobManagerMessages$JobResultSuccess was 175254213 bytes.
> Regards,
> Sajeev



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