You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Shwetha G S (JIRA)" <ji...@apache.org> on 2015/10/29 09:18:27 UTC

[jira] [Comment Edited] (ATLAS-242) lineage hive table schema REST API does not accept any tableName value

    [ https://issues.apache.org/jira/browse/ATLAS-242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14980030#comment-14980030 ] 

Shwetha G S edited comment on ATLAS-242 at 10/29/15 8:17 AM:
-------------------------------------------------------------

The table name should be of fully qualified name of format - dbname.tablename@clustername


was (Author: shwethags):
The table name should be of format - dbname.tablename@clustername

> 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)