You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Sajeev Ramakrishnan (JIRA)" <ji...@apache.org> on 2016/08/11 13:00:24 UTC

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

Sajeev Ramakrishnan created FLINK-4377:
------------------------------------------

             Summary: 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.3.4#6332)