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

Le Ma commented on ATLAS-3114:
------------------------------

Hello [~sreenivasulu_nallap...@intuit.com]

Sorry for late reply. I am using Atlas built-in rdbms model (from master 
branch). You could check the diff between your model and the default model to 
see if that's the reason causing your issue. If not, i would recommend you to 
try the way that i used in the patch file to see if it works. 

 

Thanks,

Le

 

> Issue with concurrent bulk inserts for entities
> -----------------------------------------------
>
>                 Key: ATLAS-3114
>                 URL: https://issues.apache.org/jira/browse/ATLAS-3114
>             Project: Atlas
>          Issue Type: Bug
>            Reporter: Ayush Nigam
>            Assignee: chaitali borole
>            Priority: Major
>         Attachments: ATLAS-3114.patch, AtlasClientV2Test.java, Error.txt, 
> model.json
>
>
> We have a model with tables having attribute 'columns'  in which we are 
> attaching list of object ids for all columns once these are created. We are 
> using clientV2 java APIs.
> We are doing bulk operation for columns and parallelizing the tables.
> Sometimes the issue is that bulk creation for columns is successful,i.e. 
> atlas don't throw any exception but we get some columns as created,some as 
> updated,whereas as none of the columns existed before.Even it misses out some 
> entities while creating.Some are created and some are just silently missed 
> without throwing an exception.
> So to sum up issue is there for concurrent bulk create/update calls.It works 
> for concurrent single entity create/update calls.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to