tgravescs commented on a change in pull request #350:
URL: https://github.com/apache/spark-website/pull/350#discussion_r679883614



##########
File path: site/developer-tools.html
##########
@@ -793,6 +793,18 @@ <h4>In Spark unit tests</h4>
 The platform-specific paths to the profiler agents are listed in the 
 <a href="http://www.yourkit.com/docs/80/help/agent.jsp";>YourKit 
documentation</a>.</p>
 
+<p><a name="local-cluster"></a></p>
+<h3>Local-cluster mode</h3>
+
+<p>When launching applications with spark-submit, besides options in 
+<a 
href="https://spark.apache.org/docs/latest/submitting-applications.html#master-urls";>Master
 URLs</a>
+, set local-cluster option to emulate a distributed cluster in a single 
JVM.</p>

Review comment:
       shouldn't we explicitly say this is for unit testing only?




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to