aboutsummaryrefslogtreecommitdiff
path: root/bin/sparkR2.cmd
diff options
context:
space:
mode:
authorMarcelo Vanzin <vanzin@cloudera.com>2016-03-14 11:13:26 -0700
committerJosh Rosen <joshrosen@databricks.com>2016-03-14 11:13:26 -0700
commit45f8053be5c635b50c7b4ef5a0dc75d30f411291 (patch)
tree0626d57c95478d55dacad9df51cf68b005501301 /bin/sparkR2.cmd
parent9a87afd7d1dbcee993d58e648c74aa683d91f07e (diff)
downloadspark-45f8053be5c635b50c7b4ef5a0dc75d30f411291.tar.gz
spark-45f8053be5c635b50c7b4ef5a0dc75d30f411291.tar.bz2
spark-45f8053be5c635b50c7b4ef5a0dc75d30f411291.zip
[SPARK-13578][CORE] Modify launch scripts to not use assemblies.
Instead of looking for a specially-named assembly, the scripts now will blindly add all jars under the libs directory to the classpath. This libs directory is still currently the old assembly dir, so things should keep working the same way as before until we make more packaging changes. The only lost feature is the detection of multiple assemblies; I consider that a minor nicety that only really affects few developers, so it's probably ok. Tested locally by running spark-shell; also did some minor Win32 testing (just made sure spark-shell started). Author: Marcelo Vanzin <vanzin@cloudera.com> Closes #11591 from vanzin/SPARK-13578.
Diffstat (limited to 'bin/sparkR2.cmd')
0 files changed, 0 insertions, 0 deletions