You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Robert Ketcherside (JIRA)" <ji...@apache.org> on 2018/08/25 00:24:00 UTC

[jira] [Created] (AMBARI-24538) OneFS mpack quicklinks require port, https

Robert Ketcherside created AMBARI-24538:
-------------------------------------------

             Summary: OneFS mpack quicklinks require port, https
                 Key: AMBARI-24538
                 URL: https://issues.apache.org/jira/browse/AMBARI-24538
             Project: Ambari
          Issue Type: Bug
          Components: ambari-server
    Affects Versions: 3.0.0
            Reporter: Robert Ketcherside


Quicklinks for OneFS in the OneFS management pack currently have no port. Normally that's okay because OneFS is configured by default to redirect port 80 traffic to the management port, 8082. But if http file browse is enabled (`isi http settings modify --service=enabled`), that uses port 80. We need to point to port 8080.

Also, OneFS will redirect from http to https, but a 400 error appears briefly. For better user experience the quicklinks should use https.

Both the onefs_web_ui and onefs_hdfs_web_ui need to be fixed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)