Github user tgravescs commented on a diff in the pull request:

    https://github.com/apache/spark/pull/204#discussion_r11388641
  
    --- Diff: bin/spark-class ---
    @@ -47,9 +47,9 @@ DEFAULT_MEM=${SPARK_MEM:-512m}
     
     SPARK_DAEMON_JAVA_OPTS="$SPARK_DAEMON_JAVA_OPTS 
-Dspark.akka.logLifecycleEvents=true"
     
    -# Add java opts and memory settings for master, worker, executors, and 
repl.
    +# Add java opts and memory settings for master, worker, history server, 
executors, and repl.
     case "$1" in
    -  # Master and Worker use SPARK_DAEMON_JAVA_OPTS (and specific opts) + 
SPARK_DAEMON_MEMORY.
    --- End diff --
    
    It would be nice to have a small section of documentation about 
start/stopping the history server as well as this setting on configuring the 
memory.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to