Skip to content

Commit 113f17e

Browse files
committed
YARN-11107. Addendum. When NodeLabel is enabled for a YARN cluster, AM blacklist program does not work properly.
1 parent a6ebc42 commit 113f17e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/TestApplicationMasterServiceCapacity.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
import org.apache.hadoop.yarn.util.resource.DominantResourceCalculator;
4646
import org.apache.hadoop.yarn.util.resource.Resources;
4747

48-
import com.google.common.collect.ImmutableMap;
48+
import org.apache.hadoop.thirdparty.com.google.common.collect.ImmutableMap;
4949
import org.junit.Assert;
5050
import org.junit.Test;
5151

0 commit comments

Comments
 (0)