You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Jiang Xingbo (JIRA)" <ji...@apache.org> on 2016/07/21 11:07:20 UTC

[jira] [Created] (SPARK-16661) HiveContextCompatibilitySuite should use SparkSession.build.getOrCreate to create HIVE context

Jiang Xingbo created SPARK-16661:
------------------------------------

             Summary: HiveContextCompatibilitySuite should use SparkSession.build.getOrCreate to create HIVE context
                 Key: SPARK-16661
                 URL: https://issues.apache.org/jira/browse/SPARK-16661
             Project: Spark
          Issue Type: Improvement
          Components: SQL
            Reporter: Jiang Xingbo


HiveContextCompatibilitySuite currently uses new HiveContext() method which is deprecated since 2.0.0 to create HIVE context, we should use SparkSession.build.getOrCreate instead.



--
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