Details
Description
Put a funky parameter like 200MB and the shell will fail but livy keeps saying it is 'starting'
Running spark-submit --class com.cloudera.hue.livy.repl.Main --driver-memory 200MB --proxy-user romain /home/romain/projects/hue/apps/spark/java-lib/livy-assembly.jar spark 22:58:16.412 [ForkJoinPool-1-worker-256] INFO c.c.hue.livy.server.SessionManager - created session 7 127.0.0.1 - - - 22/Jul/2015:22:58:16 -0700 "POST /sessions HTTP/1.1" 201 72 127.0.0.1 - - - 22/Jul/2015:22:58:16 -0700 "GET /sessions/7 HTTP/1.1" 200 72 127.0.0.1 - - - 22/Jul/2015:22:58:16 -0700 "GET /sessions/7 HTTP/1.1" 200 72 Invalid initial heap size: -Xms200MB Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit.