Sharmadha Sainath created ATLAS-1603:
----------------------------------------
Summary: Regression : Edit Entity in UI : Unable to edit
hive_table to add hive_column.
Key: ATLAS-1603
URL: https://issues.apache.org/jira/browse/ATLAS-1603
Project: Atlas
Issue Type: Bug
Components: atlas-core
Affects Versions: 0.8-incubating
Reporter: Sharmadha Sainath
Attachments: adding hive_column to hive_table exception.txt
1.set atlas.ui.editable.entity.types = *
2. Created an hive_table entity table1 in UI.
3. Created an hive_column entity col1 in UI.
4. Edited hive_table table1 in UI and added hive_column col1.
5. On clicking Update button, Notification "Something went wrong" popped up .
POST call failed with 500 internal server.
Attaching the application logs .
Note:
1.When hive_table is *Created* with hive_column , this error is not thrown.
Only when *Editing* hive_table to add hive_column , the error is thrown.
2.This doesn't happen for other entities in hbase_model. Able to edit
hbase_table and add hbase_column_family and edit hbase_column_family and add
hbase_column.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)