You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Bowen Li (Jira)" <ji...@apache.org> on 2019/12/06 18:29:00 UTC

[jira] [Created] (FLINK-15117) JoinITCase.testFullJoinWithLeftLocalPred fails

Bowen Li created FLINK-15117:
--------------------------------

             Summary: JoinITCase.testFullJoinWithLeftLocalPred fails
                 Key: FLINK-15117
                 URL: https://issues.apache.org/jira/browse/FLINK-15117
             Project: Flink
          Issue Type: Bug
          Components: Table SQL / Runtime
    Affects Versions: 1.10.0
            Reporter: Bowen Li
            Assignee: Jingsong Lee
             Fix For: 1.10.0



{code:java}
11:27:57.153 [ERROR] Tests run: 180, Failures: 0, Errors: 1, Skipped: 68, Time elapsed: 31.709 s <<< FAILURE! - in org.apache.flink.table.planner.runtime.batch.sql.join.JoinITCase
11:27:57.153 [ERROR] testFullJoinWithLeftLocalPred[SortMergeJoin](org.apache.flink.table.planner.runtime.batch.sql.join.JoinITCase)  Time elapsed: 0.34 s  <<< ERROR!
org.apache.flink.runtime.client.JobExecutionException: Job execution failed.
	at org.apache.flink.table.planner.runtime.batch.sql.join.JoinITCase.testFullJoinWithLeftLocalPred(JoinITCase.scala:404)
Caused by: org.apache.flink.runtime.JobException: Recovery is suppressed by NoRestartBackoffTimeStrategy
Caused by: org.apache.flink.runtime.memory.MemoryAllocationException: Could not allocate 32 pages. Only 0 pages are remaining.
{code}

https://travis-ci.com/flink-ci/flink/jobs/263716503



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