Hi there,
I'm running CDAP 6.5.1 sandbox
in a docker image, in a 16gb ram machine and still facing some memory issues when
running a single pipeline with several joins put in series --> container exits with "java.lang.OutOfMemoryError: Java heap space"
Already tried to increase resources in cdap (from 1gb to 16gb) and docker (also 16gb), but issue still remains.
Since
afterwards the pipeline should run in a server instance with even
greater resources, I wonder if there is a chance to increase jvm heap space right in docker for a sandbox?
Thanks in advance for your support and kind regards, Daniel