aboutsummaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
authorDongjoon Hyun <dongjoon@apache.org>2016-03-19 13:23:34 +0000
committerSean Owen <sowen@cloudera.com>2016-03-19 13:23:34 +0000
commit2082a49569cb5d900e318af9da1027821dfe93bc (patch)
treea040dbf0f38379df0cd32a44e22e615cc7c39268 /project
parent1970d911d91d7b53389629169e45bf33127ed2e8 (diff)
downloadspark-2082a49569cb5d900e318af9da1027821dfe93bc.tar.gz
spark-2082a49569cb5d900e318af9da1027821dfe93bc.tar.bz2
spark-2082a49569cb5d900e318af9da1027821dfe93bc.zip
[MINOR][DOCS] Use `spark-submit` instead of `sparkR` to submit R script.
## What changes were proposed in this pull request? Since `sparkR` is not used for submitting R Scripts from Spark 2.0, a user faces the following error message if he follows the instruction on `R/README.md`. This PR updates `R/README.md`. ```bash $ ./bin/sparkR examples/src/main/r/dataframe.R Running R applications through 'sparkR' is not supported as of Spark 2.0. Use ./bin/spark-submit <R file> ``` ## How was this patch tested? Manual. Author: Dongjoon Hyun <dongjoon@apache.org> Closes #11842 from dongjoon-hyun/update_r_readme.
Diffstat (limited to 'project')
0 files changed, 0 insertions, 0 deletions