[
https://issues.apache.org/jira/browse/IMPALA-7935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anurag Mantripragada closed IMPALA-7935.
----------------------------------------
Resolution: Fixed
> /catalog_object end point broken in LocalCatalog mode
> -----------------------------------------------------
>
> Key: IMPALA-7935
> URL: https://issues.apache.org/jira/browse/IMPALA-7935
> Project: IMPALA
> Issue Type: Bug
> Components: Catalog
> Affects Versions: Impala 3.1.0
> Reporter: bharath v
> Assignee: Anurag Mantripragada
> Priority: Minor
> Labels: catalog-v2, observability
>
> Start Impala coordinator in LocalCatalog mode (v2)
> {code}
> start-impala-cluster.py -s 1 --impalad_args="--use_local_catalog=true"
> --catalogd_args="--catalog_topic_mode=minimal"
> {code}
> Check the following URL.
> http://<coordinator-host>:25000/catalog_object?object_type=TABLE&object_name=functional_text_lzo.alltypesaggmultifiles
> It says,
> {noformat}
> Error: UnsupportedOperationException: LocalCatalog.getTCatalogObject
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.2#803003)