You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Ujjal Satpathy (JIRA)" <ji...@apache.org> on 2016/01/11 08:05:39 UTC

[jira] [Created] (SPARK-12748) Failed to create HiveContext in SparkSql

Ujjal Satpathy created SPARK-12748:
--------------------------------------

             Summary: Failed to create HiveContext in SparkSql
                 Key: SPARK-12748
                 URL: https://issues.apache.org/jira/browse/SPARK-12748
             Project: Spark
          Issue Type: Bug
          Components: Java API
    Affects Versions: 1.6.0
            Reporter: Ujjal Satpathy
            Priority: Critical


Hi,
I am trying to create HiveContext using Java API in Spark Sql (ver 1.6.0).

HiveContext hiveContext = new org.apache.spark.sql.hive.HiveContext(sc);

But its not creating any hivecontext and throwing below exception:
java.sql.SQLException: Failed to start database 'metastore_db' with class loader org.apache.spark.sql.hive.client.IsolatedClientLoader$$anon$1@17a1ba8d.



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