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

Will Berkeley commented on KUDU-1388:
-------------------------------------

I will work on this one. Is it legit to assign it to myself?

As far as I can see, there's nothing (publicly) available to describe a 
PartitionSchema except DebugString. I've made a patch that just dumps this out 
in /tables, between the tablet table and the Impala CREATE TABLE statement. 
Doing something prettier would be best done, I think, by changing the public 
API of PartitionSchema to provide information in a way that could be more 
easily formatted. But it's part of the C++ client library, so I'm hesitant to 
touch it without approval/some guidance.

> Master web UI should show table's partition schema
> --------------------------------------------------
>
>                 Key: KUDU-1388
>                 URL: https://issues.apache.org/jira/browse/KUDU-1388
>             Project: Kudu
>          Issue Type: Improvement
>          Components: master
>    Affects Versions: 0.7.0
>            Reporter: Todd Lipcon
>              Labels: newbie
>
> Currently after a table is created, it's difficult to see what partitioning 
> schema it's using. We should at a minimum display the info on the /table web 
> page.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to