You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yuming Wang (Jira)" <ji...@apache.org> on 2023/01/14 13:47:00 UTC

[jira] [Resolved] (SPARK-42063) Register `byte[][]` to KyroSerializer

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

Yuming Wang resolved SPARK-42063.
---------------------------------
    Fix Version/s: 3.4.0
       Resolution: Fixed

Issue resolved by pull request 39569
[https://github.com/apache/spark/pull/39569]

> Register `byte[][]` to KyroSerializer
> -------------------------------------
>
>                 Key: SPARK-42063
>                 URL: https://issues.apache.org/jira/browse/SPARK-42063
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 3.4.0
>            Reporter: Dongjoon Hyun
>            Assignee: Dongjoon Hyun
>            Priority: Minor
>             Fix For: 3.4.0
>
>
> {code}
> java.lang.IllegalArgumentException: Class is not registered: byte[][]
> Note: To register this class use: kryo.register(byte[][].class);
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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