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

chaitali borole updated ATLAS-3114:
-----------------------------------
    Comment: was deleted

(was: Hi,

I have run through your test case.

And i have found that dependent mandatory attributes are not provided in your 
code.

Below is an exception thrown for incomplete attributes:

Exception in thread "main" org.apache.atlas.AtlasServiceException: Metadata 
service API org.apache.atlas.AtlasClientV2$API_V2@4116aac9 failed with status 
404 (Not Found) Response Body 
(\{"errorCode":"ATLAS-404-00-007","errorMessage":"Invalid instance 
creation/updation parameters passed : rdbms_db.instance: mandatory attribute 
value missing in type rdbms_db"}))

> 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
>            Priority: Major
>         Attachments: AtlasClientV2Test.java, Error.txt
>
>
> 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