aboutsummaryrefslogtreecommitdiff
path: root/mllib
diff options
context:
space:
mode:
authorFelix Cheung <felixcheung_m@hotmail.com>2016-12-04 20:25:11 -0800
committerShivaram Venkataraman <shivaram@cs.berkeley.edu>2016-12-04 20:25:11 -0800
commitb019b3a8ac49336e657f5e093fa2fba77f8d12d2 (patch)
tree73887a634a8695b5699b1647e7ec7e0190702b7b /mllib
parentd9eb4c7215f26dd05527c0b9980af35087ab9d64 (diff)
downloadspark-b019b3a8ac49336e657f5e093fa2fba77f8d12d2.tar.gz
spark-b019b3a8ac49336e657f5e093fa2fba77f8d12d2.tar.bz2
spark-b019b3a8ac49336e657f5e093fa2fba77f8d12d2.zip
[SPARK-18643][SPARKR] SparkR hangs at session start when installed as a package without Spark
## What changes were proposed in this pull request? If SparkR is running as a package and it has previously downloaded Spark Jar it should be able to run as before without having to set SPARK_HOME. Basically with this bug the auto install Spark will only work in the first session. This seems to be a regression on the earlier behavior. Fix is to always try to install or check for the cached Spark if running in an interactive session. As discussed before, we should probably only install Spark iff running in an interactive session (R shell, RStudio etc) ## How was this patch tested? Manually Author: Felix Cheung <felixcheung_m@hotmail.com> Closes #16077 from felixcheung/rsessioninteractive.
Diffstat (limited to 'mllib')
0 files changed, 0 insertions, 0 deletions