[
https://issues.apache.org/jira/browse/HIVE-11139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14632908#comment-14632908
]
Jimmy Xiang commented on HIVE-11139:
------------------------------------
[~prasanth_j], this new RFA never renames/deletes a log file. Per the javadoc
of RFA, it seems that the log file is truncated and no backup file is created
is maxBackupIndex = 0, right? If we can achieve the same thing with the
existing RFA, it will be great. If not, we are happy to port it to log4j2 too.
> Emit more lineage information
> -----------------------------
>
> Key: HIVE-11139
> URL: https://issues.apache.org/jira/browse/HIVE-11139
> Project: Hive
> Issue Type: Improvement
> Reporter: Jimmy Xiang
> Assignee: Jimmy Xiang
> Fix For: 1.3.0, 2.0.0
>
> Attachments: HIVE-11139.1.patch, HIVE-11139.2.patch,
> HIVE-11139.3.patch
>
>
> HIVE-1131 emits some column lineage info. But it doesn't support INSERT
> statements, or CTAS statements. It doesn't emit the predicate information
> either.
> We can enhance and use the dependency information created in HIVE-1131,
> generate more complete lineage info.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)