Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-7582

Drill docker Web UI doesn't show resources usage information if map the container to a non-default port

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.17.0
    • 1.18.0
    • None

    Description

      Steps:

      1. Run Drill docker container with non-default port published:
        $ docker container run -it --rm -p 9047:8047 apache/drill
        
      2. Open Drill Web UI (localhost:9047)

      Expected result:
      The following fields should contain relevant information:

      • Heap Memory Usage
      • Direct Memory Usage
      • CPU Usage
      • Avg Sys Load
      • Uptime

      Actual result:
      "Not Available" is displayed.

      Note: if publish the default port (-p 8047:8047), everything is showed correctly.

      Attachments

        Issue Links

          Activity

            People

              angozhiy Anton Gozhiy
              angozhiy Anton Gozhiy
              Vova Vysotskyi Vova Vysotskyi
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: