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 14dc25e  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 2819ca6  YARN-7223. Document GPU isolation feature. Contributed by 
Wangda Tan.
 discard 21feeb4  YARN-6852. Native code changes to support isolate GPU devices 
by using CGroups. (wangda)
 discard dc80dc7  YARN-6620. Add support in NodeManager to isolate GPU devices 
by using CGroups. Contributed by Wangda Tan.
 discard 3e602d2  YARN-7137. [YARN-3926] Move newly added APIs to unstable in 
YARN-3926 branch. Contributed by Wangda Tan.
 discard c6d4c8b  YARN-7136. Additional Performance Improvement for Resource 
Profile Feature (Contributed by Wangda Tan via Daniel Templeton)
 discard b18478d  YARN-7056. [Partial backport] Document Resource Profiles 
feature. (Sunil G via wangda)
 discard 37a3b14  YARN-6933. [YARN-3926] ResourceUtils.DISALLOWED_NAMES check 
is duplicated. Contributed by Manikandan R.
 discard 4e4dc9b  YARN-7093. Improve log message in ResourceUtils. (Sunil G via 
wangda)
 discard 62bae76  YARN-7039. Fix javac and javadoc errors in YARN-3926 branch. 
(Sunil G via wangda)
 discard a43742b  YARN-7067. [YARN-3926] Optimize ResourceType information 
display in UI. Contributed by Wangda Tan.
 discard 6497b5f  YARN-7043. [Partial backport] Cleanup ResourceProfileManager. 
(wangda)
 discard 11cf771  YARN-6781. [YARN-3926] ResourceUtils#initializeResourcesMap 
takes an unnecessary Map parameter. Contributed by Yu-Tang Lin.
 discard c6cdca9  YARN-6789. Add Client API to get all supported resource types 
from RM. (Sunil G via wangda)
 discard 3eab330  YARN-7042. Clean up unit tests after YARN-6610. (Daniel 
Templeton via wangda)
 discard 2642b2a  YARN-7030. [YARN-3926] Performance optimizations in Resource 
and ResourceUtils class. Contributed by Wangda Tan.
 discard 4332d1f  YARN-6610. [YARN-3926] 
DominantResourceCalculator#getResourceAsValue dominant param is updated to 
handle multiple resources. Contributed by Daniel Templeton.
 discard cf44ab4  YARN-6892. [YARN-3926] Improve API implementation in 
Resources and DominantResourceCalculator class. Contributed by Sunil G.
 discard f198e89  YARN-6994. [YARN-3926] Remove last uses of Long from resource 
types code. (Daniel Templeton via Yufei Gu)
 discard c1f0509  YARN-6788. [YARN-3926] Improve performance of resource 
profile branch (Contributed by Sunil Govindan via Daniel Templeton)
 discard 6b7c2de  YARN-6786. [YARN-3926] ResourcePBImpl imports cleanup. 
Contributed by Yeliang Cang.
 discard 6328d51  YARN-6761. Fix build for YARN-3926 branch. Contributed by 
Varun Vasudev.
 discard 04779b1  YARN-6445. [YARN-3926] Performance improvements in resource 
profile branch with respect to SLS. Contributed by Varun Vasudev.
     new 37dab13  Addendum to YARN-6232 to change tracking url state store call 
to use resource map
     new 12c68b7  YARN-6445. [YARN-3926] Performance improvements in resource 
profile branch with respect to SLS. Contributed by Varun Vasudev.
     new a63683b  YARN-6761. Fix build for YARN-3926 branch. Contributed by 
Varun Vasudev.
     new 40499f7  YARN-6786. [YARN-3926] ResourcePBImpl imports cleanup. 
Contributed by Yeliang Cang.
     new 9d04a74  YARN-6788. [YARN-3926] Improve performance of resource 
profile branch (Contributed by Sunil Govindan via Daniel Templeton)
     new fcd0863  YARN-6994. [YARN-3926] Remove last uses of Long from resource 
types code. (Daniel Templeton via Yufei Gu)
     new 94b8612  YARN-6892. [YARN-3926] Improve API implementation in 
Resources and DominantResourceCalculator class. Contributed by Sunil G.
     new ae51c3f  YARN-6610. [YARN-3926] 
DominantResourceCalculator#getResourceAsValue dominant param is updated to 
handle multiple resources. Contributed by Daniel Templeton.
     new ca704d3  YARN-7030. [YARN-3926] Performance optimizations in Resource 
and ResourceUtils class. Contributed by Wangda Tan.
     new 0f22be74 YARN-7042. Clean up unit tests after YARN-6610. (Daniel 
Templeton via wangda)
     new 5ef4a86  YARN-6789. Add Client API to get all supported resource types 
from RM. (Sunil G via wangda)
     new 4052a7b  YARN-6781. [YARN-3926] ResourceUtils#initializeResourcesMap 
takes an unnecessary Map parameter. Contributed by Yu-Tang Lin.
     new 7dbf56d  YARN-7043. [Partial backport] Cleanup ResourceProfileManager. 
(wangda)
     new 1ddebbe  YARN-7067. [YARN-3926] Optimize ResourceType information 
display in UI. Contributed by Wangda Tan.
     new 4ff1d15  YARN-7039. Fix javac and javadoc errors in YARN-3926 branch. 
(Sunil G via wangda)
     new 9fd1019  YARN-7093. Improve log message in ResourceUtils. (Sunil G via 
wangda)
     new 56eeff3  YARN-6933. [YARN-3926] ResourceUtils.DISALLOWED_NAMES check 
is duplicated. Contributed by Manikandan R.
     new 9424124  YARN-7056. [Partial backport] Document Resource Profiles 
feature. (Sunil G via wangda)
     new 00a5b0a  YARN-7136. Additional Performance Improvement for Resource 
Profile Feature (Contributed by Wangda Tan via Daniel Templeton)
     new 8ca8d66  YARN-7137. [YARN-3926] Move newly added APIs to unstable in 
YARN-3926 branch. Contributed by Wangda Tan.
     new 91c7ac2  YARN-6620. Add support in NodeManager to isolate GPU devices 
by using CGroups. Contributed by Wangda Tan.
     new 8f2f900  YARN-6852. Native code changes to support isolate GPU devices 
by using CGroups. (wangda)
     new e255686  YARN-7223. Document GPU isolation feature. Contributed by 
Wangda Tan.
     new a611077  YARN-7033. Add support for NM Recovery of assigned resources 
(e.g. GPU's, NUMA, FPGA's) to container. (Devaraj K and Wangda Tan)

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   (14dc25e)
            \
             N -- N -- N   refs/heads/YARN-8200 (a611077)

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 24 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:
 .../yarn/server/resourcemanager/rmapp/attempt/RMAppAttemptImpl.java  | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)


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

Reply via email to