aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorJeff Zhang <zjffdu@apache.org>2017-02-28 22:21:29 -0800
committerFelix Cheung <felixcheung@apache.org>2017-02-28 22:21:29 -0800
commit7315880568fd07d4dfb9f76d538f220e9d320c6f (patch)
treede794f163b04f0363f29ce761464dd773fe57dfb /examples
parent0fe8020f3aaf61c9992b6bcc5dba7ae8f751bab7 (diff)
downloadspark-7315880568fd07d4dfb9f76d538f220e9d320c6f.tar.gz
spark-7315880568fd07d4dfb9f76d538f220e9d320c6f.tar.bz2
spark-7315880568fd07d4dfb9f76d538f220e9d320c6f.zip
[SPARK-19572][SPARKR] Allow to disable hive in sparkR shell
## What changes were proposed in this pull request? SPARK-15236 do this for scala shell, this ticket is for sparkR shell. This is not only for sparkR itself, but can also benefit downstream project like livy which use shell.R for its interactive session. For now, livy has no control of whether enable hive or not. ## How was this patch tested? Tested it manually, run `bin/sparkR --master local --conf spark.sql.catalogImplementation=in-memory` and verify hive is not enabled. Author: Jeff Zhang <zjffdu@apache.org> Closes #16907 from zjffdu/SPARK-19572.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions