[
https://issues.apache.org/jira/browse/ATLAS-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15890385#comment-15890385
]
Madhan Neethiraj commented on ATLAS-1603:
-----------------------------------------
Unit test fix committed to master:
http://git-wip-us.apache.org/repos/asf/incubator-atlas/commit/214c1572
> Regression : Edit Entity in UI : Unable to edit hive_table entity.
> ------------------------------------------------------------------
>
> 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
> Assignee: Madhan Neethiraj
> Fix For: 0.8-incubating
>
> Attachments: adding hive_column to hive_table exception.txt,
> ATLAS-1603.patch
>
>
> 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 .
> 6. Any updates to an hive_table entity are failing.
> Note:
> 1.When hive_table is *Created* , this error is not thrown. Only when
> *Editing* hive_table , the error is thrown.
> 2.This doesn't happen for other entities like hive_column, hbase_model
> entities etc.,
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)