Hi Jiaxin, I am not sure but as of I know
There are two ways to do this. 1. Update the modal :- https://github.com/apache/atlas/tree/master/addons/models 2. API: http://atlas.apache.org/api/v2/resource_TypesREST.html#resource_TypesREST_deleteAtlasTypeDefs_DELETE I think you need to check one use case where if you delete the attribute from entityDef then what would happen with the entity instance which has that attribute. Thanks On Fri, Mar 19, 2021 at 12:59 AM Jiaxin Ye <[email protected]> wrote: > Hi All, > > Does Atlas support removing a specific attribute for an EntityDef in > Atlas? I am not seeing any way that we can do it. > > Thanks, > Jiaxin >
