[ https://issues.apache.org/jira/browse/HIVE-13467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15251576#comment-15251576 ]
Siddharth Seth commented on HIVE-13467: --------------------------------------- Is this hardcoded to use the name "llap0" ? That should come from the hive configuration instead. Would be useful if the URI could be /llap/<clusterName>. The default value of clusterName comes from hive-site.xml - hive.llap.daemon.service.hosts. It is possible for users to override this if a different llap instance exists. Going to /llap/randomClusterName - could attempt to render the UI for that specific cluster. The bit about attempting to fetch information for an unknown cluster could be done later. However, I think the path /llap/clusterName would be useful to have in this jira. > Show llap info on hs2 ui when available > --------------------------------------- > > Key: HIVE-13467 > URL: https://issues.apache.org/jira/browse/HIVE-13467 > Project: Hive > Issue Type: Bug > Components: llap > Reporter: Gunther Hagleitner > Assignee: Gunther Hagleitner > Attachments: HIVE-13467.1.patch, HIVE-13467.2.patch, > HIVE-13467.3.patch, HIVE-13467.4.patch, HIVE-13467.5.patch, > screen-shot-llap.png, screen.png > > > When llap is on and hs2 is configured with access to an llap cluster, HS2 UI > should show some status of the daemons and provide a mechanism to click > through to their respective UIs. -- This message was sent by Atlassian JIRA (v6.3.4#6332)