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 de5ac0c YARN-7396. NPE when accessing container logs due to null
dirsHandler. Contributed by Jonathan Hung
discard 9da833a YARN-8183. Fix ConcurrentModificationException inside
RMAppAttemptMetrics#convertAtomicLongMaptoLongMap. (Suma Shivaprasad via wangda)
discard 2f27666 Use branch-3 part of YARN-6736
discard 36c425a YARN-7383. Node resource is not parsed correctly for resource
names containing dot. Contributed by Gergely Novák.
discard f42459f YARN-7143. FileNotFound handling in ResourceUtils is
inconsistent
discard f82f028 YARN-9175. Null resources check in ResourceInfo for branch-3.0
discard 4ccdedd YARN-7594. TestNMWebServices#testGetNMResourceInfo fails on
trunk. Contributed by Gergely Novák.
discard 9d6eac7 YARN-7637. GPU volume creation command fails when work
preserving is disabled at NM. Contributed by Zian Chen.
discard 2373802 YARN-7573. Gpu Information page could be empty for nodes
without GPU. (Sunil G via wangda)
discard 189e4a1 YARN-7345. GPU Isolation: Incorrect minor device numbers
written to devices.deny file. (Jonathan Hung via wangda)
discard 340abf3 YARN-7330. Add support to show GPU in UI including metrics.
Contributed by Wangda Tan.
discard 2c65e47 Partial commit of YARN-7224 to get GpuDevice class and changes
discard b7733ab 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 dcc92b5 YARN-7223. Document GPU isolation feature. Contributed by
Wangda Tan.
discard e520e5c YARN-6852. Native code changes to support isolate GPU devices
by using CGroups. (wangda)
discard b9b45a5 YARN-6620. Add support in NodeManager to isolate GPU devices
by using CGroups. Contributed by Wangda Tan.
discard 6f756ee YARN-7137. [YARN-3926] Move newly added APIs to unstable in
YARN-3926 branch. Contributed by Wangda Tan.
discard 9d4991a YARN-7136. Additional Performance Improvement for Resource
Profile Feature (Contributed by Wangda Tan via Daniel Templeton)
discard cb048fb YARN-7056. [Partial backport] Document Resource Profiles
feature. (Sunil G via wangda)
discard 10ea12b YARN-6933. [YARN-3926] ResourceUtils.DISALLOWED_NAMES check
is duplicated. Contributed by Manikandan R.
discard 7470a8e YARN-7093. Improve log message in ResourceUtils. (Sunil G via
wangda)
discard 50dc9b1 YARN-7039. Fix javac and javadoc errors in YARN-3926 branch.
(Sunil G via wangda)
discard 14e11a0 YARN-7067. [YARN-3926] Optimize ResourceType information
display in UI. Contributed by Wangda Tan.
discard 17bdcd1 YARN-7043. [Partial backport] Cleanup ResourceProfileManager.
(wangda)
discard 8d6061a YARN-6781. [YARN-3926] ResourceUtils#initializeResourcesMap
takes an unnecessary Map parameter. Contributed by Yu-Tang Lin.
discard 121cc8b YARN-6789. Add Client API to get all supported resource types
from RM. (Sunil G via wangda)
discard 984eebf YARN-7042. Clean up unit tests after YARN-6610. (Daniel
Templeton via wangda)
discard efc6e6e YARN-7030. [YARN-3926] Performance optimizations in Resource
and ResourceUtils class. Contributed by Wangda Tan.
discard cde8dc0 YARN-6610. [YARN-3926]
DominantResourceCalculator#getResourceAsValue dominant param is updated to
handle multiple resources. Contributed by Daniel Templeton.
discard 7e89fee YARN-6892. [YARN-3926] Improve API implementation in
Resources and DominantResourceCalculator class. Contributed by Sunil G.
discard 6a3c7a4 YARN-6994. [YARN-3926] Remove last uses of Long from resource
types code. (Daniel Templeton via Yufei Gu)
discard 9226b81 YARN-6788. [YARN-3926] Improve performance of resource
profile branch (Contributed by Sunil Govindan via Daniel Templeton)
discard 42c530e YARN-6786. [YARN-3926] ResourcePBImpl imports cleanup.
Contributed by Yeliang Cang.
discard cf97be7 YARN-6761. Fix build for YARN-3926 branch. Contributed by
Varun Vasudev.
discard 35d017b YARN-6445. [YARN-3926] Performance improvements in resource
profile branch with respect to SLS. Contributed by Varun Vasudev.
discard aae2333 YARN-6232. Update resource usage and preempted resource
calculations to take into account all resource types. Contributed by Varun
Vasudev.
discard ee2c227 YARN-5588. [Partial backport] [YARN-3926] Add support for
resource profiles in distributed shell. Contributed by Varun Vasudev.
discard 7091aa1 YARN-5587. [Partial backport] Add support for resource
profiles. (vvasudev via asuresh)
discard d6756cd YARN-5586. Update the Resources class to consider all
resource types. Contributed by Varun Vasudev.
discard c7a26fc0 YARN-5242. Update DominantResourceCalculator to consider all
resource types in calculations. Contributed by Varun Vasudev.
discard 3b4c095 YARN-4830. Add support for resource types in the nodemanager.
Contributed by Varun Vasudev.
discard 797cc50 YARN-4829. Add support for binary units in Resource
class.(vvasudev via asuresh)
discard e4e3d0c YARN-4715. Add support to read resource types from a config
file. Contributed by Varun Vasudev.
discard 74c0a11 YARN-4172. Extend DominantResourceCalculator to account for
all resources. (Varun Vasudev via wangda)
discard 1d8b76f YARN-4081. Add support for multiple resource types in the
Resource class. (Varun Vasudev via wangda)
add ad5c330 HDFS-13813. Exit NameNode if dangling child inode is detected
when saving FsImage. Contributed by Siyao Meng.
add a44e53a YARN-8640. Restore previous state in container-executor after
failure. Contributed by Jim Brennan
add 04c8b5d HDFS-13758. DatanodeManager should throw exception if it has
BlockRecoveryCommand but the block is not under construction. Contributed by
chencan.
add e2210a5 YARN-8612. Fix NM Collector Service Port issue in
YarnConfiguration. Contributed by Prabha Manepalli.
add 8056472 HADOOP-15674. Test failure
TestSSLHttpServer.testExcludedCiphers with
TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256 cipher suite. Contributed by Szilard
Nemeth.
add c68d1d4 YARN-8679. [ATSv2] If HBase cluster is down for long time,
high chances that NM ContainerManager dispatcher get blocked. Contributed by
Wangda Tan.
add 18ebe18 HDFS-13750. RBF: Router ID in RouterRpcClient is always null.
Contributed by Takanobu Asanuma.
add 1a53aab YARN-8129. Improve error message for invalid value in fields
attribute. Contributed by Abhishek Modi.
add 89da0e9 YARN-8581. [AMRMProxy] Add sub-cluster timeout in
LocalityMulticastAMRMProxyPolicy. Contributed by Botong Huang.
add 8e6807e YARN-8673. [AMRMProxy] More robust responseId resync after an
YarnRM master slave switch. Contributed by Botong Huang.
add 8e09ff9 HDFS-13821. RBF: Add
dfs.federation.router.mount-table.cache.enable so that users can disable cache.
Contributed by Fei Hui.
add ac7eef4 HADOOP-15689. Add "*.patch" into .gitignore file of branch-2.
Contributed by Rui Gao.
add 947b9a2 HADOOP-14314. The OpenSolaris taxonomy link is dead in
InterfaceClassification.md. Contributed by Rui Gao.
add c4e3df2 YARN-8649. NPE in localizer hearbeat processing if a
container is killed while localizing. Contributed by lujie
add 64681a3 HDFS-13848. Refactor NameNode failover proxy providers.
Contributed by Konstantin Shvachko.
add 361d0e4 HDFS-13831. Make block increment deletion number
configurable. Contributed by Ryan Wu.
add 548a595 YARN-8705. Refactor the UAM heartbeat thread in preparation
for YARN-8696. Contributed by Botong Huang.
add d4a3be9 HADOOP-15699. Fix some of testContainerManager failures in
Windows. Contributed by Botong Huang.
add bb0e75f YARN-8697. LocalityMulticastAMRMProxyPolicy should fallback
to random sub-cluster when cannot resolve resource. Contributed by Botong Huang.
add 2a8f4ae HDFS-13854. RBF: The ProcessingAvgTime and ProxyAvgTime
should display by JMX with ms unit. Contributed by yanghuafeng.
add 8137b47 HDFS-13634. RBF: Configurable value in xml for async
connection request queue size. Contributed by CR Hota.
add 21aa7f1 YARN-8051: TestRMEmbeddedElector#testCallbackSynchronization
is flakey. Contributed by Robert Kanter and Jason Lowe.
add 4e342f6 HADOOP-15547/ WASB: improve listStatus performance.
Contributed by Thomas Marquardt.
add 5902c06 HADOOP-10219. ipc.Client.setupIOstreams() needs to check for
ClientCache.stopClient requested shutdowns. Contributed by Kihwal Lee and Lukas
Majercak.
add 2e744bd HDFS-13857. RBF: Choose to enable the default nameservice to
read/write files. Contributed by yanghuafeng.
add 0468b6e HDFS-13812. Fix the inconsistent default refresh interval on
Caching documentation. Contributed by Hrishikesh Gadre.
add f6e4b13 HADOOP-15657 Registering MutableQuantiles via Metric
annotation. Contributed by Sushil Ks
add 3eb70d4 MAPREDUCE-7131. Job History Server has race condition where
it moves files from intermediate to finished but thinks file is in
intermediate. Contributed by Anthony Hsu
add 1b12925 HDFS-13836. RBF: Handle mount table znode with null value.
Contributed by yanghuafeng.
add 6c8fc8f HADOOP-15731. TestDistributedShell fails on Windows.
Contributed by Botong Huang.
add e56f183 HDFS-12716. 'dfs.datanode.failed.volumes.tolerated' to
support minimum number of volumes to be available. Contributed by Ranith Sardar
add 121cefd YARN-8709: CS preemption monitor always fails since one
under-served queue was deleted. Contributed by Tao Yang.
add a7b9e7d HDFS-13051. Fix dead lock during async editlog rolling if
edit queue is full. Contributed by Daryn Sharp.
add 9befa5e HDFS-13902. Add JMX, conf and stacks menus to the datanode
page. Contributed by fengchuang.
add bbd0987 HDFS-13914. Fix DN UI logs link broken when https is enabled
after HDFS-13902. Contributed by Jianfei Jiang.
add 1e61f38 MAPREDUCE-7133. History Server task attempts REST API returns
invalid data. Contributed by Oleksandr Shevchenko
add 9bd2616 HDFS-13844. Fix the fmt_bytes function in the dfs-dust.js.
Contributed by yanghuafeng.
add f6ab07e HADOOP-15759. AliyunOSS: Update oss-sdk version to 3.0.0.
Contributed by Jinhu Wu.
add 97a13eb MAPREDUCE-3801:
org.apache.hadoop.mapreduce.v2.app.TestRuntimeEstimators.testExponentialEstimator
fails intermittently. Contributed by Jason Lowe
add 88e2ca4 HADOOP-15755. StringUtils#createStartupShutdownMessage throws
NPE when args is null. Contributed by Lokesh Jain and Dinesh Chitlangia
add f5cc9f7 MAPREDUCE-7137. MRAppBenchmark.benchmark1() fails with
NullPointerException. Contributed by Oleksandr Shevchenko
add 726aee3 MAPREDUCE-7138. ThrottledContainerAllocator in MRAppBenchmark
should implement RMHeartbeatHandler. Contributed by Oleksandr Shevchenko
add 3e476dc HDFS-13908. TestDataNodeMultipleRegistrations is flaky.
Contributed by Ayush Saxena.
add 0dd6861 HADOOP-15772. Remove the 'Path ... should be specified as a
URI' warnings on startup. Contributed by Ayush Saxena.
add 5b77991 HADOOP-15748. S3 listing inconsistency can raise NPE in
globber. Contributed by Steve Loughran.
add 3a6ad9c HADOOP-15726. Create utility to limit frequency of log
statements. Contributed by Erik Krogen.
add 6056597 YARN-8658. [AMRMProxy] Metrics for AMRMClientRelayer inside
FederationInterceptor. Contributed by Young Chen.
add 6937925 YARN-8696. [AMRMProxy] FederationInterceptor upgrade: home
sub-cluster heartbeat async. Contributed by Botong Huang.
add c617dba HADOOP-15671. AliyunOSS: Support Assume Roles in AliyunOSS.
Contributed by Jinhu Wu.
add 4d69741 YARN-7974. Allow updating application tracking url after
registration. (Jonathan Hung via asuresh)
add 3d67080 HDFS-13790. RBF: Move ClientProtocol APIs to its own module
Contributed by Chao Sun.
add 1b0a110 YARN-8804. resourceLimits may be wrongly calculated when
leaf-queue is blocked in cluster with 3+ level queues. Contributed by Tao Yang
add d7d0e55 YARN-8774. Memory leak when CapacityScheduler allocates from
reserved container with non-default label. Contributed by Tao Yang.
add 57caab6 YARN-8760. [AMRMProxy] Fix concurrent re-register due to
YarnRM failover in AMRMClientRelayer. Contributed by Botong Huang.
add 1505058 MAPREDUCE-6896. Document wrong spelling in usage of
MapredTestDriver tools. (Contributed by LiXin Ge via Daniel Templeton)
add 65aaa10 YARN-8840. Add missing cleanupSSLConfig() call for
TestTimelineClient test. Contributed by Aki Tanaka.
add 7b88a57 HADOOP-15817. Reuse Object Mapper in KMSJSONReader.
Contributed by Jonathan Eagles.
add d7e9ea3 HADOOP-15820. ZStandardDecompressor native code sets an
integer field as a long. Contributed by Jason Lowe
add 5539dd9 HDFS-13964. RBF: TestRouterWebHDFSContractAppend fails with
No Active Namenode under nameservice. Contributed by Ayush Saxena.
add c632c6e HDFS-13768. Adding replicas to volume map makes DataNode
start slowly. Contributed by Surendra Singh Lilhore.
add fa4a111 HADOOP-15818. Fix deprecated maven-surefire-plugin
configuration in hadoop-kms module
add b0900ad YARN-7652. Handle AM register requests asynchronously in
FederationInterceptor. Contributed by Botong Huang.
add d412785 YARN-8720. CapacityScheduler does not enforce max resource
allocation check at queue level. Contributed by Tarun Parimi.
add cc1bf7f YARN-8858. CapacityScheduler should respect maximum node
resource when per-queue maximum-allocation is being used. Contributed by Wangda
Tan.
add 7a5d27d YARN-6989 Ensure timeline service v2 codebase gets UGI from
HttpServletRequest in a consistent way. Contributed by Abhishek Modi
add 5da4963 HADOOP-15679. ShutdownHookManager shutdown time needs to be
configurable & extended.
add 91f18a5 YARN-7274. Ability to disable elasticity at leaf queue level.
(Zian Chen via wangda)
add 7ed627a YARN-3879 [Storage implementation] Create HDFS backing
storage implementation for ATS reads. Contributed by Abhishek Modi.
add 437bfa9 HADOOP-15837. DynamoDB table Update can fail S3A FS init.
Contributed by Steve Loughran.
add 0ba6210 HDFS-13802. RBF: Remove FSCK from Router Web UI. Contributed
by Fei Hui.
add e212d7d8 Fix potential FSImage corruption. Contributed by Daryn Sharp.
add e412d8f HADOOP-15859. ZStandardDecompressor.c mistakes a class for an
instance. Contributed by Jason Lowe
add 56a2728 YARN-7502. Nodemanager restart docs should describe
nodemanager supervised property. Contributed by Suma Shivaprasad.
add dbf36db YARN-8826. Fix lingering timeline collector after serviceStop
in TimelineCollectorManager. Contributed by Prabha Manepalli.
add ca69977 HADOOP-15822. zstd compressor can fail with a small output
buffer. Contributed by Jason Lowe.
add f2739f3 HADOOP-15850. CopyCommitter#concatFileChunks should check
that the blocks per chunk is not 0. Contributed by Ted Yu.
add a0aa610 HADOOP-15868. AliyunOSS: update document for properties of
multiple part download, multiple part upload and directory copy. Contributed by
Jinhu Wu.
add f23f339 HADOOP-15866. Renamed
HADOOP_SECURITY_GROUP_SHELL_COMMAND_TIMEOUT keys break compatibility.
Contributed by Wei-Chiu Chuang.
add c19baf1 Addendum: Fix potential FSImage corruption. Contributed by
Xiao Chen.
add 62ec800 YARN-7225. Add queue and partition info to RM audit log.
Contributed by Eric Payne
add 81da8b2 YARN-8893. [AMRMProxy] Fix thread leak in AMRMClientRelayer
and UAM client. Contributed by Botong Huang.
add 731b90d YARN-8905. [Router] Add JvmMetricsInfo and pause monitor.
Contributed by Bilwa S T.
add 72ee45a HADOOP-15899. Update AWS Java SDK versions in NOTICE.txt.
add 939827d HADOOP-15900. Update JSch versions in LICENSE.txt.
add 98075d9 HDFS-14043. Tolerate corrupted seen_txid file. Contributed by
Lukas Majercak.
add d9b3b58 HDFS-14048. DFSOutputStream close() throws exception on
subsequent call after DataNode restart. Contributed by Erik Krogen.
add 5e433e5 MAPREDUCE-7156. NullPointerException when reaching max
shuffle connections. Contributed by Peter Bacsko
add ee1cb3b YARN-8233. NPE in CapacityScheduler#tryCommit when handling
allocate/reserve proposal whose allocatedOrReservedContainer is null.
Contributed by Tao Yang.
add b7ca20e YARN-8933. [AMRMProxy] Fix potential empty fields in
allocation response, move SubClusterTimeout to FederationInterceptor.
Contributed by Botong Huang.
add a86b665 HADOOP-15923. create-release script should set max-cache-ttl
as well as default-cache-ttl for gpg-agent.
add 3aac324 HADOOP-15917. AliyunOSS: fix incorrect ReadOps and WriteOps
in statistics. Contributed by Jinhu Wu.
add 4199086 HADOOP-15930. Exclude MD5 checksum files from release
artifact.
add c39e1ee HADOOP-15925. The config and log of gpg-agent are removed in
create-release script. Contributed by Dinesh Chitlangia.
add bc4098e HDFS-13963. NN UI is broken with IE11. Contributed by Ayush
Saxena.
add c3f0681 HDFS-14056. Fix error messages in HDFS-12716. Contributed by
Ayush Saxena.
add 311be88 HADOOP-15919. AliyunOSS: Enable Yarn to use OSS. Contributed
by wujinhu.
add 6cae964 Add 2.9.2 release notes and changes documents.
add d892d82 Update jdiff.stable.api from 2.9.1 to 2.9.2.
add 408f60e HADOOP-15943. AliyunOSS: add missing owner & group attributes
for oss FileStatus. Contributed by wujinhu.
add 50e11dc HDFS-13870. WebHDFS: Document ALLOWSNAPSHOT and
DISALLOWSNAPSHOT API doc. Contributed by Siyao Meng.
add a3470c6 HADOOP-15959. Revert "HADOOP-12751. While using kerberos
Hadoop incorrectly assumes names with '@' to be non-simple"
add 7456da9 YARN-9036. Escape newlines in health report in YARN UI.
Contributed by Keqiu Hu
add 74e4098 YARN-7794. SLSRunner is not loading timeline service jars,
causing failure.
add b98ffbe HADOOP-15950. Failover for LdapGroupsMapping. Contributed by
Lukas Majercak.
add a29eb49 Revert "HADOOP-15950. Failover for LdapGroupsMapping.
Contributed by Lukas Majercak."
add 5cef413 HADOOP-15950. Failover for LdapGroupsMapping. Contributed by
Lukas Majercak.
add eb8b1ea YARN-9085. Add Guaranteed and MaxCapacity to CSQueueMetrics
add 500b2a0 HADOOP-16008. Fix typo in CommandsManual.md
add d62bfaf HADOOP-15973. Configuration: Included properties are not
cached if resource is a stream. Contributed by Eric Payne
add 15286d9 YARN 9108. Fix FederationIntercepter merge home and secondary
allocate response typo. Contributed by Abhishek Modi.
add 10cc02f HDFS-14171. Performance improvement in Tailing EditLog.
Contributed by Kenneth Yang.
add c157ab4 HADOOP-16009. Replace the url of the repository in Apache
Hadoop source code.
add f804d7d HADOOP-16025. Update the year to 2019.
add 37e3661 HADOOP-15323. AliyunOSS: Improve copy file performance for
AliyunOSSFileSystemStore. Contributed wujinhu.
new 8d4244f YARN-4081. Add support for multiple resource types in the
Resource class. (Varun Vasudev via wangda)
new 0d5ae90 YARN-4172. Extend DominantResourceCalculator to account for
all resources. (Varun Vasudev via wangda)
new f0b0dc9 YARN-4715. Add support to read resource types from a config
file. Contributed by Varun Vasudev.
new e037499 YARN-4829. Add support for binary units in Resource
class.(vvasudev via asuresh)
new 11824c5 YARN-4830. Add support for resource types in the nodemanager.
Contributed by Varun Vasudev.
new 703bc98 YARN-5242. Update DominantResourceCalculator to consider all
resource types in calculations. Contributed by Varun Vasudev.
new 6c3b233 YARN-5586. Update the Resources class to consider all
resource types. Contributed by Varun Vasudev.
new 8a45ff7 YARN-5587. [Partial backport] Add support for resource
profiles. (vvasudev via asuresh)
new faa64ad YARN-5588. [Partial backport] [YARN-3926] Add support for
resource profiles in distributed shell. Contributed by Varun Vasudev.
new 0d277ce YARN-6232. Update resource usage and preempted resource
calculations to take into account all resource types. Contributed by Varun
Vasudev.
new 04779b1 YARN-6445. [YARN-3926] Performance improvements in resource
profile branch with respect to SLS. Contributed by Varun Vasudev.
new 6328d51 YARN-6761. Fix build for YARN-3926 branch. Contributed by
Varun Vasudev.
new 6b7c2de YARN-6786. [YARN-3926] ResourcePBImpl imports cleanup.
Contributed by Yeliang Cang.
new c1f0509 YARN-6788. [YARN-3926] Improve performance of resource
profile branch (Contributed by Sunil Govindan via Daniel Templeton)
new f198e89 YARN-6994. [YARN-3926] Remove last uses of Long from resource
types code. (Daniel Templeton via Yufei Gu)
new cf44ab4 YARN-6892. [YARN-3926] Improve API implementation in
Resources and DominantResourceCalculator class. Contributed by Sunil G.
new 4332d1f YARN-6610. [YARN-3926]
DominantResourceCalculator#getResourceAsValue dominant param is updated to
handle multiple resources. Contributed by Daniel Templeton.
new 2642b2a YARN-7030. [YARN-3926] Performance optimizations in Resource
and ResourceUtils class. Contributed by Wangda Tan.
new 3eab330 YARN-7042. Clean up unit tests after YARN-6610. (Daniel
Templeton via wangda)
new c6cdca9 YARN-6789. Add Client API to get all supported resource types
from RM. (Sunil G via wangda)
new 11cf771 YARN-6781. [YARN-3926] ResourceUtils#initializeResourcesMap
takes an unnecessary Map parameter. Contributed by Yu-Tang Lin.
new 6497b5f YARN-7043. [Partial backport] Cleanup ResourceProfileManager.
(wangda)
new a43742b YARN-7067. [YARN-3926] Optimize ResourceType information
display in UI. Contributed by Wangda Tan.
new 62bae76 YARN-7039. Fix javac and javadoc errors in YARN-3926 branch.
(Sunil G via wangda)
new 4e4dc9b YARN-7093. Improve log message in ResourceUtils. (Sunil G via
wangda)
new 37a3b14 YARN-6933. [YARN-3926] ResourceUtils.DISALLOWED_NAMES check
is duplicated. Contributed by Manikandan R.
new b18478d YARN-7056. [Partial backport] Document Resource Profiles
feature. (Sunil G via wangda)
new c6d4c8b YARN-7136. Additional Performance Improvement for Resource
Profile Feature (Contributed by Wangda Tan via Daniel Templeton)
new 3e602d2 YARN-7137. [YARN-3926] Move newly added APIs to unstable in
YARN-3926 branch. Contributed by Wangda Tan.
new dc80dc7 YARN-6620. Add support in NodeManager to isolate GPU devices
by using CGroups. Contributed by Wangda Tan.
new 21feeb4 YARN-6852. Native code changes to support isolate GPU devices
by using CGroups. (wangda)
new 2819ca6 YARN-7223. Document GPU isolation feature. Contributed by
Wangda Tan.
new 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)
new e9ce716 Partial commit of YARN-7224 to get GpuDevice class and changes
new 1f2e67b YARN-7330. Add support to show GPU in UI including metrics.
Contributed by Wangda Tan.
new e4268da YARN-7345. GPU Isolation: Incorrect minor device numbers
written to devices.deny file. (Jonathan Hung via wangda)
new b69e841 YARN-7573. Gpu Information page could be empty for nodes
without GPU. (Sunil G via wangda)
new c9d0000 YARN-7637. GPU volume creation command fails when work
preserving is disabled at NM. Contributed by Zian Chen.
new c3e4d9f YARN-7594. TestNMWebServices#testGetNMResourceInfo fails on
trunk. Contributed by Gergely Novák.
new 0330369 YARN-9175. Null resources check in ResourceInfo for branch-3.0
new e4ede15 YARN-7143. FileNotFound handling in ResourceUtils is
inconsistent
new f76f2cf YARN-7383. Node resource is not parsed correctly for resource
names containing dot. Contributed by Gergely Novák.
new cc91c8a Use branch-3 part of YARN-6736
new aab384b YARN-8183. Fix ConcurrentModificationException inside
RMAppAttemptMetrics#convertAtomicLongMaptoLongMap. (Suma Shivaprasad via wangda)
new c136de4 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 (de5ac0c)
\
N -- N -- N refs/heads/YARN-8200 (c136de4)
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 45 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:
.gitignore | 1 +
LICENSE.txt | 2 +-
NOTICE.txt | 2 +-
dev-support/bin/create-release | 19 +-
.../security/authentication/util/KerberosName.java | 9 +-
.../server/TestKerberosAuthenticationHandler.java | 7 +-
.../authentication/util/TestKerberosName.java | 17 +-
.../java/org/apache/hadoop/conf/Configuration.java | 6 +-
.../hadoop/fs/CommonConfigurationKeysPublic.java | 28 +-
.../main/java/org/apache/hadoop/fs/Globber.java | 13 +-
.../io/compress/zstd/ZStandardCompressor.java | 2 +-
.../io/compress/zstd/ZStandardDecompressor.java | 4 +-
.../hadoop/io/retry/FailoverProxyProvider.java | 15 +-
.../main/java/org/apache/hadoop/ipc/Client.java | 14 +
.../org/apache/hadoop/log/LogThrottlingHelper.java | 358 +++++
.../apache/hadoop/metrics2/annotation/Metric.java | 5 +
.../hadoop/metrics2/lib/MutableMetricsFactory.java | 4 +
.../java/org/apache/hadoop/security/KDiag.java | 46 +-
.../apache/hadoop/security/LdapGroupsMapping.java | 163 +-
.../apache/hadoop/util/ShutdownHookManager.java | 169 ++-
.../java/org/apache/hadoop/util/StringUtils.java | 2 +-
.../hadoop/util/curator/ZKCuratorManager.java | 10 +-
.../hadoop/io/compress/zstd/ZStandardCompressor.c | 21 +-
.../io/compress/zstd/ZStandardDecompressor.c | 12 +-
.../src/main/resources/core-default.xml | 44 +-
.../src/site/markdown/CommandsManual.md | 2 +-
.../src/site/markdown/GroupsMapping.md | 54 +-
.../src/site/markdown/InterfaceClassification.md | 7 +-
.../hadoop-common/src/site/markdown/SecureMode.md | 6 -
.../site/markdown/release/2.9.2/CHANGES.2.9.2.md | 274 ++++
.../markdown/release/2.9.2/RELEASENOTES.2.9.2.md | 31 +
.../org/apache/hadoop/conf/TestConfiguration.java | 99 ++
.../org/apache/hadoop/http/TestSSLHttpServer.java | 54 +-
.../zstd/TestZStandardCompressorDecompressor.java | 10 +-
.../test/java/org/apache/hadoop/ipc/TestIPC.java | 45 +
.../apache/hadoop/log/TestLogThrottlingHelper.java | 172 +++
.../java/org/apache/hadoop/security/TestKDiag.java | 16 -
.../hadoop/security/TestLdapGroupsMapping.java | 80 +-
.../hadoop/security/TestLdapGroupsMappingBase.java | 76 +-
.../TestLdapGroupsMappingWithFailover.java | 142 ++
.../TestLdapGroupsMappingWithOneQuery.java | 16 +-
.../TestLdapGroupsMappingWithPosixGroup.java | 10 +-
.../hadoop/security/TestUserGroupInformation.java | 27 +-
.../hadoop/util/TestShutdownHookManager.java | 328 +++-
.../org/apache/hadoop/util/TestStringUtils.java | 9 +
.../hadoop/util/curator/TestZKCuratorManager.java | 23 +
hadoop-common-project/hadoop-kms/pom.xml | 3 +-
.../crypto/key/kms/server/KMSJSONReader.java | 4 +-
.../java/org/apache/hadoop/hdfs/DFSUtilClient.java | 2 +-
.../java/org/apache/hadoop/hdfs/DataStreamer.java | 5 +-
.../ha/AbstractNNFailoverProxyProvider.java | 152 +-
.../ha/ConfiguredFailoverProxyProvider.java | 141 +-
.../namenode/ha/IPFailoverProxyProvider.java | 51 +-
.../org/apache/hadoop/hdfs/util/LongBitFormat.java | 8 +
.../federation/metrics/FederationRPCMetrics.java | 13 +-
.../metrics/FederationRPCPerformanceMonitor.java | 15 +-
.../federation/resolver/MountTableResolver.java | 76 +-
.../federation/router/ConnectionManager.java | 18 +-
.../server/federation/router/RBFConfigKeys.java | 13 +
...terRpcServer.java => RouterClientProtocol.java} | 1599 ++++++--------------
.../server/federation/router/RouterRpcClient.java | 18 +-
.../server/federation/router/RouterRpcServer.java | 1267 ++--------------
.../src/main/resources/hdfs-rbf-default.xml | 25 +
.../src/main/webapps/router/federationhealth.html | 3 +-
.../contract/router/web/RouterWebHDFSContract.java | 1 +
.../hdfs/server/federation/MockResolver.java | 3 +
.../resolver/TestMountTableResolver.java | 57 +
.../hdfs/server/federation/router/TestRouter.java | 22 +
.../federation/store/driver/TestStateStoreZK.java | 53 +
.../dev-support/jdiff/Apache_Hadoop_HDFS_2.9.2.xml | 312 ++++
.../java/org/apache/hadoop/hdfs/DFSConfigKeys.java | 14 +
.../blockmanagement/BlockManagerSafeMode.java | 7 +-
.../server/blockmanagement/DatanodeManager.java | 7 +-
.../org/apache/hadoop/hdfs/server/common/Util.java | 3 +-
.../hadoop/hdfs/server/datanode/DataNode.java | 11 +-
.../datanode/checker/DatasetVolumeChecker.java | 6 +-
.../datanode/checker/StorageLocationChecker.java | 30 +-
.../datanode/fsdataset/impl/BlockPoolSlice.java | 182 ++-
.../datanode/fsdataset/impl/FsDatasetImpl.java | 51 +-
.../datanode/fsdataset/impl/FsDatasetUtil.java | 30 +-
.../datanode/fsdataset/impl/FsVolumeList.java | 5 +-
.../server/datanode/fsdataset/impl/ReplicaMap.java | 24 +
.../hdfs/server/namenode/AclEntryStatusFormat.java | 109 +-
.../hadoop/hdfs/server/namenode/FSDirectory.java | 2 +
.../hdfs/server/namenode/FSEditLogAsync.java | 61 +-
.../hdfs/server/namenode/FSImageFormatPBINode.java | 127 +-
.../server/namenode/FSImageFormatProtobuf.java | 35 +-
.../hadoop/hdfs/server/namenode/FSNamesystem.java | 11 +-
.../hdfs/server/namenode/FSNamesystemLock.java | 42 +-
.../server/namenode/INodeWithAdditionalFields.java | 36 +-
.../hdfs/server/namenode/SerialNumberManager.java | 200 ++-
.../hdfs/server/namenode/SerialNumberMap.java | 43 +-
.../hadoop/hdfs/server/namenode/XAttrFormat.java | 95 +-
.../hadoop/hdfs/server/namenode/XAttrStorage.java | 11 -
.../tools/offlineImageViewer/FSImageLoader.java | 18 +-
.../offlineImageViewer/PBImageTextWriter.java | 3 +-
.../tools/offlineImageViewer/PBImageXmlWriter.java | 22 +-
.../hadoop/hdfs/util/PersistentLongFile.java | 2 +
.../hadoop-hdfs/src/main/proto/fsimage.proto | 1 +
.../src/main/resources/hdfs-default.xml | 21 +
.../src/main/webapps/datanode/datanode.html | 5 +-
.../src/main/webapps/hdfs/dfshealth.html | 2 +-
.../src/main/webapps/hdfs/explorer.html | 2 +-
.../src/main/webapps/journal/index.html | 2 +-
.../src/main/webapps/secondary/status.html | 2 +-
.../src/main/webapps/static/dfs-dust.js | 4 +-
.../site/markdown/CentralizedCacheManagement.md | 2 +-
.../hadoop-hdfs/src/site/markdown/WebHDFS.md | 24 +
.../TestClientProtocolForPipelineRecovery.java | 2 +
.../TestDataNodeMultipleRegistrations.java | 4 +-
.../TestDataNodeVolumeFailureToleration.java | 6 +-
.../fsdataset/impl/FsDatasetImplTestUtils.java | 14 +-
.../datanode/fsdataset/impl/TestFsVolumeList.java | 62 +
.../namenode/TestCommitBlockSynchronization.java | 6 +-
.../hdfs/server/namenode/TestEditLogRace.java | 158 +-
.../server/namenode/TestLargeDirectoryDelete.java | 2 +-
.../hdfs/server/namenode/TestSaveNamespace.java | 56 +
.../apache/hadoop/tools/TestHdfsConfigFields.java | 2 +
.../v2/app/speculate/DefaultSpeculator.java | 4 +-
.../v2/app/webapp/dao/TaskAttemptsInfo.java | 8 +-
.../hadoop/mapreduce/v2/app/MRAppBenchmark.java | 20 +-
.../v2/app/webapp/TestAMWebServicesAttempts.java | 3 +
.../src/site/markdown/MapredAppMasterRest.md | 2 +-
.../hadoop/mapreduce/v2/hs/HistoryFileManager.java | 12 +-
.../mapreduce/v2/hs/TestHistoryFileManager.java | 52 +
.../org/apache/hadoop/test/MapredTestDriver.java | 2 +-
.../org/apache/hadoop/mapred/ShuffleHandler.java | 4 +-
hadoop-project-dist/pom.xml | 2 +-
hadoop-project/pom.xml | 4 +-
hadoop-project/src/site/site.xml | 2 +-
hadoop-tools/hadoop-aliyun/pom.xml | 6 +
.../fs/aliyun/oss/AliyunOSSBlockOutputStream.java | 5 +-
.../fs/aliyun/oss/AliyunOSSCopyFileTask.java | 7 +-
.../hadoop/fs/aliyun/oss/AliyunOSSFileSystem.java | 46 +-
.../fs/aliyun/oss/AliyunOSSFileSystemStore.java | 63 +-
.../hadoop/fs/aliyun/oss/AliyunOSSUtils.java | 8 +-
.../aliyun/oss/AssumedRoleCredentialProvider.java | 115 ++
.../org/apache/hadoop/fs/aliyun/oss/Constants.java | 24 +
.../java/org/apache/hadoop/fs/aliyun/oss/OSS.java | 30 +-
.../apache/hadoop/fs/aliyun/oss/OSSFileStatus.java | 33 +-
.../src/site/markdown/tools/hadoop-aliyun/index.md | 105 +-
.../hadoop/fs/aliyun/oss/AliyunOSSTestUtils.java | 19 +-
.../fs/aliyun/oss/TestAliyunCredentials.java | 55 +-
.../aliyun/oss/TestAliyunOSSBlockOutputStream.java | 74 +-
.../oss/TestAliyunOSSFileSystemContract.java | 27 +-
.../aliyun/oss/TestAliyunOSSFileSystemStore.java | 10 +-
.../fs/aliyun/oss/contract/AliyunOSSContract.java | 9 +
.../oss/contract/TestAliyunOSSContractDistCp.java | 1 -
.../aliyun/oss/fileContext/TestOSSFileContext.java | 25 +-
.../fileContext/TestOSSFileContextCreateMkdir.java | 31 +-
.../TestOSSFileContextMainOperations.java | 71 +
.../fileContext/TestOSSFileContextStatistics.java | 69 +
.../TestOSSFileContextURI.java} | 44 +-
.../oss/fileContext/TestOSSFileContextUtil.java | 29 +-
.../apache/hadoop/fs/aliyun/oss/yarn/TestOSS.java | 83 +
.../fs/aliyun/oss/yarn/TestOSSMiniYarnCluster.java | 160 ++
.../fs/s3a/s3guard/DynamoDBMetadataStore.java | 5 +-
.../hadoop-azure/dev-support/findbugs-exclude.xml | 10 +
hadoop-tools/hadoop-azure/pom.xml | 12 +
.../fs/azure/AzureNativeFileSystemStore.java | 182 +--
.../org/apache/hadoop/fs/azure/FileMetadata.java | 77 +-
.../hadoop/fs/azure/NativeAzureFileSystem.java | 376 ++---
.../hadoop/fs/azure/NativeFileSystemStore.java | 15 +-
.../org/apache/hadoop/fs/azure/PartialListing.java | 61 -
.../hadoop/fs/azure/ITestListPerformance.java | 196 +++
.../ITestNativeAzureFileSystemConcurrencyLive.java | 4 +-
.../fs/azure/NativeAzureFileSystemBaseTest.java | 2 +-
.../apache/hadoop/tools/mapred/CopyCommitter.java | 8 +-
.../hadoop/tools/mapred/TestCopyCommitter.java | 4 -
hadoop-tools/hadoop-sls/src/main/bin/slsrun.sh | 3 +-
.../yarn/api/protocolrecords/AllocateRequest.java | 47 +-
.../apache/hadoop/yarn/conf/YarnConfiguration.java | 15 +-
.../src/main/proto/yarn_service_protos.proto | 1 +
.../yarn/conf/TestYarnConfigurationFields.java | 4 +
.../yarn/applications/distributedshell/Client.java | 4 +-
.../distributedshell/TestDistributedShell.java | 12 +-
.../apache/hadoop/yarn/client/api/AMRMClient.java | 11 +
.../yarn/client/api/async/AMRMClientAsync.java | 11 +
.../client/api/async/impl/AMRMClientAsyncImpl.java | 5 +
.../yarn/client/api/impl/AMRMClientImpl.java | 11 +
.../yarn/client/api/impl/YarnClientImpl.java | 2 +-
.../yarn/client/api/impl/TestAMRMClient.java | 77 +
.../impl/pb/AllocateRequestPBImpl.java | 27 +-
.../apache/hadoop/yarn/client/AMRMClientUtils.java | 55 +
.../yarn/client/api/impl/TestTimelineClient.java | 33 +-
.../yarn/server/AMHeartbeatRequestHandler.java | 238 +++
.../hadoop/yarn/server/AMRMClientRelayer.java | 488 ++++--
.../amrmproxy/BroadcastAMRMProxyPolicy.java | 4 +-
.../amrmproxy/FederationAMRMProxyPolicy.java | 8 +-
.../LocalityMulticastAMRMProxyPolicy.java | 147 +-
.../policies/amrmproxy/RejectAMRMProxyPolicy.java | 4 +-
.../federation/utils/FederationRegistryClient.java | 10 +-
.../utils/FederationStateStoreFacade.java | 9 +
.../server/metrics/AMRMClientRelayerMetrics.java | 368 +++++
.../hadoop/yarn/server/metrics/package-info.java | 18 +
.../yarn/server/uam/UnmanagedAMPoolManager.java | 73 +-
.../server/uam/UnmanagedApplicationManager.java | 218 +--
.../yarn/server/MockResourceManagerFacade.java | 100 +-
.../hadoop/yarn/server/TestAMRMClientRelayer.java | 88 +-
.../policies/BaseFederationPoliciesTest.java | 5 +-
.../TestBroadcastAMRMProxyFederationPolicy.java | 10 +-
.../TestLocalityMulticastAMRMProxyPolicy.java | 173 ++-
.../amrmproxy/TestRejectAMRMProxyPolicy.java | 5 +-
.../utils/FederationPoliciesTestUtil.java | 7 +-
.../metrics/TestAMRMClientRelayerMetrics.java | 507 +++++++
.../uam/TestUnmanagedApplicationManager.java | 78 +-
.../amrmproxy/FederationInterceptor.java | 949 ++++++------
.../localizer/LocalResourcesTrackerImpl.java | 5 +
.../localizer/ResourceLocalizationService.java | 12 +-
.../container-executor/impl/container-executor.c | 71 +-
.../amrmproxy/TestAMRMProxyService.java | 1 -
.../amrmproxy/TestFederationInterceptor.java | 432 ++++--
.../amrmproxy/TestableFederationInterceptor.java | 126 +-
.../containermanager/TestContainerManager.java | 18 +-
.../localizer/TestResourceLocalizationService.java | 12 +-
.../resourcemanager/ApplicationMasterService.java | 24 +-
.../server/resourcemanager/ClientRMService.java | 12 +-
.../resourcemanager/DefaultAMSProcessor.java | 5 +-
.../yarn/server/resourcemanager/RMAppManager.java | 5 +-
.../yarn/server/resourcemanager/RMAuditLogger.java | 81 +-
.../ProportionalCapacityPreemptionPolicy.java | 3 +
.../rmapp/attempt/RMAppAttemptImpl.java | 22 +
.../event/RMAppAttemptStatusupdateEvent.java | 11 +
.../scheduler/ClusterNodeTracker.java | 11 +
.../resourcemanager/scheduler/ResourceLimits.java | 24 +
.../scheduler/capacity/CSQueueMetrics.java | 39 +
.../scheduler/capacity/CSQueueUtils.java | 33 +-
.../scheduler/capacity/CapacityScheduler.java | 84 +-
.../scheduler/capacity/LeafQueue.java | 4 +
.../scheduler/capacity/ParentQueue.java | 22 +-
.../allocator/RegularContainerAllocator.java | 18 +-
.../scheduler/common/fica/FiCaSchedulerApp.java | 19 +-
.../scheduler/fair/FSAppAttempt.java | 5 +-
.../scheduler/fifo/FifoAppAttempt.java | 10 +-
.../server/resourcemanager/webapp/NodesPage.java | 4 +-
.../server/resourcemanager/TestAppManager.java | 3 +
.../TestApplicationMasterService.java | 34 +
.../resourcemanager/TestClientRMService.java | 3 +
.../server/resourcemanager/TestRMAuditLogger.java | 23 +-
.../resourcemanager/TestRMEmbeddedElector.java | 112 +-
.../yarn/server/resourcemanager/TestRMRestart.java | 45 +
.../applicationsmanager/TestAMLaunchFailure.java | 2 +-
.../TestSchedulerNegotiator.java | 2 +-
...ionalCapacityPreemptionPolicyMockFramework.java | 5 +
...ortionalCapacityPreemptionPolicyIntraQueue.java | 90 +-
.../scheduler/capacity/TestCapacityScheduler.java | 44 +
.../TestCapacitySchedulerAsyncScheduling.java | 94 ++
.../capacity/TestContainerAllocation.java | 132 ++
.../capacity/TestNodeLabelContainerAllocation.java | 225 +++
.../scheduler/capacity/TestQueueParsing.java | 168 +-
.../apache/hadoop/yarn/server/router/Router.java | 8 +
.../hadoop/yarn/server/router/TestRouter.java} | 29 +-
.../TestTimelineServiceClientIntegration.java | 3 +-
.../security/TestTimelineAuthFilterForV2.java | 2 +-
.../PerNodeTimelineCollectorsAuxService.java | 13 +-
.../collector/TimelineCollectorManager.java | 2 +-
.../reader/TimelineReaderWebServicesUtils.java | 27 +-
...TimelineReaderWhitelistAuthorizationFilter.java | 2 +-
.../storage/FileSystemTimelineReaderImpl.java | 87 +-
.../src/site/markdown/NodeManager.md | 10 +-
260 files changed, 11059 insertions(+), 5139 deletions(-)
create mode 100644
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/log/LogThrottlingHelper.java
create mode 100644
hadoop-common-project/hadoop-common/src/site/markdown/release/2.9.2/CHANGES.2.9.2.md
create mode 100644
hadoop-common-project/hadoop-common/src/site/markdown/release/2.9.2/RELEASENOTES.2.9.2.md
create mode 100644
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/log/TestLogThrottlingHelper.java
create mode 100644
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/security/TestLdapGroupsMappingWithFailover.java
copy
hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/java/org/apache/hadoop/hdfs/server/federation/router/{RouterRpcServer.java
=> RouterClientProtocol.java} (55%)
create mode 100644
hadoop-hdfs-project/hadoop-hdfs/dev-support/jdiff/Apache_Hadoop_HDFS_2.9.2.xml
create mode 100644
hadoop-tools/hadoop-aliyun/src/main/java/org/apache/hadoop/fs/aliyun/oss/AssumedRoleCredentialProvider.java
copy
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/rmapp/attempt/event/RMAppAttemptStatusupdateEvent.java
=>
hadoop-tools/hadoop-aliyun/src/main/java/org/apache/hadoop/fs/aliyun/oss/OSS.java
(55%)
copy
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/rmapp/attempt/event/RMAppAttemptStatusupdateEvent.java
=>
hadoop-tools/hadoop-aliyun/src/main/java/org/apache/hadoop/fs/aliyun/oss/OSSFileStatus.java
(54%)
copy
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/rmapp/attempt/event/RMAppAttemptStatusupdateEvent.java
=>
hadoop-tools/hadoop-aliyun/src/test/java/org/apache/hadoop/fs/aliyun/oss/fileContext/TestOSSFileContext.java
(54%)
copy
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/rmapp/attempt/event/RMAppAttemptStatusupdateEvent.java
=>
hadoop-tools/hadoop-aliyun/src/test/java/org/apache/hadoop/fs/aliyun/oss/fileContext/TestOSSFileContextCreateMkdir.java
(54%)
create mode 100644
hadoop-tools/hadoop-aliyun/src/test/java/org/apache/hadoop/fs/aliyun/oss/fileContext/TestOSSFileContextMainOperations.java
create mode 100644
hadoop-tools/hadoop-aliyun/src/test/java/org/apache/hadoop/fs/aliyun/oss/fileContext/TestOSSFileContextStatistics.java
copy
hadoop-tools/hadoop-aliyun/src/test/java/org/apache/hadoop/fs/aliyun/oss/{contract/AliyunOSSContract.java
=> fileContext/TestOSSFileContextURI.java} (51%)
copy
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/rmapp/attempt/event/RMAppAttemptStatusupdateEvent.java
=>
hadoop-tools/hadoop-aliyun/src/test/java/org/apache/hadoop/fs/aliyun/oss/fileContext/TestOSSFileContextUtil.java
(55%)
create mode 100644
hadoop-tools/hadoop-aliyun/src/test/java/org/apache/hadoop/fs/aliyun/oss/yarn/TestOSS.java
create mode 100644
hadoop-tools/hadoop-aliyun/src/test/java/org/apache/hadoop/fs/aliyun/oss/yarn/TestOSSMiniYarnCluster.java
delete mode 100644
hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azure/PartialListing.java
create mode 100644
hadoop-tools/hadoop-azure/src/test/java/org/apache/hadoop/fs/azure/ITestListPerformance.java
create mode 100644
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/main/java/org/apache/hadoop/yarn/server/AMHeartbeatRequestHandler.java
create mode 100644
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/main/java/org/apache/hadoop/yarn/server/metrics/AMRMClientRelayerMetrics.java
create mode 100644
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/main/java/org/apache/hadoop/yarn/server/metrics/package-info.java
create mode 100644
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/test/java/org/apache/hadoop/yarn/server/metrics/TestAMRMClientRelayerMetrics.java
copy
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/{hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/rmapp/attempt/event/RMAppAttemptStatusupdateEvent.java
=>
hadoop-yarn-server-router/src/test/java/org/apache/hadoop/yarn/server/router/TestRouter.java}
(54%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]