[
https://issues.apache.org/jira/browse/FLINK-13288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16886692#comment-16886692
]
Jark Wu edited comment on FLINK-13288 at 7/17/19 5:39 AM:
----------------------------------------------------------
Hi [~Zentol], I ran `mvn install -DskipTests -Dscala-2.12` in my local machine
for flink master and build success.
Meanwhile, I rebuild the travis job you linked in the description, and it build
success too.
Is this an unstable failure? Because I didn't get any useful error information
from the log.
was (Author: jark):
Hi [~Zentol], I ran `mvn install -DskipTests -Dscala-2.12` in my local machine
for flink master and build success.
Meanwhile, I rebuild the travis job you linked in the description, and it build
success too.
Is this an unstable failure? Because I can't get any useful error information
from the log.
> Blink planner doesn't compile with Scala 2.12
> ---------------------------------------------
>
> Key: FLINK-13288
> URL: https://issues.apache.org/jira/browse/FLINK-13288
> Project: Flink
> Issue Type: Bug
> Components: Table SQL / Planner
> Affects Versions: 1.9.0
> Reporter: Chesnay Schepler
> Priority: Blocker
> Fix For: 1.9.0, 1.10.0
>
>
> [https://travis-ci.org/apache/flink/jobs/559389818]
>
> {code:java}
> 13:06:43.309 [ERROR] error: java.lang.StackOverflowError
> 13:06:43.310 [INFO] at
> scala.reflect.internal.util.StatisticsStatics.areSomeColdStatsEnabled(StatisticsStatics.java:31)
> 13:06:43.310 [INFO] at
> scala.tools.nsc.typechecker.Typers$Typer.silent(Typers.scala:669)
> 13:06:43.310 [INFO] at
> scala.tools.nsc.typechecker.Typers$Typer.normalTypedApply$1(Typers.scala:4748)
> 13:06:43.310 [INFO] at
> scala.tools.nsc.typechecker.Typers$Typer.typedApply$1(Typers.scala:4776)
> 13:06:43.310 [INFO] at
> scala.tools.nsc.typechecker.Typers$Typer.typed1(Typers.scala:5571)
> 13:06:43.310 [INFO] at
> scala.tools.nsc.transform.Erasure$Eraser.typed1(Erasure.scala:789)
> 13:06:43.310 [INFO] at
> scala.tools.nsc.typechecker.Typers$Typer.typed(Typers.scala:5617)
> 13:06:43.310 [INFO] at
> scala.tools.nsc.transform.Erasure$Eraser.adaptMember(Erasure.scala:714)
> 13:06:43.310 [INFO] at
> scala.tools.nsc.transform.Erasure$Eraser.typed1(Erasure.scala:789){code}
>
> [~ykt836] [~jark]
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)