You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "caofangkun (JIRA)" <ji...@apache.org> on 2014/11/11 10:29:33 UTC

[jira] [Assigned] (STORM-176) UI will lead to wrong url when running storm on yarn

     [ https://issues.apache.org/jira/browse/STORM-176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

caofangkun reassigned STORM-176:
--------------------------------

    Assignee: caofangkun

> UI will lead to wrong url when running storm on yarn 
> -----------------------------------------------------
>
>                 Key: STORM-176
>                 URL: https://issues.apache.org/jira/browse/STORM-176
>             Project: Apache Storm
>          Issue Type: Bug
>            Reporter: caofangkun
>            Assignee: caofangkun
>            Priority: Minor
>
> For Example:
> On Pure Storm Cluster , the url is  in this pattern, and that's right :
> http://nimbus-host:port/topology/topology-id 
> But On Yarn the link should be :
> http://app-master-host:port/proxy/app-id/topology/topology-id 
> Current Storm core.clj will mislead to http://app-master-host:port/topology/topology-id 



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