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

Marcelo Vanzin reassigned SPARK-25827:
--------------------------------------

    Assignee: Imran Rashid

> Replicating a block > 2gb with encryption fails
> -----------------------------------------------
>
>                 Key: SPARK-25827
>                 URL: https://issues.apache.org/jira/browse/SPARK-25827
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 2.4.0
>            Reporter: Imran Rashid
>            Assignee: Imran Rashid
>            Priority: Major
>             Fix For: 2.4.1, 3.0.0
>
>
> There are a couple of issues with replicating & remote reads of large 
> encrypted blocks, which try to create buffers where they shouldn't.  Some of 
> this is properly limiting the size of arrays under SPARK-25904, but there are 
> others specific to encryption & trying to convert EncryptedBlockData into a 
> regular ByteBuffer.
> *EDIT*: moved general array size stuff under SPARK-25904.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to