Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-12265

flink-table-planner-blink UT Failure: SortDistinctAggregateITCase.testSomeColumnsBothInDistinctAggAndGroupBy

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 1.9.0
    • 1.9.0
    • Table SQL / Planner
    • None

    Description

      Seems to be a memory allocation issue but would be worth checking out if that's caused by the planner itself taking too much memory

      https://travis-ci.org/apache/flink/jobs/522051049

      11:41:37.461 [ERROR] Tests run: 23, Failures: 0, Errors: 1, Skipped: 2, Time elapsed: 73.859 s <<< FAILURE! - in org.apache.flink.table.runtime.batch.sql.agg.SortDistinctAggregateITCase
      11:41:37.461 [ERROR] testSomeColumnsBothInDistinctAggAndGroupBy(org.apache.flink.table.runtime.batch.sql.agg.SortDistinctAggregateITCase) Time elapsed: 6.274 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 0 pages are remaining.
      Caused by: org.apache.flink.runtime.memory.MemoryAllocationException: Could not allocate 64 pages. Only 0 pages are remaining.

      Attachments

        Issue Links

          Activity

            People

              lzljs3620320 Jingsong Lee
              phoenixjiangnan Bowen Li
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: