You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Suma Shivaprasad (JIRA)" <ji...@apache.org> on 2016/06/09 20:56:21 UTC

[jira] [Comment Edited] (ATLAS-884) Process registration should call Entity update instead of create

    [ https://issues.apache.org/jira/browse/ATLAS-884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15322779#comment-15322779 ] 

Suma Shivaprasad edited comment on ATLAS-884 at 6/9/16 8:55 PM:
----------------------------------------------------------------

We have to address the issue you mentioned through ATLAS-876 I guess, but we will have to allow for updates since we are now storing normalized queries without literals, there could be a insert overwrite  or load table run multiple times with different string literals in the query and we will not be updating recentQueries in that use if we dont use update. Makes sense?


was (Author: suma.shivaprasad):
We have to address the issue you mentioned through ATLAS-876 I guess, but we will have to allow for updates since we are now storing normalized queries without literals, there could be a insert overwrite  or load table run multiple times with different string literals in the query and we will not be updating recentQueries in that use if we dont use update. Makes sense?

> Process registration should call Entity update instead of create
> ----------------------------------------------------------------
>
>                 Key: ATLAS-884
>                 URL: https://issues.apache.org/jira/browse/ATLAS-884
>             Project: Atlas
>          Issue Type: Bug
>    Affects Versions: 0.6-incubating, 0.7-incubating
>            Reporter: Suma Shivaprasad
>            Assignee: Suma Shivaprasad
>             Fix For: 0.7-incubating
>
>         Attachments: ATLAS-884.patch
>
>
> Process registration in hive hook currently calls Entity create . But should call update entity instead 



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