Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Impala 2.12.0
-
ghx-label-1
Description
Similar to IMPALA-6664. The idea is to improve catalog server logging by adding query-ID to each of the Catalog server log statements. This helps map Catalog errors to specific queries, which is currently not possible.
Raising a separate jira for the Catalog server since fixing it could be a little tricker than the other components since we don't have the query hash readily available in the Catalog context. We need to augment the Catalog RPCs with this data.
Attachments
Issue Links
- is related to
-
IMPALA-12870 Tag TableLoader logs with query ids
- Open