[
https://issues.apache.org/jira/browse/SPARK-14021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adrian Wang updated SPARK-14021:
--------------------------------
Description: This is to create a custom context for command bin/spark-sql
and sbin/start-thriftserver. Any context that is derived from HiveContext is
acceptable. User need to configure the class name of custom context in a config
of spark.sql.context.class, and make sure the class in classpath. This is to
provide a more elegant way for custom configurations and changes for
infrastructure team.
> Support custom context derived from HiveContext for SparkSQLEnv
> ---------------------------------------------------------------
>
> Key: SPARK-14021
> URL: https://issues.apache.org/jira/browse/SPARK-14021
> Project: Spark
> Issue Type: New Feature
> Components: SQL
> Reporter: Adrian Wang
>
> This is to create a custom context for command bin/spark-sql and
> sbin/start-thriftserver. Any context that is derived from HiveContext is
> acceptable. User need to configure the class name of custom context in a
> config of spark.sql.context.class, and make sure the class in classpath. This
> is to provide a more elegant way for custom configurations and changes for
> infrastructure team.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]