aboutsummaryrefslogtreecommitdiff
path: root/sql/core
diff options
context:
space:
mode:
authorJeff Zhang <zjffdu@apache.org>2017-04-12 10:54:50 -0700
committerHolden Karau <holden@us.ibm.com>2017-04-12 10:54:50 -0700
commit99a9473127ec389283ac4ec3b721d2e34434e647 (patch)
tree5988db6e072be0f14183c866a2e023b22e1bd0de /sql/core
parent540855382c8f139fbf4eb0800b31c7ce91f29c7f (diff)
downloadspark-99a9473127ec389283ac4ec3b721d2e34434e647.tar.gz
spark-99a9473127ec389283ac4ec3b721d2e34434e647.tar.bz2
spark-99a9473127ec389283ac4ec3b721d2e34434e647.zip
[SPARK-19570][PYSPARK] Allow to disable hive in pyspark shell
## What changes were proposed in this pull request? SPARK-15236 do this for scala shell, this ticket is for pyspark shell. This is not only for pyspark itself, but can also benefit downstream project like livy which use shell.py for its interactive session. For now, livy has no control of whether enable hive or not. ## How was this patch tested? I didn't find a way to add test for it. Just manually test it. Run `bin/pyspark --master local --conf spark.sql.catalogImplementation=in-memory` and verify hive is not enabled. Author: Jeff Zhang <zjffdu@apache.org> Closes #16906 from zjffdu/SPARK-19570.
Diffstat (limited to 'sql/core')
0 files changed, 0 insertions, 0 deletions