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

Sidharth Kumar Mishra updated ATLAS-3461:
-----------------------------------------
    Attachment: ATLAS-3461-3.patch

> Impala process and lineage is not getting created appropriately if query 
> contains variation like comment or extra spaces
> ------------------------------------------------------------------------------------------------------------------------
>
>                 Key: ATLAS-3461
>                 URL: https://issues.apache.org/jira/browse/ATLAS-3461
>             Project: Atlas
>          Issue Type: Bug
>    Affects Versions: 2.0.0
>            Reporter: Sidharth Kumar Mishra
>            Assignee: Sidharth Kumar Mishra
>            Priority: Major
>             Fix For: 2.1.0
>
>         Attachments: ATLAS-3461-3.patch
>
>
> Some examples of such queries are at Impala:
> creAted external table /*test*/ impala1 aS – temp  fff
>       /* temp dddd*/ – sdfrnfkjef select
>       select * from t1;
> Create /*dd*/ table impala2 aS select * from t1;
>  
> From JDBC:
> If we add more spaces in between create and table as shown below and use jdbc 
> to execute the query then the impala process is not getting created at Atlas.
> create table testSun2 as select * from t1;



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to