1. 095dfcc HADOOP-18088. Replace log4j 1.x with reload4j. (#4052) by Steve Loughran · 3 months ago
  2. 7651afd HADOOP-19057. S3A: Landsat bucket used in tests no longer accessible (#6515) by Steve Loughran · 3 months ago
  3. 5cbe52f HDFS-17362. RBF: Implement RouterObserverReadConfiguredFailoverProxyProvider (#6510) by Takanobu Asanuma · 3 months ago
  4. 555faf2 HADOOP-19071. Update maven-surefire-plugin from 3.0.0 to 3.2.5. (#6537) Contributed by Shilun Fan by slfan1989 · 3 months ago
  5. 0bf439c HDFS-17376. Distcp creates Factor 1 replication file on target if Source is EC. (#6540) by Sadanand Shenoy · 3 months ago
  6. 50d256e HADOOP-19059. S3A: Update AWS Java SDK to 2.23.19 (#6538) by Adnan Hemani · 3 months ago
  7. 8011b21 HADOOP-19069. Use hadoop-thirdparty 1.2.0. (#6533) Contributed by Shilun Fan by slfan1989 · 3 months ago
  8. 3f98cb6 HADOOP-19045. CreateSession Timeout - followup (#6532) by Steve Loughran · 3 months ago
  9. 5ad7737 HDFS-17342. Fix DataNode may invalidates normal block causing missing block (#6464). Contributed by Haiyang Hu. by huhaiyang · 3 months ago
  10. 9a7eead HDFS-17370. Fix junit dependency for running parameterized tests in hadoop-hdfs-rbf (#6522) by Takanobu Asanuma · 3 months ago
  11. b11159d HADOOP-18993. Add option fs.s3a.classloader.isolation (#6301) by Antonio Murgia · 3 months ago
  12. 4f0f5a5 HADOOP-19049. Fix StatisticsDataReferenceCleaner classloader leak (#6488) by Jia Fan · 3 months ago
  13. 1416277 YARN-11362: Fix several typos in YARN codebase of misspelled resource (#6474) Contributed by EremenkoValentin. by Eremenko Valentin · 3 months ago
  14. 20d8596 HDFS-17353. Fix failing RBF module tests. (#6491) Contributed by Alexander Bogdanov by Alexander · 3 months ago
  15. 6464507 HDFS-17369. Add uuid into datanode info for NameNodeMXBean (#6521) Contributed by Haiyang Hu. by huhaiyang · 3 months ago
  16. d74e516 HADOOP-19061 Capture exception from rpcRequestSender.start() in IPC.Connection.run() (#6519) by Xing Lin · 3 months ago
  17. d278b34 HADOOP-19044. S3A: AWS SDK V2 - Update region logic (#6479) by Viraj Jasani · 3 months ago
  18. 7504b85 HADOOP-18980. S3A credential provider remapping: make extensible (#6406) by Viraj Jasani · 3 months ago
  19. be13e94 HADOOP-18987. Various fixes to FileSystem API docs (#6292) by DieterDP · 3 months ago
  20. 4f4b846 HDFS-17359. EC: recheck failed streamers should only after flushing all packets. (#6503). Contributed by farmmamba. by hfutatzhanghb · 3 months ago
  21. 2f1718c HADOOP-19056. Highlight RBF features and improvements targeting version 3.4. (#6512) Contributed by Takanobu Asanuma. by Takanobu Asanuma · 3 months ago
  22. 98259fb YARN-11653. Add Totoal_Memory and Total_Vcores columns in Nodes page (#6501) Contributed by Jiandan Yang. by Yang Jiandan · 3 months ago
  23. 8261229 HADOOP-18830. Cut S3 Select (#6144) by Steve Loughran · 3 months ago
  24. 6da1a19 HADOOP-19045. S3A: Validate CreateSession Timeout Propagation (#6470) by Steve Loughran · 3 months ago
  25. dffb505 YARN-11650. Refactoring variable names related multiNodePolicy in MultiNodePolicySpec, FiCaSchedulerApp and AbstractCSQueue (#6490) Contributed by Jiandan Yang. by Yang Jiandan · 3 months ago
  26. 4046751 YARN-11041. Replace all occurences of queuePath with the new QueuePath class - followup (#6499) by Peter Szucs · 3 months ago
  27. 897f446 HADOOP-19051: Highlight Capacity Scheduler new features in release for the release 3.4.0 (#6500) Contributed by Benjamin Teke. by Benjamin Teke · 3 months ago
  28. da34ecd HADOOP-19035. CrcUtil/CrcComposer should not throw IOException for non-IO. (#6443) by Tsz-Wo Nicholas Sze · 3 months ago
  29. ac471d7 HDFS-17339:Skip cacheReport when one blockPool does not have CacheBlock on this DataNode (#6456). Contributed by lei w. by Lei313 · 3 months ago
  30. 7272a3d YARN-11641. Fix getCapacityConfigurationTypeForQueues for absolute mode with zero resource. (#6435) by Tamas Domok · 3 months ago
  31. 38f10c6 HADOOP-19039. Hadoop 3.4.0 Highlight big features and improvements. (#6462) Contributed by Shilun Fan. by slfan1989 · 3 months ago
  32. caba9bb HDFS-17346. Fix DirectoryScanner check mark the normal blocks as corrupt (#6476). Contributed by Haiyang Hu. by huhaiyang · 3 months ago
  33. 6b80b1e Revert "YARN-11041. Replace all occurences of queuePath with the new QueuePath class - followup" (#6497) by slfan1989 · 3 months ago
  34. dd72e8f YARN-11041. Replace all occurences of queuePath with the new QueuePath class - followup (#5332) by Peter Szucs · 3 months ago
  35. af5c8e7 YARN-11645. Order the queues by queuePath in json assert tests. (#6432) by Tamas Domok · 3 months ago
  36. 8193a84 HDFS-17324. RBF: Router should not return nameservices that not enable observer r… (#6412) by LiuGuH · 3 months ago
  37. b2fac14 HADOOP-19019: Parallel Maven Build Support for Apache Hadoop (#6373). Contributed by JiaLiangC. by jialiang · 3 months ago
  38. 8243da8 YARN-11639. CME and NPE in PriorityUtilizationQueueOrderingPolicy (#6455) by Ferenc Erdelyi · 3 months ago
  39. 54f7a6b HDFS-17293. First packet data + checksum size will be set to 516 bytes when writing to a new block. (#6368). Contributed by farmmamba. by hfutatzhanghb · 3 months ago
  40. 7dc166d HADOOP-18883. [ABFS]: Expect-100 JDK bug resolution: prevent multiple server calls (#6022) by Pranav Saxena · 3 months ago
  41. d274f77 HADOOP-19046. S3A: update AWS V2 SDK to 2.23.5; v1 to 1.12.599 (#6467) by Steve Loughran · 3 months ago
  42. 76691df HADOOP-18894: upgrade sshd-core due to CVEs (#6060) Contributed by PJ Fanning. by PJ Fanning · 3 months ago
  43. 2a1ee8d HDFS-17311. RBF: ConnectionManager creatorQueue should offer a pool that is not already in creatorQueue. (#6392) Contributed by liuguanghua. by LiuGuH · 4 months ago
  44. 15e1789 Revert "HDFS-16016. BPServiceActor to provide new thread to handle IBR (#2998)" (#6457) Contributed by Shilun Fan. by slfan1989 · 4 months ago
  45. d0df0689 YARN-11607: TestTimelineAuthFilterForV2 fails intermittently (#6459) Contributed by Susheel Gupta. by Susheel Gupta · 4 months ago
  46. 1036544 HDFS-17302. RBF: ProportionRouterRpcFairnessPolicyController-Sharing and isolation. (#6380) by Jian Zhang · 4 months ago
  47. 8444f69 Preparing for 3.5.0 development (#6411) by slfan1989 · 4 months ago
  48. 27ecc23 HDFS-17332 DFSInputStream: avoid logging stacktrace until when we really need to fail a read request with a MissingBlockException (#6446) by Xing Lin · 4 months ago
  49. cc4c4be HDFS-17331:Fix Blocks are always -1 and DataNode version are always UNKNOWN in federationhealth.html (#6429). Contributed by lei w. by Lei313 · 4 months ago
  50. 4c3d4e6 HADOOP-19038. Improve create-release RUN script. (#6448) Contributed by Shilun Fan. by slfan1989 · 4 months ago
  51. 04e447c YARN-11647. use StandardCharsets.UTF_8 (#6447) Contributed by PJ Fanning. by PJ Fanning · 4 months ago
  52. ba6ada7 HDFS-17337. RPC RESPONSE time seems not exactly accurate when using FSEditLogAsync. (#6439). Contributed by farmmamba. by hfutatzhanghb · 4 months ago
  53. eeb657e HADOOP-19033. S3A: disable checksums when fs.s3a.checksum.validation = false (#6441) by Steve Loughran · 4 months ago
  54. 9634bd3 HADOOP-19031. Enhance access control for RunJar. (#6427). Contributed by He Xiaoqiao. by Hexiaoqiao · 4 months ago
  55. 7b1570e HADOOP-19015. Increase fs.s3a.connection.maximum to 500 to minimize risk of Timeout waiting for connection from pool. (#6372) by Mukund Thakur · 4 months ago
  56. d378853 HADOOP-18975 S3A: Add option fs.s3a.endpoint.fips to use AWS FIPS endpoints (#6277) by Steve Loughran · 4 months ago
  57. 36198b5 HADOOP-19027. S3A: S3AInputStream doesn't recover from HTTP/channel exceptions (#6425) by Steve Loughran · 4 months ago
  58. 6652922 HADOOP-19040. mvn site commands fails due to MetricsSystem And MetricsSystemImpl changes. (#6450) Contributed by Shilun Fan. by slfan1989 · 4 months ago
  59. 827e336 YARN-11638. [GPG] GPG Support CLI. (#6396) Contributed by Shilun Fan. by slfan1989 · 4 months ago
  60. f6fea5d MAPREDUCE-7468. [Addendum] Fix TestMapReduceChildJVM unit tests. (#6451) by Benjamin Teke · 4 months ago
  61. 6ebce65 YARN-11634. [Addendum] Speed-up TestTimelineClient. (#6419) by slfan1989 · 4 months ago
  62. 0f8b74b HADOOP-19034. Fix Download Maven Url Not Found. (#6438). Contributed by Shilun Fan. by slfan1989 · 4 months ago
  63. a3068107 HDFS-17291. DataNode metric bytesWritten is not totally accurate in some situations. (#6360). Contributed by farmmamba. by hfutatzhanghb · 4 months ago
  64. ead7b7f HDFS-17289. Considering the size of non-lastBlocks equals to complete block size can cause append failure. (#6357). Contributed by farmmamba. by hfutatzhanghb · 4 months ago
  65. 2f1e155 HADOOP-19004. S3A: Support Authentication through HttpSigner API (#6324) by Steve Loughran · 4 months ago
  66. 453e264 HADOOP-18981. Move oncrpc and portmap packages to hadoop-common (#6280) by Xing Lin · 4 months ago
  67. ef636c4 MAPREDUCE-7468: Change add-opens flag's default value from true to false (#6436) by Benjamin Teke · 4 months ago
  68. 6a05376 HDFS-17312. packetsReceived metric should ignore heartbeat packet. (#6394) by hfutatzhanghb · 4 months ago
  69. 55b9f87 YARN-11646. Do not ignore zero memory capacity config in QueueCapacityConfigParser. (#6433) by Tamas Domok · 4 months ago
  70. bc159b5 YARN-10125. [Federation] Kill application from client does not kill Unmanaged AM's and containers launched by Unmanaged AM. (#6363) Contributed by Shilun Fan. by slfan1989 · 4 months ago
  71. 99a59ae HDFS-17317. Improve the resource release for metaOut in DebugAdmin (#6402). Contributed by xy. by xuzifu666 · 4 months ago
  72. 64beecb YARN-11631. [GPG] Add GPGWebServices. (#6354) Contributed by Shilun Fan. by slfan1989 · 4 months ago
  73. 60033fd YARN-11642. Fix Flaky Test TestTimelineAuthFilterForV2#testPutTimelineEntities. (#6417) Contributed by Shilun Fan. by slfan1989 · 4 months ago
  74. 0871366 HDFS-17315. Optimize the namenode format code logic. (#6400) by huangzhaobo · 4 months ago
  75. 5f9932a HDFS-17325. Fix the documentation of fs expunge command in FileSystemShell.md. (#6413) Contributed by liuguanghua. by LiuGuH · 4 months ago
  76. 2369f0c HDFS-17309. RBF: Fix Router Safemode check condition error (#6390) Contributed by liuguanghua. by LiuGuH · 4 months ago
  77. 661c784 HDFS-17290: Adds disconnected client rpc backoff metrics (#6359) by Lei Yang · 4 months ago
  78. 7d3b6a3 HDFS-17306. RBF: Router should not return nameservices that does not enable observer nodes in RpcResponseHeaderProto (#6385) by LiuGuH · 4 months ago
  79. 8c26d4e HDFS-17322. Renames RetryCache#MAX_CAPACITY to be MIN_CAPACITY to fit usage. by hfutatzhanghb · 4 months ago
  80. d5468d84 HDFS-17283. Change the name of variable SECOND in HdfsClientConfigKeys. (#6339). Contributed by farmmamba. by hfutatzhanghb · 4 months ago
  81. 7a7db7f HDFS-17310. DiskBalancer: Enhance the log message for submitPlan (#6391) Contributed by Haiyang Hu. by huhaiyang · 4 months ago
  82. 335587d Add synchronized on lockLeakCheck() because threadCountMap is not thread safe. (#6029) by LiuGuH · 4 months ago
  83. e3c135b HADOOP-18971. [ABFS] Read and cache file footer with fs.azure.footer.read.request.size (#6270) by Anuj Modi · 4 months ago
  84. 556fbcf YARN-11632. [Doc] Add allow-partial-result description to Yarn Federation documentation. (#6340) Contributed by Shilun Fan. by slfan1989 · 4 months ago
  85. 0b43026 HADOOP-17912. ABFS: Support for Encryption Context (#6221) by Pranav Saxena · 4 months ago
  86. 9edcf42 HADOOP-18540. Upgrade Bouncy Castle to 1.70 (#5166) by Murali Krishna · 4 months ago
  87. 9a4d107 HADOOP-19020. Update the year to 2024. (#6397). Contributed by Ayush Saxena. by Ayush Saxena · 4 months ago
  88. 9f76fba Delete invalid code logic in namenode format (#6323) by zzccctv · 4 months ago
  89. 98656db HADOOP-19017. Setup pre-commit CI for Windows 10 (#5820) by Gautham B A · 4 months ago
  90. e26139b HDFS-17301. Add read and write dataXceiver threads count metrics to datanode. (#6377) by huangzhaobo · 4 months ago
  91. 3aceec7 HDFS-17297. The NameNode should remove block from the BlocksMap if the block is marked as deleted (#6369) by huhaiyang · 4 months ago
  92. fc71dc3 HDFS-17284. Fix int overflow in calculating numEcReplicatedTasks and numReplicationTasks during block recovery (#6348) by zhtttylz · 4 months ago
  93. 773dd7c HDFS-17275: judge whether the block has been deleted in the block report (#6335). Contributed by lei w. by Lei313 · 4 months ago
  94. 7e2ebfc HDFS-17298. Fix NPE in DataNode.handleBadBlock and BlockSender (#6374) by huhaiyang · 4 months ago
  95. e07e445 HDFS-17215. RBF: Fix some method annotations about @throws . (#6136). Contributed by xiaojunxiang. by xiaojunxiang · 4 months ago
  96. 630ffb2 HDFS-17056. EC: Fix verifyClusterSetup output in case of an invalid param. (#6379). Contributed by huangzhaobo99. by huangzhaobo · 4 months ago
  97. 415e9bd HDFS-17273. Change the way of computing some local variables duration for better debugging (#6321). Contributed by farmmamba. by hfutatzhanghb · 4 months ago
  98. 77edca8 HDFS-17240. Fix a typo in DataStorage.java (#6226). Contributed by Yu Wang. by Wang Yu · 4 months ago
  99. b4fed58 HDFS-17285. RBF: Add a safe mode check period configuration (#6347) Contributed by LiuGuH. by LiuGuH · 5 months ago
  100. 5dd1977 YARN-11634. Speed-up TestTimelineClient (#6371) by K0K0V0K · 5 months ago