You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "penney (Jira)" <ji...@apache.org> on 2022/11/04 03:10:00 UTC

[jira] [Created] (FLINK-29877) Failed to fetch next result

penney  created FLINK-29877:
-------------------------------

             Summary: Failed to fetch next result
                 Key: FLINK-29877
                 URL: https://issues.apache.org/jira/browse/FLINK-29877
             Project: Flink
          Issue Type: Bug
          Components: Table SQL / Runtime
    Affects Versions: 1.14.5
         Environment:  

 

 
            Reporter: penney 
         Attachments: image-2022-11-04-11-05-18-627.png

runTimeConfiguration.set(TaskManagerOptions.TASK_HEAP_MEMORY, MemorySize.ofMebiBytes(4096));
runTimeConfiguration.set(TaskManagerOptions.MANAGED_MEMORY_SIZE, MemorySize.ofMebiBytes(512));

 

I have set memory size,it still can't work.it is a simple union all.I can't understand why not work.please help me.Thanks



--
This message was sent by Atlassian Jira
(v8.20.10#820010)