You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (Jira)" <ji...@apache.org> on 2019/09/09 23:46:00 UTC

[jira] [Updated] (SPARK-28657) Fix currentContext Instance failed sometimes

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

Sean Owen updated SPARK-28657:
------------------------------
    Fix Version/s:     (was: 2.4.5)

> Fix currentContext Instance failed sometimes
> --------------------------------------------
>
>                 Key: SPARK-28657
>                 URL: https://issues.apache.org/jira/browse/SPARK-28657
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 3.0.0
>         Environment:  
>  
>            Reporter: hong dongdong
>            Assignee: hong dongdong
>            Priority: Minor
>             Fix For: 3.0.0
>
>         Attachments: warn.jpg
>
>
> When run spark on yarn, I got 
> {code:java}
> // java.lang.ClassCastException: org.apache.hadoop.ipc.CallerContext$Builder cannot be cast to scala.runtime.Nothing$ 
> {code}
>   !warn.jpg!
> {{Utils.classForName return Class[Nothing], I think it should be defind as Class[_] to resolve this issue}}



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

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