Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Impala 3.1.0
-
ghx-label-9
Description
While working on IMPALA-7213, it's noticed that we can fail to serialize or deserialize a profile for random reasons. This shouldn't be fatal: the fragment instance status can still be presented to the coordinator to avoid hitting IMPALA-2990. A missing profile in ReportExecStatus() RPC may result in incomplete or stale profile being presented to Impala client. It would be helpful to mark whether the profile may be incomplete and/or final in the profile output.
Attachments
Issue Links
- relates to
-
IMPALA-7213 Port ReportExecStatus() RPCs to KRPC
- Resolved
-
IMPALA-7246 TestMtDopParquet.test_parquet_filtering is flaky
- Resolved
-
IMPALA-5555 Add timeline event to query profile to indicate that it is finished
- Resolved
-
IMPALA-6741 Profiles of running queries should tell last update time of counters
- Resolved