[
https://issues.apache.org/jira/browse/AMBARI-12942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vitaly Brodetskyi updated AMBARI-12942:
---------------------------------------
Attachment: AMBARI-12942.patch
> Ambari did disable the node labels while doing the upgrade HDP 2.2 -> HDP 2.3
> -----------------------------------------------------------------------------
>
> Key: AMBARI-12942
> URL: https://issues.apache.org/jira/browse/AMBARI-12942
> Project: Ambari
> Issue Type: Bug
> Components: ambari-upgrade
> Reporter: Vitaly Brodetskyi
> Assignee: Vitaly Brodetskyi
> Priority: Critical
> Fix For: 2.1.2
>
> Attachments: AMBARI-12942.patch
>
>
> Failed test with following error after the upgrade -
> {code}
> *org.apache.oozie.action.ActionExecutorException: JA009:
> org.apache.hadoop.yarn.exceptions.InvalidResourceRequestException: Invalid
> resource request, queue=pete_allocation doesn't have permission to access all
> labels in resource request. labelExpression of resource request=hbase. Queue
> labels=hbase
> at
> org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerUtils.validateResourceRequest(SchedulerUtils.java:304)
>
> at
> org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerUtils.normalizeAndValidateRequest(SchedulerUtils.java:234)*
> {code}
> yarn-site.xml after updrade -
> {code}
> <property>
> <name>yarn.node-labels.enabled</name>
> <value>false</value>
> </property>
> {code}
> Attached all config files.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)