You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2019/06/17 05:26:00 UTC

[jira] [Updated] (SPARK-28072) Use `Iso8601TimestampFormatter` in `FromUnixTime` to fix `IncompatibleClassChangeError` in JDK9+

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

Dongjoon Hyun updated SPARK-28072:
----------------------------------
    Description: 
With JDK9+, the generate bytecode of `FromUnixTime` raise `java.lang.IncompatibleClassChangeError` due to [JDK-8145148|https://bugs.openjdk.java.net/browse/JDK-8145148] .

This is a blocker in our JDK11 Jenkins job.

  was:
With JDK9+, the generate bytecode of `FromUnixTime` raise `java.lang.IncompatibleClassChangeError`.

This is a blocker in our JDK11 Jenkins job.


> Use `Iso8601TimestampFormatter` in `FromUnixTime` to fix `IncompatibleClassChangeError` in JDK9+
> ------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-28072
>                 URL: https://issues.apache.org/jira/browse/SPARK-28072
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 3.0.0
>            Reporter: Dongjoon Hyun
>            Priority: Major
>
> With JDK9+, the generate bytecode of `FromUnixTime` raise `java.lang.IncompatibleClassChangeError` due to [JDK-8145148|https://bugs.openjdk.java.net/browse/JDK-8145148] .
> This is a blocker in our JDK11 Jenkins job.



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

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