Dongjoon Hyun created SPARK-29245:
-------------------------------------

             Summary: CCE during creating HiveMetaStoreClient 
                 Key: SPARK-29245
                 URL: https://issues.apache.org/jira/browse/SPARK-29245
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 3.0.0
            Reporter: Dongjoon Hyun


{code}
19/09/25 10:58:46 ERROR hive.log: Got exception: java.lang.ClassCastException 
class [Ljava.lang.Object; cannot be cast to class [Ljava.net.URI; 
([Ljava.lang.Object; and [Ljava.net.URI; are in module java.base of loader 
'bootstrap')
java.lang.ClassCastException: class [Ljava.lang.Object; cannot be cast to class 
[Ljava.net.URI; ([Ljava.lang.Object; and [Ljava.net.URI; are in module 
java.base of loader 'bootstrap')
        at 
org.apache.hadoop.hive.metastore.HiveMetaStoreClient.<init>(HiveMetaStoreClient.java:200)
        at 
org.apache.hadoop.hive.ql.metadata.SessionHiveMetaStoreClient.<init>(SessionHiveMetaStoreClient.java:70)
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to