[
https://issues.apache.org/jira/browse/AMBARI-19655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15833192#comment-15833192
]
Hudson commented on AMBARI-19655:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-branch-2.5 #774 (See
[https://builds.apache.org/job/Ambari-branch-2.5/774/])
AMBARI-19655. Update quicklink.json files in stack definitions with (stoader:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=e645fc91f02626f10238ebe6f4a3214a80410739])
* (edit)
ambari-server/src/main/resources/stacks/HDP/2.3/services/ATLAS/quicklinks/quicklinks.json
* (edit)
ambari-server/src/main/resources/common-services/LOGSEARCH/0.5.0/quicklinks/quicklinks.json
* (edit)
ambari-server/src/main/resources/common-services/RANGER/0.4.0/quicklinks/quicklinks.json
* (edit)
ambari-server/src/main/resources/common-services/ATLAS/0.7.0.2.5/quicklinks/quicklinks.json
* (edit)
ambari-server/src/main/resources/common-services/FALCON/0.5.0.2.1/quicklinks/quicklinks.json
* (edit)
ambari-server/src/main/resources/common-services/RANGER/0.5.0/quicklinks/quicklinks.json
> Update quicklink.json files in stack definitions with authenticated/sso
> features
> --------------------------------------------------------------------------------
>
> Key: AMBARI-19655
> URL: https://issues.apache.org/jira/browse/AMBARI-19655
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: trunk, 2.5.0
> Reporter: Balázs Bence Sári
> Assignee: Balázs Bence Sári
> Priority: Critical
> Fix For: trunk, 2.5.0
>
> Attachments:
> AMBARI-19655-link-attributes-instack-definitions_trunk_v1.patch
>
>
> quicklinks.json files should contain the the attributes tag where applicable
> (the link supports authentication and/or sso)
> E.g:
> "links": [
> {
> "name": "atlas_dashboard",
> "label": "Atlas Dashboard",
> "url": "%@://%@:%@/#!/search?user.name=%@",
> ...
> "attributes": [
> "authenticated",
> "sso"
> ],
> ...
> }
> ]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)