Issue was with double quotes around the Java options. This worked -
env.java.opts: -XX:+HeapDumpOnOutOfMemoryError
-XX:HeapDumpPath=/tmp/dump.hprof
On Mon, 8 Mar 2021 at 12:02 PM, Yun Gao wrote:
> Hi,
>
> I tried with the standalone session (sorry I do not have a yarn cluster in
> hand) and it
Hi,
I tried with the standalone session (sorry I do not have a yarn cluster in
hand) and it seems that
the flink cluster could startup normally. Could you check the log of
NodeManager to see the detail
reason that the container does not get launched? Also have you check if there
are some spell