spark-instrumented-optimizer/R/pkg
Felix Cheung a8877bdbba [SPARK-19237][SPARKR][CORE] On Windows spark-submit should handle when java is not installed
## What changes were proposed in this pull request?

When SparkR is installed as a R package there might not be any java runtime.
If it is not there SparkR's `sparkR.session()` will block waiting for the connection timeout, hanging the R IDE/shell, without any notification or message.

## How was this patch tested?

manually

- [x] need to test on Windows

Author: Felix Cheung <felixcheung_m@hotmail.com>

Closes #16596 from felixcheung/rcheckjava.
2017-03-21 14:24:41 -07:00
..
inst [SPARK-19237][SPARKR][CORE] On Windows spark-submit should handle when java is not installed 2017-03-21 14:24:41 -07:00
R [SPARK-20041][DOC] Update docs for NaN handling in approxQuantile 2017-03-21 08:45:59 -07:00
src-native [SPARK-6811] Copy SparkR lib in make-distribution.sh 2015-05-23 00:04:01 -07:00
tests [SPARK-18817][SPARKR][SQL] change derby log output to temp dir 2017-03-19 10:37:15 -07:00
vignettes [SPARK-19391][SPARKR][ML] Tweedie GLM API for SparkR 2017-03-14 00:50:38 -07:00
.lintr [SPARK-12327][SPARKR] fix code for lintr warning for commented code 2016-01-03 20:53:35 +05:30
.Rbuildignore [SPARK-18590][SPARKR] build R source package when making distribution 2016-12-08 11:29:31 -08:00
DESCRIPTION [MINOR][R] Reorder Collate fields in DESCRIPTION file 2017-03-19 10:30:34 -07:00
NAMESPACE [SPARK-20020][SPARKR] DataFrame checkpoint API 2017-03-19 22:34:18 -07:00