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 7054e7f  YARN-7396. NPE when accessing container logs due to null 
dirsHandler. Contributed by Jonathan Hung
 discard ea6402d  YARN-8183. Fix ConcurrentModificationException inside 
RMAppAttemptMetrics#convertAtomicLongMaptoLongMap. (Suma Shivaprasad via wangda)
 discard c402f97  Use branch-3 part of YARN-6736
 discard 0edc544  YARN-7383. Node resource is not parsed correctly for resource 
names containing dot. Contributed by Gergely Novák.
 discard fd20b5f  YARN-7143. FileNotFound handling in ResourceUtils is 
inconsistent
 discard e30223e  Partial backport of YARN-7934 to avoid NPE on RM UI
 discard a31b695  YARN-7594. TestNMWebServices#testGetNMResourceInfo fails on 
trunk. Contributed by Gergely Novák.
 discard 6656b50  YARN-7637. GPU volume creation command fails when work 
preserving is disabled at NM. Contributed by Zian Chen.
 discard 330337d  YARN-7573. Gpu Information page could be empty for nodes 
without GPU. (Sunil G via wangda)
 discard dac0f9e  YARN-7345. GPU Isolation: Incorrect minor device numbers 
written to devices.deny file. (Jonathan Hung via wangda)
 discard 4cc82d6  YARN-7330. Add support to show GPU in UI including metrics. 
Contributed by Wangda Tan.
 discard b6088fe  Partial commit of YARN-7224 to get GpuDevice class and changes
 discard 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)
 discard 05e3e7b  YARN-7223. Document GPU isolation feature. Contributed by 
Wangda Tan.
 discard 4f0be98  YARN-6852. Native code changes to support isolate GPU devices 
by using CGroups. (wangda)
 discard b1c00f2  Cherry-pick YARN-6620 from branch-3.1
     new 4fb05e1  YARN-6620. Add support in NodeManager to isolate GPU devices 
by using CGroups. Contributed by Wangda Tan.
     new 41df1df  YARN-6852. Native code changes to support isolate GPU devices 
by using CGroups. (wangda)
     new 5894fff  YARN-7223. Document GPU isolation feature. Contributed by 
Wangda Tan.
     new 4b5ac47  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 896506c  Partial commit of YARN-7224 to get GpuDevice class and changes
     new 63524f5  YARN-7330. Add support to show GPU in UI including metrics. 
Contributed by Wangda Tan.
     new 97f219e  YARN-7345. GPU Isolation: Incorrect minor device numbers 
written to devices.deny file. (Jonathan Hung via wangda)
     new 52ab800  YARN-7573. Gpu Information page could be empty for nodes 
without GPU. (Sunil G via wangda)
     new e779bf2  YARN-7637. GPU volume creation command fails when work 
preserving is disabled at NM. Contributed by Zian Chen.
     new 747cb74  YARN-7594. TestNMWebServices#testGetNMResourceInfo fails on 
trunk. Contributed by Gergely Novák.
     new 637983d  Partial backport of YARN-7934 to avoid NPE on RM UI
     new cac45af  YARN-7143. FileNotFound handling in ResourceUtils is 
inconsistent
     new df9f6f2  YARN-7383. Node resource is not parsed correctly for resource 
names containing dot. Contributed by Gergely Novák.
     new b53e13d  Use branch-3 part of YARN-6736
     new 8edda55  YARN-8183. Fix ConcurrentModificationException inside 
RMAppAttemptMetrics#convertAtomicLongMaptoLongMap. (Suma Shivaprasad via wangda)
     new 51003ac  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   (7054e7f)
            \
             N -- N -- N   refs/heads/YARN-8200 (51003ac)

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 16 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:
 .../java/org/apache/hadoop/yarn/api/records/ResourceInformation.java  | 2 +-
 .../hadoop-yarn-common/src/main/resources/yarn-default.xml            | 4 +---
 2 files changed, 2 insertions(+), 4 deletions(-)


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

Reply via email to