Congxian Qiu(klion26) created FLINK-12281:
---------------------------------------------
Summary:
SortDistinctAggregateITCase>DistinctAggregateITCaseBase.testSomeColumnsBothInDistinctAggAndGroupBy
Failed
Key: FLINK-12281
URL: https://issues.apache.org/jira/browse/FLINK-12281
Project: Flink
Issue Type: Test
Components: Tests
Reporter: Congxian Qiu(klion26)
01:07:26.060 [INFO] Running
org.apache.flink.table.runtime.batch.sql.agg.SortDistinctAggregateITCase
01:08:38.157 [ERROR] Tests run: 23, Failures: 0, Errors: 1, Skipped: 2, Time
elapsed: 72.093 s <<< FAILURE! - in
org.apache.flink.table.runtime.batch.sql.agg.SortDistinctAggregateITCase
01:08:38.157 [ERROR]
testSomeColumnsBothInDistinctAggAndGroupBy(org.apache.flink.table.runtime.batch.sql.agg.SortDistinctAggregateITCase)
Time elapsed: 5.972 s <<< ERROR!
org.apache.flink.runtime.client.JobExecutionException: Job execution failed.
Caused by: java.lang.RuntimeException:
org.apache.flink.runtime.memory.MemoryAllocationException: Could not allocate
64 pages. Only 60 pages are remaining.
Caused by: org.apache.flink.runtime.memory.MemoryAllocationException: Could not
allocate 64 pages. Only 60 pages are remaining.
[https://travis-ci.org/apache/flink/jobs/522602981]
[https://travis-ci.org/apache/flink/jobs/522603433]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)