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

jhung pushed a change to branch YARN-8200
in repository https://gitbox.apache.org/repos/asf/hadoop.git.


 discard 1a74918  YARN-7396. NPE when accessing container logs due to null 
dirsHandler. Contributed by Jonathan Hung
 discard 12f50b6  YARN-8183. Fix ConcurrentModificationException inside 
RMAppAttemptMetrics#convertAtomicLongMaptoLongMap. (Suma Shivaprasad via wangda)
 discard b3bca25  Use branch-3 part of YARN-6736
 discard 6f5ec02  YARN-7383. Node resource is not parsed correctly for resource 
names containing dot. Contributed by Gergely Novák.
 discard bc71adc  YARN-7143. FileNotFound handling in ResourceUtils is 
inconsistent
 discard 9d571d9  Partial backport of YARN-7934 to avoid NPE on RM UI
 discard ee4c700  YARN-7594. TestNMWebServices#testGetNMResourceInfo fails on 
trunk. Contributed by Gergely Novák.
 discard 380b708  YARN-7637. GPU volume creation command fails when work 
preserving is disabled at NM. Contributed by Zian Chen.
 discard f84720c  YARN-7573. Gpu Information page could be empty for nodes 
without GPU. (Sunil G via wangda)
 discard 7f10aa9  YARN-7345. GPU Isolation: Incorrect minor device numbers 
written to devices.deny file. (Jonathan Hung via wangda)
 discard 9d80b5f  YARN-7330. Add support to show GPU in UI including metrics. 
Contributed by Wangda Tan.
 discard 52219ad  Partial commit of YARN-7224 to get GpuDevice class and changes
 discard 4ffebe7  YARN-7033. Add support for NM Recovery of assigned resources 
(e.g. GPU's, NUMA, FPGA's) to container. (Devaraj K and Wangda Tan)
 discard d724111  YARN-7223. Document GPU isolation feature. Contributed by 
Wangda Tan.
 discard 87b8166  YARN-6852. Native code changes to support isolate GPU devices 
by using CGroups. (wangda)
 discard 5122290  YARN-7137. [YARN-3926] Move newly added APIs to unstable in 
YARN-3926 branch. Contributed by Wangda Tan.
     new e87cbdf  YARN-7137. [YARN-3926] Move newly added APIs to unstable in 
YARN-3926 branch. Contributed by Wangda Tan.
     new b1c00f2  Cherry-pick YARN-6620 from branch-3.1
     new 4f0be98  YARN-6852. Native code changes to support isolate GPU devices 
by using CGroups. (wangda)
     new 05e3e7b  YARN-7223. Document GPU isolation feature. Contributed by 
Wangda Tan.
     new 92f5fb0  YARN-7033. Add support for NM Recovery of assigned resources 
(e.g. GPU's, NUMA, FPGA's) to container. (Devaraj K and Wangda Tan)
     new b6088fe  Partial commit of YARN-7224 to get GpuDevice class and changes
     new 4cc82d6  YARN-7330. Add support to show GPU in UI including metrics. 
Contributed by Wangda Tan.
     new dac0f9e  YARN-7345. GPU Isolation: Incorrect minor device numbers 
written to devices.deny file. (Jonathan Hung via wangda)
     new 330337d  YARN-7573. Gpu Information page could be empty for nodes 
without GPU. (Sunil G via wangda)
     new 6656b50  YARN-7637. GPU volume creation command fails when work 
preserving is disabled at NM. Contributed by Zian Chen.
     new a31b695  YARN-7594. TestNMWebServices#testGetNMResourceInfo fails on 
trunk. Contributed by Gergely Novák.
     new e30223e  Partial backport of YARN-7934 to avoid NPE on RM UI
     new fd20b5f  YARN-7143. FileNotFound handling in ResourceUtils is 
inconsistent
     new 0edc544  YARN-7383. Node resource is not parsed correctly for resource 
names containing dot. Contributed by Gergely Novák.
     new c402f97  Use branch-3 part of YARN-6736
     new ea6402d  YARN-8183. Fix ConcurrentModificationException inside 
RMAppAttemptMetrics#convertAtomicLongMaptoLongMap. (Suma Shivaprasad via wangda)
     new 7054e7f  YARN-7396. NPE when accessing container logs due to null 
dirsHandler. Contributed by Jonathan Hung

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (1a74918)
            \
             N -- N -- N   refs/heads/YARN-8200 (7054e7f)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 17 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../src/main/resources/yarn-default.xml               | 19 +++++++++----------
 1 file changed, 9 insertions(+), 10 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to