Details

    • Type: Sub-task
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 3.8.0
    • Fix Version/s: 3.9.0
    • Component/s: con.spark
    • Labels:
      None

      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.
      

        Attachments

          Activity

            People

            • Assignee:
              erickt Erick Tryzelaar
              Reporter:
              romain Romain Rigaux
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: