[ 
https://issues.apache.org/jira/browse/KUDU-3449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17686783#comment-17686783
 ] 

Attila Bukor commented on KUDU-3449:
------------------------------------

Thanks [~mylogi...@gmail.com] for bringing this up. I drafted a design doc: 
https://s.apache.org/kudu-3349-design

> Kudu client should get auto redirected to the active master
> -----------------------------------------------------------
>
>                 Key: KUDU-3449
>                 URL: https://issues.apache.org/jira/browse/KUDU-3449
>             Project: Kudu
>          Issue Type: Improvement
>            Reporter: Manish Maheshwari
>            Priority: Major
>
> When providing only 1 Kudu master host, clients get an error as below. We 
> should ideally allow clients to be redirected to the active master cc 
> [~abukor] [~arawat] 
> {code:java}
> ERROR: AnalysisException: Cannot analyze Kudu table 'my_first_kudu_table': 
> Error determining if Kudu's integration with the Hive Metastore is enabled: 
> Could not connect to a leader master. Client configured with 1 master(s) 
> (pm-kudu-master30.pm-sandb.a465-9q4k.cloudera.site:7051) but cluster 
> indicates it expects 3 master(s) 
> (pm-kudu-master10.pm-sandb.a465-9q4k.cloudera.site:7051,pm-kudu-master20.pm-sandb.a465-9q4k.cloudera.site:7051,pm-kudu-master30.pm-sandb.a465-9q4k.cloudera.site:7051)
>  {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to