SBT console increase memory


export SBT_OPTS="-Xmx6G -XX:+UseConcMarkSweepGC -XX:+CMSClassUnloadingEnabled -XX:MaxPermSize=250M -Xss256M  -Duser.timezone=GMT"


sbt -v console



Runtime.getRuntime().freeMemory()

Runtime.getRuntime().maxMemory()

Comments

Popular posts from this blog

Apache Spark Driver logs redirecting to directory in both cluster and client mode

eclipse oxygen is not starting