Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
ghx-label-10
Description
Top level JIRA for Node Blacklisting.
High level description of node blacklisting, from IMPALA-8339:
This patch adds the concept of a blacklist of executors to the
coordinator, which removes executors from consideration for query
scheduling. Blacklisting decisions are local to a given coordinator
and are not included in statestore updates.The intention is to allow coordinators to be more aggressive about
deciding that an exeutor is unhealthy or unavailable, to minimize
failed queries in environments where cluster membership may be more
variable, rather than having to wait on the statestore heartbeat
mechanism to decide that the executor is down.
Attachments
Issue Links
- is related to
-
IMPALA-4317 Single Overloaded Impalad Causes Entire Cluster to Hang
- Resolved
-
IMPALA-9124 Transparently retry queries that fail due to cluster membership changes
- In Progress
-
IMPALA-10599 The coordinator should avoid distributing query fragments to busy nodes.
- Open
- relates to
-
IMPALA-7872 Extended health checks to mark node as down
- Open