You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jark Wu (JIRA)" <ji...@apache.org> on 2019/04/21 13:11:00 UTC

[jira] [Closed] (FLINK-12281) SortDistinctAggregateITCase>DistinctAggregateITCaseBase.testSomeColumnsBothInDistinctAggAndGroupBy Failed

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

Jark Wu closed FLINK-12281.
---------------------------
    Resolution: Duplicate

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