forked from apache/hadoop
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
YARN-11048. Add tests that shows how to delete config values with Mut…
…ation API (apache#3799). Contributed by Szilard Nemeth
1 parent
4ecd77a
commit ec06898
Showing
5 changed files
with
301 additions
and
67 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1098,4 +1098,4 @@ private RMWebServices prepareWebServiceForValidation( | |
return webService; | ||
} | ||
|
||
} | ||
} |
271 changes: 249 additions & 22 deletions
271
...che/hadoop/yarn/server/resourcemanager/webapp/TestRMWebServicesConfigurationMutation.java
Large diffs are not rendered by default.
Oops, something went wrong.