[jira] [Commented] (ATLAS-3969) Atlas1.2.0INSERT_SELECT Lineage can be retrieved but not CREATE_TABLE_AS_SELECT

2021-09-23 Thread aflyary (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17419565#comment-17419565 ] aflyary commented on ATLAS-3969: the sql u use maybe wrong, pls check. {code:java} // CREATE TABLE

[jira] [Comment Edited] (ATLAS-3969) Atlas1.2.0INSERT_SELECT Lineage can be retrieved but not CREATE_TABLE_AS_SELECT

2021-09-23 Thread aflyary (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17419565#comment-17419565 ] aflyary edited comment on ATLAS-3969 at 9/24/21, 5:21 AM: -- the sql u use maybe

[jira] [Commented] (ATLAS-2893) Atlas Column Lineage of Hive Hook to support the hive old version (before hive version 1.2.1 after the patch for HIVE-13112)

2021-09-23 Thread aflyary (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-2893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17419563#comment-17419563 ] aflyary commented on ATLAS-2893: [~xiaozhang_is]  could u please show your sql which run under the hive

Re: Review Request 68883: ATLAS-2893: Atlas Column Lineage of Hive Hook to support the hive old version

2018-11-21 Thread aflyary
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68883/#review210780 --- Ship it! Ship It! - aflyary On Sept. 29, 2018, 7:04 a.m

[jira] [Issue Comment Deleted] (ATLAS-2893) Atlas Column Lineage of Hive Hook to support the hive old version (before hive version 1.2.1 after the patch for HIVE-13112)

2018-09-29 Thread aflyary (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] aflyary updated ATLAS-2893: --- Comment: was deleted (was: Could somebody help to review this patch ?  Thanks a lot.:)) > Atlas Col

Re: Review Request 68883: ATLAS-2893: Atlas Column Lineage of Hive Hook to support the hive old version

2018-09-29 Thread aflyary
; Thanks, aflyary

Re: Review Request 68883: ATLAS-2893: Atlas Column Lineage of Hive Hook to support the hive old version

2018-09-29 Thread aflyary
correctly. The hive sql which i test are below: CREATE TABLE table1(id int, name string, age int, address string) ROW FORMAT DELIMITED FIELDS TERMINATED BY ',' STORED AS TEXTFILE; CREATE TABLE table2 AS SELECT id,name,age,address FROM table1; Thanks, aflyary

Review Request 68883: ATLAS-2893?Atlas Column Lineage of Hive Hook to support the hive old version

2018-09-29 Thread aflyary
TERMINATED BY ',' STORED AS TEXTFILE; CREATE TABLE table2 AS SELECT id,name,age,address FROM table1; Thanks, aflyary

[jira] [Commented] (ATLAS-2893) Atlas Column Lineage of Hive Hook to support the hive old version (before hive version 1.2.1 after the patch for HIVE-13112)

2018-09-29 Thread aflyary (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16632841#comment-16632841 ] aflyary commented on ATLAS-2893: Could somebody help to review this patch ?  Thanks a lot.:) > At

[jira] [Comment Edited] (ATLAS-2893) Atlas Column Lineage of Hive Hook to support the hive old version (before hive version 1.2.1 after the patch for HIVE-13112)

2018-09-29 Thread aflyary (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16632816#comment-16632816 ] aflyary edited comment on ATLAS-2893 at 9/29/18 6:23 AM: -        Under the Atlas

[jira] [Commented] (ATLAS-2893) Atlas Column Lineage of Hive Hook to support the hive old version (before hive version 1.2.1 after the patch for HIVE-13112)

2018-09-28 Thread aflyary (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16632816#comment-16632816 ] aflyary commented on ATLAS-2893:        Under the Atlas hive-bridge module, i modified

[jira] [Updated] (ATLAS-2893) Atlas Column Lineage of Hive Hook to support the hive old version (before hive version 1.2.1 after the patch for HIVE-13112)

2018-09-28 Thread aflyary (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] aflyary updated ATLAS-2893: --- Attachment: ATLAS-2893.001.patch > Atlas Column Lineage of Hive Hook to support the hive old version (bef

[jira] [Updated] (ATLAS-2893) Atlas Column Lineage of Hive Hook to support the hive old version (before hive version 1.2.1 after the patch for HIVE-13112)

2018-09-28 Thread aflyary (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] aflyary updated ATLAS-2893: --- Attachment: (was: ATLAS-2893.001.patch) > Atlas Column Lineage of Hive Hook to support the hive

[jira] [Updated] (ATLAS-2893) Atlas Column Lineage of Hive Hook to support the hive old version (before hive version 1.2.1 after the patch for HIVE-13112)

2018-09-28 Thread aflyary (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] aflyary updated ATLAS-2893: --- Attachment: ATLAS-2893.001.patch > Atlas Column Lineage of Hive Hook to support the hive old version (bef

[jira] [Commented] (ATLAS-2893) Atlas Column Lineage of Hive Hook to support the hive old version (before hive version 1.2.1 after the patch for HIVE-13112)

2018-09-27 Thread aflyary (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16631283#comment-16631283 ] aflyary commented on ATLAS-2893: I refer to the hive source code, when we set the altas hook class

[jira] [Created] (ATLAS-2893) Atlas Column Lineage of Hive Hook to support the hive old version (before hive version 1.2.1 after the patch for HIVE-13112)

2018-09-26 Thread aflyary (JIRA)
aflyary created ATLAS-2893: -- Summary: Atlas Column Lineage of Hive Hook to support the hive old version (before hive version 1.2.1 after the patch for HIVE-13112) Key: ATLAS-2893 URL: https://issues.apache.org/jira

[jira] [Comment Edited] (ATLAS-2791) There is no column Lineage Information with atlas 1.0 and hive 2.1.1

2018-09-26 Thread aflyary (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16628333#comment-16628333 ] aflyary edited comment on ATLAS-2791 at 9/26/18 7:10 AM: - i thought it is very

[jira] [Commented] (ATLAS-2791) There is no column Lineage Information with atlas 1.0 and hive 2.1.1

2018-09-26 Thread aflyary (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16628333#comment-16628333 ] aflyary commented on ATLAS-2791: i thought it is very import to support the low version hive colmn

[jira] [Commented] (ATLAS-2791) There is no column Lineage Information with atlas 1.0 and hive 2.1.1

2018-09-26 Thread aflyary (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16628278#comment-16628278 ] aflyary commented on ATLAS-2791: on the atlas apache web page site describe the column lineage