You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "ChangZhuo Chen (陳昌倬 Jira)" <ji...@apache.org> on 2020/11/11 06:22:00 UTC

[jira] [Created] (FLINK-20082) Cannot start Flink application due to "cannot assign instance of java.lang.invoke.SerializedLambda to type scala.Function1

ChangZhuo Chen (陳昌倬) created FLINK-20082:
--------------------------------------------

             Summary: Cannot start Flink application due to "cannot assign instance of java.lang.invoke.SerializedLambda to type scala.Function1
                 Key: FLINK-20082
                 URL: https://issues.apache.org/jira/browse/FLINK-20082
             Project: Flink
          Issue Type: Bug
          Components: API / DataStream, API / Scala
    Affects Versions: 1.11.2
         Environment: * Flink 1.11.2
 * Java 11
 * Scala 2.12.11
            Reporter: ChangZhuo Chen (陳昌倬)
         Attachments: image-20201110-060934.png

Hi,
 * Our Flink application (Java 11 + Scala 2.12) has the following problem when executing it. It cannot be run in Flink cluster.
 * The problem is similar to https://issues.apache.org/jira/browse/SPARK-25047, so maybe the same fix shall be implemented in Flink?

!image-20201110-060934.png!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)