You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "pratik pandey (JIRA)" <ji...@apache.org> on 2018/02/19 11:33:00 UTC

[jira] [Updated] (ATLAS-2451) UI support to list tables in a namespace similar to listing tables in a db in the detailsPage of hive_db entity.

     [ https://issues.apache.org/jira/browse/ATLAS-2451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

pratik pandey updated ATLAS-2451:
---------------------------------
    Attachment: ATLAS-2451.master.patch
                ATLAS-2451.branch-0.8.patch

> UI support to list tables in a namespace similar to listing tables in a db in the detailsPage of hive_db entity.
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: ATLAS-2451
>                 URL: https://issues.apache.org/jira/browse/ATLAS-2451
>             Project: Atlas
>          Issue Type: Improvement
>            Reporter: pratik pandey
>            Assignee: pratik pandey
>            Priority: Major
>         Attachments: ATLAS-2451.branch-0.8.patch, ATLAS-2451.master.patch
>
>
> Following API fetches the HBase tables in a namespace.
> {code:java}
> /api/atlas/v2/search/relationship?limit=25&offset=0&guid=<namespace_guid>&relation=__hbase_table.namespace
> {code}
> UI support could be added to list the hbase_table entities in the hbase_namespace entity's detailsPage.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)