[jira] [Updated] (HIVE-15081) RetryingMetaStoreClient.getProxy(HiveConf, Boolean) doesn't match constructor of HiveMetaStoreClient

2016-10-31 Thread Rui Li (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-15081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rui Li updated HIVE-15081:
--
   Resolution: Fixed
Fix Version/s: 2.2.0
   Status: Resolved  (was: Patch Available)

Committed to master. Thanks [~sershe] for the review.

> RetryingMetaStoreClient.getProxy(HiveConf, Boolean) doesn't match constructor 
> of HiveMetaStoreClient
> 
>
> Key: HIVE-15081
> URL: https://issues.apache.org/jira/browse/HIVE-15081
> Project: Hive
>  Issue Type: Bug
>Reporter: Rui Li
>Assignee: Rui Li
> Fix For: 2.2.0
>
> Attachments: HIVE-15081.1.patch
>
>
> Calling RetryingMetaStoreClient.getProxy(HiveConf, Boolean) will result in 
> error
> {noformat}
> Exception in thread "main" java.lang.RuntimeException: Unable to instantiate 
> org.apache.hadoop.hive.metastore.HiveMetaStoreClient
>   at 
> org.apache.hadoop.hive.metastore.MetaStoreUtils.newInstance(MetaStoreUtils.java:1661)
>   at 
> org.apache.hadoop.hive.metastore.RetryingMetaStoreClient.(RetryingMetaStoreClient.java:81)
>   at 
> org.apache.hadoop.hive.metastore.RetryingMetaStoreClient.getProxy(RetryingMetaStoreClient.java:131)
>   at 
> org.apache.hadoop.hive.metastore.RetryingMetaStoreClient.getProxy(RetryingMetaStoreClient.java:87)
> Caused by: java.lang.NoSuchMethodException: 
> org.apache.hadoop.hive.metastore.HiveMetaStoreClient.(org.apache.hadoop.hive.conf.HiveConf,
>  java.lang.Boolean)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-15081) RetryingMetaStoreClient.getProxy(HiveConf, Boolean) doesn't match constructor of HiveMetaStoreClient

2016-10-26 Thread Rui Li (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-15081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rui Li updated HIVE-15081:
--
Status: Patch Available  (was: Open)

> RetryingMetaStoreClient.getProxy(HiveConf, Boolean) doesn't match constructor 
> of HiveMetaStoreClient
> 
>
> Key: HIVE-15081
> URL: https://issues.apache.org/jira/browse/HIVE-15081
> Project: Hive
>  Issue Type: Bug
>Reporter: Rui Li
>Assignee: Rui Li
> Attachments: HIVE-15081.1.patch
>
>
> Calling RetryingMetaStoreClient.getProxy(HiveConf, Boolean) will result in 
> error
> {noformat}
> Exception in thread "main" java.lang.RuntimeException: Unable to instantiate 
> org.apache.hadoop.hive.metastore.HiveMetaStoreClient
>   at 
> org.apache.hadoop.hive.metastore.MetaStoreUtils.newInstance(MetaStoreUtils.java:1661)
>   at 
> org.apache.hadoop.hive.metastore.RetryingMetaStoreClient.(RetryingMetaStoreClient.java:81)
>   at 
> org.apache.hadoop.hive.metastore.RetryingMetaStoreClient.getProxy(RetryingMetaStoreClient.java:131)
>   at 
> org.apache.hadoop.hive.metastore.RetryingMetaStoreClient.getProxy(RetryingMetaStoreClient.java:87)
> Caused by: java.lang.NoSuchMethodException: 
> org.apache.hadoop.hive.metastore.HiveMetaStoreClient.(org.apache.hadoop.hive.conf.HiveConf,
>  java.lang.Boolean)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-15081) RetryingMetaStoreClient.getProxy(HiveConf, Boolean) doesn't match constructor of HiveMetaStoreClient

2016-10-26 Thread Rui Li (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-15081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rui Li updated HIVE-15081:
--
Attachment: HIVE-15081.1.patch

> RetryingMetaStoreClient.getProxy(HiveConf, Boolean) doesn't match constructor 
> of HiveMetaStoreClient
> 
>
> Key: HIVE-15081
> URL: https://issues.apache.org/jira/browse/HIVE-15081
> Project: Hive
>  Issue Type: Bug
>Reporter: Rui Li
>Assignee: Rui Li
> Attachments: HIVE-15081.1.patch
>
>
> Calling RetryingMetaStoreClient.getProxy(HiveConf, Boolean) will result in 
> error
> {noformat}
> Exception in thread "main" java.lang.RuntimeException: Unable to instantiate 
> org.apache.hadoop.hive.metastore.HiveMetaStoreClient
>   at 
> org.apache.hadoop.hive.metastore.MetaStoreUtils.newInstance(MetaStoreUtils.java:1661)
>   at 
> org.apache.hadoop.hive.metastore.RetryingMetaStoreClient.(RetryingMetaStoreClient.java:81)
>   at 
> org.apache.hadoop.hive.metastore.RetryingMetaStoreClient.getProxy(RetryingMetaStoreClient.java:131)
>   at 
> org.apache.hadoop.hive.metastore.RetryingMetaStoreClient.getProxy(RetryingMetaStoreClient.java:87)
> Caused by: java.lang.NoSuchMethodException: 
> org.apache.hadoop.hive.metastore.HiveMetaStoreClient.(org.apache.hadoop.hive.conf.HiveConf,
>  java.lang.Boolean)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)