From bc3b20abdcceb5eaf457e30e27322e1a2716f356 Mon Sep 17 00:00:00 2001 From: tgravescs Date: Wed, 2 Oct 2013 12:54:17 -0500 Subject: Allow users to set the application name for Spark on Yarn --- docs/running-on-yarn.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/running-on-yarn.md b/docs/running-on-yarn.md index c611db0af4..30128ec45d 100644 --- a/docs/running-on-yarn.md +++ b/docs/running-on-yarn.md @@ -50,6 +50,7 @@ The command to launch the YARN Client is as follows: --master-memory \ --worker-memory \ --worker-cores \ + --name \ --queue For example: -- cgit v1.2.3