You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Attila Bukor (Jira)" <ji...@apache.org> on 2023/02/09 22:00:00 UTC

[jira] [Commented] (KUDU-3449) Kudu client should get auto redirected to the active master

    [ 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 [~myloginid@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)