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

ASF subversion and git services commented on IMPALA-9105:
---------------------------------------------------------

Commit 770e72d53e11c2902be848a5f2608c4b4c6e19aa in impala's branch 
refs/heads/master from Jiawei Wang
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=770e72d ]

IMPALA-9105: Catalog debug page top-n table has a URL generation issue

What's the problem:
Previously, catalogd debug page does not have 'fqtn' property. Because 
CatalogServer::GetCatalogUsage() does not pass fqtn to the template.
Thus, the generated page table detail page cannot be opened. Also,
Someone might accedentially deleted <td> which makes the catalogd UI
top-K page unorganized.

Fix:
Correct the URL generation part.

Test:
Open the page and all the tables object can be correctly opened.

Change-Id: If7416c79baf2e78d6790995e97d9802ec7a8cc37
Reviewed-on: http://gerrit.cloudera.org:8080/14589
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>


> Catalog debug page top-n table has a URL generation issue
> ---------------------------------------------------------
>
>                 Key: IMPALA-9105
>                 URL: https://issues.apache.org/jira/browse/IMPALA-9105
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Jiawei Wang
>            Assignee: Jiawei Wang
>            Priority: Major
>         Attachments: Wrong column items.png
>
>
> The catalogd debug page under /catalog, there are some Top-n tables 
> information. However, the links there are broken as the generated URL was 
> missing the table name.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to