Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
ghx-label-4
Description
Having an internal representation of states will be useful as we can conveniently add/remove new states and develop logic around those eg. [initialization, analysis complete, planning complete/queued, running] (set the stage for IMPALA-2568 and its sub-tasks), [cancelled, exception etc] (IMPALA-1262).
We can easily convert it to client (HS2 and Beeswax) specific states and ensure there are no client visible changes.
Attachments
Issue Links
- causes
-
IMPALA-9267 Impala hits DCHECK in ClientRequestState due to invalid state transition
- Resolved
- is required by
-
IMPALA-9124 Transparently retry queries that fail due to cluster membership changes
- In Progress
- relates to
-
IMPALA-124 Stop using Beeswax query states
- Open