-
- Downloads
[SPARK-15806][DOCUMENTATION] update doc for SPARK_MASTER_IP
## What changes were proposed in this pull request? SPARK_MASTER_IP is a deprecated environment variable. It is replaced by SPARK_MASTER_HOST according to MasterArguments.scala. ## How was this patch tested? Manually verified. Author: bomeng <bmeng@us.ibm.com> Closes #13543 from bomeng/SPARK-15806.
Showing
- conf/spark-env.sh.template 1 addition, 1 deletionconf/spark-env.sh.template
- core/src/main/scala/org/apache/spark/deploy/master/MasterArguments.scala 7 additions, 1 deletion...cala/org/apache/spark/deploy/master/MasterArguments.scala
- docs/spark-standalone.md 2 additions, 2 deletionsdocs/spark-standalone.md
- sbin/start-master.sh 3 additions, 3 deletionssbin/start-master.sh
- sbin/start-slaves.sh 3 additions, 3 deletionssbin/start-slaves.sh
Loading
Please register or sign in to comment