Kapil Malik created TOREE-284:
---------------------------------
Summary: Add support for custom SQL context class
Key: TOREE-284
URL: https://issues.apache.org/jira/browse/TOREE-284
Project: TOREE
Issue Type: New Feature
Affects Versions: 0.1.0
Reporter: Kapil Malik
Fix For: 0.1.0
Today Toree defines a SQL context object by first trying to load
"org.apache.spark.sql.hive.HiveContext" using reflection.
If it fails, it falls back to SQLContext.
I have a custom SQL context class, which I want toree to load by reading from a
custom spark configuration property (spark.sql.context.class)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)