aboutsummaryrefslogtreecommitdiff
path: root/docs/img
diff options
context:
space:
mode:
authorJoseph K. Bradley <joseph@databricks.com>2014-12-04 00:59:32 -0800
committerReynold Xin <rxin@databricks.com>2014-12-04 00:59:44 -0800
commitbf720ef98f49bcc49b9a3b1a281b2373bf8d739a (patch)
tree167885cbff8ae7c81855edb3f926e968bb1e7d3c /docs/img
parentdec838bcbd6e3ba5844173036f5caae3e67eb490 (diff)
downloadspark-bf720ef98f49bcc49b9a3b1a281b2373bf8d739a.tar.gz
spark-bf720ef98f49bcc49b9a3b1a281b2373bf8d739a.tar.bz2
spark-bf720ef98f49bcc49b9a3b1a281b2373bf8d739a.zip
[docs] Fix outdated comment in tuning guide
When you use the SPARK_JAVA_OPTS env variable, Spark complains: ``` SPARK_JAVA_OPTS was detected (set to ' -verbose:gc -XX:+PrintGCDetails -XX:+PrintGCTimeStamps '). This is deprecated in Spark 1.0+. Please instead use: - ./spark-submit with conf/spark-defaults.conf to set defaults for an application - ./spark-submit with --driver-java-options to set -X options for a driver - spark.executor.extraJavaOptions to set -X options for executors - SPARK_DAEMON_JAVA_OPTS to set java options for standalone daemons (master or worker) ``` This updates the docs to redirect the user to the relevant part of the configuration docs. CC: mengxr but please CC someone else as needed Author: Joseph K. Bradley <joseph@databricks.com> Closes #3592 from jkbradley/tuning-doc and squashes the following commits: 0760ce1 [Joseph K. Bradley] fixed outdated comment in tuning guide (cherry picked from commit 529439bd506949f272a2b6f099ea549b097428f3) Signed-off-by: Reynold Xin <rxin@databricks.com>
Diffstat (limited to 'docs/img')
0 files changed, 0 insertions, 0 deletions