[ 
https://issues.apache.org/jira/browse/IMPALA-8931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

bharath v resolved IMPALA-8931.
-------------------------------
    Fix Version/s: Impala 3.4.0
       Resolution: Fixed

> Fe not generating lineages when event hooks are configured
> ----------------------------------------------------------
>
>                 Key: IMPALA-8931
>                 URL: https://issues.apache.org/jira/browse/IMPALA-8931
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Frontend
>    Affects Versions: Impala 3.2.0
>            Reporter: bharath v
>            Assignee: bharath v
>            Priority: Major
>             Fix For: Impala 3.4.0
>
>
> Frontend generates the lineage only when {{--lineage_event_log_dir}} is 
> configured. That is a legacy param and the users are expected to use event 
> hooks to consume lineages. It should also generate lineage events when hooks 
> are configured.
> {noformat}
> public boolean getComputeLineage() {
> return !Strings.isNullOrEmpty(backendCfg_.lineage_event_log_dir);  
> } {noformat}



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to