[
https://issues.apache.org/jira/browse/AMBARI-24538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16598629#comment-16598629
]
Hudson commented on AMBARI-24538:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-branch-2.7 #209 (See
[https://builds.apache.org/job/Ambari-branch-2.7/209/])
AMBARI-24538: OneFS mpack quicklinks require port, https (#2169) (#2221)
(github:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=445157a3b77887fa5eaae2038cdffd4ac5b60f47])
* (edit)
contrib/management-packs/isilon-onefs-mpack/src/main/resources/addon-services/ONEFS/1.0.0/quicklinks/quicklinks.json
> 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
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> 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, 8080. 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)