This is an automated email from the ASF dual-hosted git repository.

slfan1989 pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git


    from 20d8596af2f3 HDFS-17353. Fix failing RBF module tests. (#6491) 
Contributed by Alexander Bogdanov
     add 141627778d27 YARN-11362: Fix several typos in YARN codebase of 
misspelled resource (#6474) Contributed by EremenkoValentin.

No new revisions were added by this update.

Summary of changes:
 ... SchedulerInvalidResourceRequestException.java} |  8 +++---
 .../apache/hadoop/yarn/client/cli/TestYarnCLI.java |  8 +++---
 .../util/timeline/TimelineEntityV2Converter.java   |  8 +++---
 .../ApplicationHistoryManagerOnTimelineStore.java  |  8 +++---
 .../resourcemanager/DefaultAMSProcessor.java       |  4 +--
 .../resourcemanager/scheduler/SchedulerUtils.java  |  5 ++--
 .../allocator/RegularContainerAllocator.java       | 30 +++++++++++-----------
 .../scheduler/fair/FairScheduler.java              |  5 ++--
 .../placement/LocalityAppPlacementAllocator.java   |  6 ++---
 .../SingleConstraintAppPlacementAllocator.java     | 14 +++++-----
 .../recovery/TestZKRMStateStore.java               |  8 +++---
 .../scheduler/capacity/TestCapacityScheduler.java  |  2 +-
 .../scheduler/fair/TestFairScheduler.java          |  4 +--
 .../TestSingleConstraintAppPlacementAllocator.java |  4 +--
 14 files changed, 56 insertions(+), 58 deletions(-)
 rename 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/src/main/java/org/apache/hadoop/yarn/exceptions/{SchedulerInvalidResoureRequestException.java
 => SchedulerInvalidResourceRequestException.java} (83%)


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org

Reply via email to