Uploaded image for project: 'Flume'
  1. Flume
  2. FLUME-260

Incorrect link to "Master Overview" in the web-app from a remote machine

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • None
    • 0.9.1u1, 0.9.2
    • Web
    • None

    Description

      Was originally filed here: https://jira.cloudera.com/browse/CDH-1538

      I've copied the description was the previous Jira too :

      When using the flume web-app ( ...:35871/flumeconfig.jsp) on a remote machine and submit query through the Submit Query Button, the following page opens up :

      Command received
      You entered
      Node: node1
      Source: null
      Sink: null

      Please wait for a few seconds, and we'll redirect you back to the "Master overview".

      When you click on the "Master overview" link, it takes you to http://localhost:35872/, instead of http://ip-of-the-remote-machine:35872.

      Note that this issue arises when/because the config file at the master and the node side are different; config file at the node might have a list of servers but the master might not know about them. So the call FlumeConfiguration.get().getMasterServers ( ) at the master end will simply return "localhost" instead of the full list of servers.

      Attachments

        Activity

          People

            flume_vibhor Disabled imported user
            flume_vibhor Disabled imported user
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: