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

Laura Ngo commented on ATLAS-1885:
----------------------------------

I was doing my tests on the HDP 2.6 sandbox (at work 2.6 is live so when our 
system engineers get Atlas to work we'll also use that version, plus some 
patches.)

I'll try now to follow the instructions 
[here|http://atlas.incubator.apache.org/EclipseSetup.html] to get the branches 
you suggest. (I'm a business user with limited technical experience, so this is 
all new to me!)

> DELETE classification causes error message
> ------------------------------------------
>
>                 Key: ATLAS-1885
>                 URL: https://issues.apache.org/jira/browse/ATLAS-1885
>             Project: Atlas
>          Issue Type: Bug
>          Components:  atlas-core
>    Affects Versions: 0.8-incubating
>            Reporter: Laura Ngo
>
> * Created classification via POST (/v2/types/typedefs)
> * Tried to delete it via DELETE (/v2/types/typedefs)
> * Get 204 no content response (should have been removed)
> * Go to UI tag is still there
> * Get error in UI
> Discovery query failed g.V().has('__traitNames', T.in, traitNames) 
> [startIdx..<endIdx].toList()
> {code}
> {
>  "classificationDefs": [{
>   "name": "test_classification_10",
>   "superTypes": [],
>   "attributeDefs": []
>  }],
>  "entityDefs": [],
>  "enumDefs": [],
>  "structDefs": []
> }
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to