David Kaspar created ATLAS-242:
----------------------------------
Summary: lineage hive table schema REST API does not accept any
tableName value
Key: ATLAS-242
URL: https://issues.apache.org/jira/browse/ATLAS-242
Project: Atlas
Issue Type: Bug
Reporter: David Kaspar
This issue is filed for "RangerAtlasDemo_v4.ova" VM-image release.
When I call:
http://127.0.0.1:21000/api/atlas/lineage/hive/table/{tableName}/schema
REST API method, then it always returns 404 Not Found and returns an error
which claims that given {tableName} does not exist.
Since REST API documentation (application.wadl) does not state details, I have
tried to use existing Hive table names, existing GUIDs of Hive tables but none
of them works.
Similarly for /api/atlas/lineage/hive/table/{tableName}/outputs/graph and
/api/atlas/lineage/hive/table/{tableName}/inputs/graph.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)