Luciano Resende created SPARK-11247:
---------------------------------------

             Summary: Back to master always try to use fqdn node name
                 Key: SPARK-11247
                 URL: https://issues.apache.org/jira/browse/SPARK-11247
             Project: Spark
          Issue Type: Bug
          Components: Web UI
    Affects Versions: 1.5.1
            Reporter: Luciano Resende
             Fix For: 1.6.0


In a standalone spark deployment

Access spark master using ip address of the machine (e.g. DNS is not setup)
Click on a given worker
Click back to master

Result 404

The UI is always trying to resolve the FQDN of the node, instead of using the 
provided IP which is giving 404 because there is no DNS enabled for the node.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to