[
https://issues.apache.org/jira/browse/AMBARI-18016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebastian Toader updated AMBARI-18016:
--------------------------------------
Description:
POST a blueprint using HDP 2.5 and which for the Ranger service contains only
the client components.
Ambari server should respond with Blueprint validation failure stating the
RANGER_ADMIN master component is missing from the Blueprint.
{code}
Invalid service component count: [RANGER_ADMIN(actual=0, required=1+)]
{code}
was:
POST a blueprint that for the Ranger service contains only the client
components.
Ambari server should respond with Blueprint validation failure stating the
RANGER_ADMIN master component is missing from the Blueprint.
{code}
Invalid service component count: [RANGER_ADMIN(actual=0, required=1+)]
{code}
> Blueprint Validation: Ranger Admin missing in Ambari Server response while
> POSTing clients without masters
> ----------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-18016
> URL: https://issues.apache.org/jira/browse/AMBARI-18016
> Project: Ambari
> Issue Type: Bug
> Affects Versions: 2.4.0
> Reporter: Sebastian Toader
> Assignee: Sebastian Toader
> Fix For: 2.4.0
>
> Attachments: AMBARI-18016.v1.patch
>
>
> POST a blueprint using HDP 2.5 and which for the Ranger service contains only
> the client components.
> Ambari server should respond with Blueprint validation failure stating the
> RANGER_ADMIN master component is missing from the Blueprint.
> {code}
> Invalid service component count: [RANGER_ADMIN(actual=0, required=1+)]
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)