[
https://issues.apache.org/jira/browse/IMPALA-8750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fredy Wijaya resolved IMPALA-8750.
----------------------------------
Resolution: Fixed
Fix Version/s: Impala 3.3.0
> TestObservability.test_query_profile_contains_query_compilation_events
> failing when compilation events appear dynamically
> -------------------------------------------------------------------------------------------------------------------------
>
> Key: IMPALA-8750
> URL: https://issues.apache.org/jira/browse/IMPALA-8750
> Project: IMPALA
> Issue Type: Bug
> Components: Infrastructure
> Affects Versions: Impala 3.3.0
> Reporter: Tamas Mate
> Assignee: Tamas Mate
> Priority: Major
> Labels: test
> Fix For: Impala 3.3.0
>
>
> {{TestObservability.test_query_profile_contains_query_compilation_events}} is
> failing during builds where the query compilation event differs from the
> specified. This can occur in 2 cases:
> - When {{lineage_event_log_dir}} is specified it adds an extra "Lineage info
> computed:" line.
> - When metadata is not preloaded on the coordinator instead of "Metadata of
> all * tables cached:" it can be multiple lines:
> {noformat}
> Metadata load started:
> Metadata load finished:
> {noformat}
> We should cover these cases as well.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)