Re: Too few memory segments provided exception

Posted by vishnuviswanath on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/Too-few-memory-segments-provided-exception-tp2176p15581.html

If it might help anyone else, I had a similar issue when running my unit
tests,
I could solve it by increasing memory of sbt

export SBT_OPTS="-Xmx3G -XX:+UseConcMarkSweepGC
-XX:+CMSClassUnloadingEnabled -Xss1G"



--
Sent from: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/