aboutsummaryrefslogtreecommitdiff
path: root/R/pkg
diff options
context:
space:
mode:
authorYin Huai <yhuai@databricks.com>2015-05-28 17:12:30 -0700
committerYin Huai <yhuai@databricks.com>2015-05-28 17:12:38 -0700
commit8f4a86eaa1cad9a2a7607fd5446105c93e5e424e (patch)
tree73a20a710b255b078b1f8476834cbab76db10665 /R/pkg
parent9c2c6b4a676ea1fdfecd9cd450d43d4081c77385 (diff)
downloadspark-8f4a86eaa1cad9a2a7607fd5446105c93e5e424e.tar.gz
spark-8f4a86eaa1cad9a2a7607fd5446105c93e5e424e.tar.bz2
spark-8f4a86eaa1cad9a2a7607fd5446105c93e5e424e.zip
[SPARK-7853] [SQL] Fix HiveContext in Spark Shell
https://issues.apache.org/jira/browse/SPARK-7853 This fixes the problem introduced by my change in https://github.com/apache/spark/pull/6435, which causes that Hive Context fails to create in spark shell because of the class loader issue. Author: Yin Huai <yhuai@databricks.com> Closes #6459 from yhuai/SPARK-7853 and squashes the following commits: 37ad33e [Yin Huai] Do not use hiveQlTable at all. 47cdb6d [Yin Huai] Move hiveconf.set to the end of setConf. 005649b [Yin Huai] Update comment. 35d86f3 [Yin Huai] Access TTable directly to make sure Hive will not internally use any metastore utility functions. 3737766 [Yin Huai] Recursively find all jars. (cherry picked from commit 572b62cafe4bc7b1d464c9dcfb449c9d53456826) Signed-off-by: Yin Huai <yhuai@databricks.com>
Diffstat (limited to 'R/pkg')
0 files changed, 0 insertions, 0 deletions