Re: The network memory min (64 mb) and max (1 gb) mismatch

2020-06-12 Thread Xintong Song
been overwrite to that value >>>>- "taskmanager.sh" starts the task manager JVM process with the >>>>returned JVM parameters, and passes the dynamic configurations as >>>> arguments >>>>into the task manager process. These dynami

Re: The network memory min (64 mb) and max (1 gb) mismatch

2020-06-12 Thread Clay Teeter
into the task manager process. These dynamic configurations will be read >>> by >>>Flink task manager so that memory will be managed accordingly. >>> >>> Flink task manager expects all the memory configurations are already set >>> (thus network min/max s

Re: The network memory min (64 mb) and max (1 gb) mismatch

2020-06-12 Thread Xintong Song
default: null (fallback >>> keys: []) is not set* >>> >>> I was able to fix a cascade of errors by explicitly setting these values: >>> >>> taskmanager.memory.managed.size: {{ >>> .Values.analytics.flink.taskManagerManagedSize }} >>

Re: The network memory min (64 mb) and max (1 gb) mismatch

2020-06-12 Thread Clay Teeter
e cpu cores. > > Thank you~ > > Xintong Song > > > > On Fri, Jun 12, 2020 at 12:58 AM Clay Teeter > wrote: > >> Hi flink fans, >> >> I'm hoping for an easy solution. I'm trying to upgrade my 9.3 cluster to >> flink 10.1, but i'm ru

Re: The network memory min (64 mb) and max (1 gb) mismatch

2020-06-11 Thread Xintong Song
g. Same for the cpu cores. Thank you~ Xintong Song On Fri, Jun 12, 2020 at 12:58 AM Clay Teeter wrote: > Hi flink fans, > > I'm hoping for an easy solution. I'm trying to upgrade my 9.3 cluster to > flink 10.1, but i'm running into memory configuration errors. > &

The network memory min (64 mb) and max (1 gb) mismatch

2020-06-11 Thread Clay Teeter
Hi flink fans, I'm hoping for an easy solution. I'm trying to upgrade my 9.3 cluster to flink 10.1, but i'm running into memory configuration errors. Such as: *Caused by: org.apache.flink.configuration.IllegalConfigurationException: The network memory min (64 mb) and max (1 gb