You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "hunshenshi (JIRA)" <ji...@apache.org> on 2019/06/28 01:55:00 UTC

[jira] [Comment Edited] (YARN-9655) AllocateResponse in FederationInterceptor lost applicationPriority

    [ https://issues.apache.org/jira/browse/YARN-9655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16874595#comment-16874595 ] 

hunshenshi edited comment on YARN-9655 at 6/28/19 1:54 AM:
-----------------------------------------------------------

OK,Thanks [~cheersyang], I will fix it


was (Author: hunhun):
OK,I will fix it

> AllocateResponse in FederationInterceptor lost  applicationPriority
> -------------------------------------------------------------------
>
>                 Key: YARN-9655
>                 URL: https://issues.apache.org/jira/browse/YARN-9655
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: federation
>    Affects Versions: 3.2.0
>            Reporter: hunshenshi
>            Priority: Major
>
> In YARN Federation mode using FederationInterceptor, when submitting application, am will report an error.
> {code:java}
> 2019-06-25 11:44:00,977 ERROR [RMCommunicator Allocator] org.apache.hadoop.mapreduce.v2.app.rm.RMCommunicator: ERROR IN CONTACTING RM. java.lang.NullPointerException at org.apache.hadoop.mapreduce.v2.app.rm.RMContainerAllocator.handleJobPriorityChange(RMContainerAllocator.java:1025) at org.apache.hadoop.mapreduce.v2.app.rm.RMContainerAllocator.getResources(RMContainerAllocator.java:880) at org.apache.hadoop.mapreduce.v2.app.rm.RMContainerAllocator.heartbeat(RMContainerAllocator.java:286) at org.apache.hadoop.mapreduce.v2.app.rm.RMCommunicator$AllocatorRunnable.run(RMCommunicator.java:280) at java.lang.Thread.run(Thread.java:748)
> {code}
> The reason is that applicationPriority is lost.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org