Skip to content

Commit

Permalink
Update comment describing sparkR-submit
Browse files Browse the repository at this point in the history
  • Loading branch information
shivaram committed Feb 19, 2015
1 parent bc04cf4 commit e6ad12d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkg/inst/sparkR-submit
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash
# To use sparkR-submit, we assume the SparkR package in yarn-cluster mode
# we assume that it has been installed to a standard location using
# R CMD INSTALL pkg/
# This script launches SparkR through spark-submit. This accepts
# the same set of options as spark-submit and requires SPARK_HOME
# to be set.

FWDIR="$(cd `dirname $0`; pwd)"

Expand Down

0 comments on commit e6ad12d

Please sign in to comment.