You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@hive.apache.org by GitBox <gi...@apache.org> on 2019/09/11 08:02:46 UTC

[GitHub] [hive] frankgh opened a new pull request #765: HIVE-22190: Class HiveMetaStoreClient fails to instantiate when runni…

frankgh opened a new pull request #765: HIVE-22190: Class HiveMetaStoreClient fails to instantiate when runni…
URL: https://github.com/apache/hive/pull/765
 
 
   …ng on Java 11
   
   HiveMetaStoreClient fails to initialize in JDK with error:
   Unable to instantiate org.apache.hadoop.hive.metastore.HiveMetaStoreClient with cause
   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')
   
   This commit refactors the code to convert a List to array

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org