- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Delete attribute from custom Type
- Labels:
-
Apache Atlas
Created ‎03-31-2023 09:32 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I have a custom Type that has an attribute that references another Type by mistake. I have tried to delete this attribute using a PUT api call to: /api/atlas/v2/types/typedefs
But got the error:
ATLAS-400-00-00D: attribute delete not supported.
I even tried to to update the attribute to not longer reference the Type but instead have "typeName": "string", but I get the error:
ATLAS-400-00-029: Data type update for attribute is not supported
Is there a way to delete an attribute from a custom Type?
Created ‎01-08-2025 02:38 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@dhughes20 This is looks bug please check this https://issues.apache.org/jira/browse/ATLAS-3958
Created ‎01-08-2025 02:38 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@dhughes20 This is looks bug please check this https://issues.apache.org/jira/browse/ATLAS-3958
