[
https://issues.apache.org/jira/browse/IMPALA-9935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arnab Karmakar resolved IMPALA-9935.
------------------------------------
Resolution: Fixed
> Support individual partitions in the catalog_obejct webUI page
> --------------------------------------------------------------
>
> Key: IMPALA-9935
> URL: https://issues.apache.org/jira/browse/IMPALA-9935
> Project: IMPALA
> Issue Type: New Feature
> Components: Catalog
> Reporter: Quanlong Huang
> Assignee: Arnab Karmakar
> Priority: Major
> Labels: ramp-up
> Fix For: Impala 5.0.0
>
>
> CatalogServer and Coordinator both have a webUI page (/catalog_object) for
> getting catalog objects. An example URL is
> "[http://localhost:25020/catalog_object?object_type=TABLE&object_name=functional.alltypes]".
> After IMPALA-3127, it'd be nice to support the same feature for individual
> partitions.
> Note that the object_name for partitions are designed as
> dbName+tableName+partitionName in IMPALA-3127. The partitionName part has "/"
> characters, which conflicts in parsing the request arguments in the URL. We
> may need to redesign the arguments for partitions.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]