You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Adrian Wang (JIRA)" <ji...@apache.org> on 2016/03/19 09:36:33 UTC

[jira] [Updated] (SPARK-14021) Support custom context derived from HiveContext for SparkSQLEnv

     [ 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org