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 dcb7d7a YARN-9271. Backport YARN-6927 for resource type support in
MapReduce
discard a06fc3f YARN-8183. Fix ConcurrentModificationException inside
RMAppAttemptMetrics#convertAtomicLongMaptoLongMap. (Suma Shivaprasad via wangda)
discard 26e1c49 YARN-7383. Node resource is not parsed correctly for resource
names containing dot. Contributed by Gergely Novák.
discard 5ea878d YARN-7143. FileNotFound handling in ResourceUtils is
inconsistent
discard a9c58d3 YARN-7345. GPU Isolation: Incorrect minor device numbers
written to devices.deny file. (Jonathan Hung via wangda)
discard ff91a67 YARN-9291. Backport YARN-7637 to branch-2
discard 7d1832d YARN-9397. Fix empty NMResourceInfo object test failures in
branch-2
discard e985a39 YARN-7223. Document GPU isolation feature. Contributed by
Wangda Tan.
discard 7cc7a63 YARN-7594. TestNMWebServices#testGetNMResourceInfo fails on
trunk. Contributed by Gergely Novák.
discard f493e0d YARN-7573. Gpu Information page could be empty for nodes
without GPU. (Sunil G via wangda)
discard a8defcd YARN-9289. Backport YARN-7330 for GPU in UI to branch-2
discard 16127ea YARN-7396. NPE when accessing container logs due to null
dirsHandler. Contributed by Jonathan Hung
discard 010845d YARN-9174. Backport YARN-7224 for refactoring of GpuDevice
class
discard b4ae7ab YARN-9280. Backport YARN-6620 to YARN-8200/branch-2 for
NodeManager-side GPU isolation
discard 83ab6b3 YARN-9180. Port YARN-7033 NM recovery of assigned resources
to branch-2
discard 574d7a2 YARN-9187. Backport YARN-6852 for GPU-specific native changes
to branch-2
discard 9d689f7 YARN-9175. Null resources check in ResourceInfo for branch-3.0
discard 5a60e94 YARN-7137. [YARN-3926] Move newly added APIs to unstable in
YARN-3926 branch. Contributed by Wangda Tan.
discard a77aeb5 YARN-7270 addendum: Reapplied changes after YARN-3926
backports
discard 1b09071 YARN-9188. Port YARN-7136 to branch-2
new 0d54ad7 YARN-9188. Port YARN-7136 to branch-2
new 93fe781 YARN-7270 addendum: Reapplied changes after YARN-3926
backports
new cbcbfc2 YARN-7137. [YARN-3926] Move newly added APIs to unstable in
YARN-3926 branch. Contributed by Wangda Tan.
new b32e2a7 YARN-9175. Null resources check in ResourceInfo for branch-3.0
new f0dcb31 YARN-9187. Backport YARN-6852 for GPU-specific native changes
to branch-2
new 4a1c7e6 YARN-9180. Port YARN-7033 NM recovery of assigned resources
to branch-2
new 25167b5 YARN-9280. Backport YARN-6620 to YARN-8200/branch-2 for
NodeManager-side GPU isolation
new faf0b36 YARN-9174. Backport YARN-7224 for refactoring of GpuDevice
class
new 3d5a652 YARN-7396. NPE when accessing container logs due to null
dirsHandler. Contributed by Jonathan Hung
new 9a61778 YARN-9289. Backport YARN-7330 for GPU in UI to branch-2
new 2116edd YARN-7573. Gpu Information page could be empty for nodes
without GPU. (Sunil G via wangda)
new 618d015 YARN-7594. TestNMWebServices#testGetNMResourceInfo fails on
trunk. Contributed by Gergely Novák.
new df6a7b0 YARN-7223. Document GPU isolation feature. Contributed by
Wangda Tan.
new f279f92 YARN-9397. Fix empty NMResourceInfo object test failures in
branch-2
new ea259c4 YARN-9291. Backport YARN-7637 to branch-2
new 05292fe YARN-7345. GPU Isolation: Incorrect minor device numbers
written to devices.deny file. (Jonathan Hung via wangda)
new f350c42 YARN-7143. FileNotFound handling in ResourceUtils is
inconsistent
new 6239faf YARN-7383. Node resource is not parsed correctly for resource
names containing dot. Contributed by Gergely Novák.
new 4d9f4e7 YARN-8183. Fix ConcurrentModificationException inside
RMAppAttemptMetrics#convertAtomicLongMaptoLongMap. (Suma Shivaprasad via wangda)
new 9c6dbd8 YARN-9271. Backport YARN-6927 for resource type support in
MapReduce
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 (dcb7d7a)
\
N -- N -- N refs/heads/YARN-8200 (9c6dbd8)
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 20 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 | 2 --
1 file changed, 2 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]