You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2014/08/05 20:22:12 UTC

[jira] [Created] (SLIDER-289) REST gateway shouldn't be displayed if REST is not configured

Ted Yu created SLIDER-289:
-----------------------------

             Summary: REST gateway shouldn't be displayed if REST is not configured
                 Key: SLIDER-289
                 URL: https://issues.apache.org/jira/browse/SLIDER-289
             Project: Slider
          Issue Type: Bug
            Reporter: Ted Yu
            Priority: Minor


{code}
14/08/05 18:15:45 INFO agent.AgentProviderService: Preparing to publish. Key org.apache.slider.jmx and Value http://hor10n03.gq1.ygridcore.net:60020/jmx
14/08/05 18:15:45 INFO agent.AgentProviderService: Preparing to publish. Key org.apache.slider.monitor and Value http://hor10n03.gq1.ygridcore.net:60020/master-status
14/08/05 18:15:45 INFO agent.AgentProviderService: Preparing to publish. Key org.apache.slider.hbase.rest and Value http://${HBASE_REST_HOST}:17000
14/08/05 18:15:45 INFO agent.AgentProviderService: Preparing to publish. Key org.apache.slider.hbase.thrift and Value http://hor10n01.gq1.ygridcore.net:18000
{code}
The line with HBASE_REST_HOST shouldn't be displayed since REST gateway wasn't configured.



--
This message was sent by Atlassian JIRA
(v6.2#6252)