[
https://issues.apache.org/jira/browse/HIVE-9059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14246472#comment-14246472
]
Chengxiang Li commented on HIVE-9059:
-------------------------------------
[~xuefuz], RSC use kryo to ser/deser messages between spark client and RSC,
which require message class has no-arg constructor,
SparkJobInfoImpl/SparkStageInfoImpl(spark classes) does not have no-arg
constructor, we may not able to remote SparkJobInfo/SparkStageInfo wrapper now.
> Remove wrappers for SparkJobInfo and SparkStageInfo
> ---------------------------------------------------
>
> Key: HIVE-9059
> URL: https://issues.apache.org/jira/browse/HIVE-9059
> Project: Hive
> Issue Type: Sub-task
> Components: Spark
> Reporter: Xuefu Zhang
> Assignee: Chengxiang Li
> Attachments: HIVE-9059.1-spark.patch, HIVE-9059.1-spark.patch
>
>
> SPARK-4567 is resolved. We can remove the wrappers we added to solve the
> serailization issues.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)