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

Abhishek Rawat updated IMPALA-12060:
------------------------------------
    Description: Today Impala doesn't support multiple catalogd instances to be 
part of the cluster. When using external Active Passive HA mechanisms like 
leader election, it may be possible for multiple catalog replicas to be part of 
the cluster, in some cases. This is mainly because catalogds have no idea that 
there are other catalogd instances. One way to address this issue could be for 
statestore to always ensure that there could only be a single instance of 
catalogd in the cluster. Coordinator also has a config `catalog_service_host` - 
both statestore and coordinator should have a consistent view and consider the 
proper catalogd instance to be part of the cluster.  (was: Today Impala doesn't 
support multiple catalogd instances to be part of the cluster. When using 
external Active Passive HA mechanisms like leader election, it may be possible 
for multiple catalog replicas to be part of the cluster, in some cases. This is 
mainly because catalogds have no idea that there are other catalogd instances. 
One way to address this issue could be for statestore to always ensure that 
there could only be a single instance of catalogd in the cluster. )

> statestore should only allow a single catalog instance to be part of cluster
> ----------------------------------------------------------------------------
>
>                 Key: IMPALA-12060
>                 URL: https://issues.apache.org/jira/browse/IMPALA-12060
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Abhishek Rawat
>            Assignee: Abhishek Rawat
>            Priority: Critical
>
> Today Impala doesn't support multiple catalogd instances to be part of the 
> cluster. When using external Active Passive HA mechanisms like leader 
> election, it may be possible for multiple catalog replicas to be part of the 
> cluster, in some cases. This is mainly because catalogds have no idea that 
> there are other catalogd instances. One way to address this issue could be 
> for statestore to always ensure that there could only be a single instance of 
> catalogd in the cluster. Coordinator also has a config `catalog_service_host` 
> - both statestore and coordinator should have a consistent view and consider 
> the proper catalogd instance to be part of the cluster.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to