You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Vimal Sharma (JIRA)" <ji...@apache.org> on 2016/11/30 11:18:59 UTC

[jira] [Updated] (ATLAS-1343) CTAS query is not captured by Atlas with Hive2

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

Vimal Sharma updated ATLAS-1343:
--------------------------------
    Attachment: ATLAS-1343.patch

The attached patch fixes the issue. Although the column level lineage is still not available from Hive2, this fix ensures that the CTAS query process registration with Atlas is not blocked. I have tested the patch with Hive2 and the process is being registered successfully

> CTAS query is not captured by Atlas with Hive2
> ----------------------------------------------
>
>                 Key: ATLAS-1343
>                 URL: https://issues.apache.org/jira/browse/ATLAS-1343
>             Project: Atlas
>          Issue Type: Bug
>    Affects Versions: 0.8-incubating
>            Reporter: Vimal Sharma
>            Assignee: Vimal Sharma
>             Fix For: 0.8-incubating
>
>         Attachments: ATLAS-1343.patch
>
>
> CTAS query is not captured by Atlas due to deprecation of method getBaseCols() from Dependency class in LineageInfo in Hive2. Since the column level lineage is not available from Hive2, Atlas Hook fails to capture the process as well.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)