You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Kurt Deschler (Jira)" <ji...@apache.org> on 2023/03/27 15:34:00 UTC

[jira] [Assigned] (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:all-tabpanel ]

Kurt Deschler reassigned KUDU-3449:
-----------------------------------

    Assignee: Attila Bukor  (was: Kurt Deschler)

> 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
>            Assignee: Attila Bukor
>            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)