You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Kurt Young (Jira)" <ji...@apache.org> on 2019/12/07 04:46:00 UTC

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

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

Kurt Young closed FLINK-15117.
------------------------------
    Resolution: Duplicate

> 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
>            Priority: Major
>             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)