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

Reply via email to