Commit Graph

  • eb1e30395b
    HDFS-17644:Add log when a node selection is rejected by BPP UpgradeDomain (#7109) trunk Lei Yang 2024-10-26 02:29:43 -0700
  • 0b3755347c
    HADOOP-19309: S3A: CopyFromLocalFile operation fails when the source file does not contain file scheme (#7113) Syed Shameerur Rahman 2024-10-25 15:41:52 +0530
  • d1ce965645
    HDFS-17636. Don't add declspec for Windows (#7096) Gautham B A 2024-10-22 23:15:23 +0530
  • 09b348753f
    HDFS-17634. RBF: Fix web UI missing DN last block report (#7080) Felix Nguyen 2024-10-22 19:54:16 +0800
  • f931ede86b
    HADOOP-19298. [JDK17] Add a JDK17 profile. (#7085) Contributed by Shilun Fan. slfan1989 2024-10-18 17:16:33 +0800
  • 6589d9f6aa
    HDFS-17631. Fix RedundantEditLogInputStream.nextOp() state error when EditLogInputStream.skipUntil() throw IOException (#7066). Contributed by liuguanghua. LiuGuH 2024-10-16 21:16:18 +0800
  • c63aafd7d1
    YARN-11732. Fix potential NPE when calling SchedulerNode#reservedContainer for CapacityScheduler (#7065). Contributed by Tao Yang. Tao Yang 2024-10-16 21:11:31 +0800
  • 78a08b3b78
    MAPREDUCE-7494. File stream leak when LineRecordReader is interrupted (#7117) Davin Tjong 2024-10-16 03:41:18 -0700
  • 9321e322d2
    HADOOP-19310. Add JPMS options required by Java 17+ (#7114) Contributed by Cheng Pan. Cheng Pan 2024-10-16 14:15:01 +0800
  • e4b070025b
    HADOOP-19291. RawLocalFileSystem to allow overlapping ranges (#7101) Mukund Thakur 2024-10-09 08:34:47 -0500
  • dc56fc385a
    HADOOP-19295. S3A: large uploads can timeout over slow links (#7089) Steve Loughran 2024-10-07 17:57:13 +0100
  • 50e6b49e05
    HADOOP-19299. HttpReferrerAuditHeader resilience (#7095) Steve Loughran 2024-10-07 13:53:01 +0100
  • 1f0d9df887
    HDFS-17637. Fix spotbugs in HttpFSFileSystem#getXAttr (#7099) Contributed by Hualong Zhang. zhtttylz 2024-10-06 09:16:00 +0800
  • 5ea3a1bd0a
    HADOOP-19286: S3A: Support cross region access when S3 region/endpoint is set (ADDENDUM) (#7098) Syed Shameerur Rahman 2024-10-04 19:28:53 +0530
  • 4e6432a0ab
    HADOOP-19296. [JDK17] Upgrade maven-war-plugin to 3.4.0. (#7086) Contributed by Shilun Fan. slfan1989 2024-10-03 22:32:11 +0800
  • 1b5a2a7f65
    YARN-11708: Setting maximum-application-lifetime using AQCv2 templates doesn't apply on the first submitted app (#7041) Susheel Gupta 2024-10-03 19:25:28 +0530
  • b781882020
    YARN-11734. Fix spotbugs in ServiceScheduler#load (#7088) Contributed by Hualong Zhang. zhtttylz 2024-10-03 06:15:17 +0800
  • 3f637efaa2
    HADOOP-19219. Add JPMS options required by hadoop-common (#7084) Contributed by Cheng Pan. Cheng Pan 2024-10-02 10:45:25 +0800
  • e9ed21c065
    HADOOP-19286: S3A: Support cross region access when S3 region/endpoint is set (#7067) Syed Shameerur Rahman 2024-10-02 00:41:11 +0530
  • 4ff0dceebd
    HADOOP-19288. hadoop-client-runtime to exclude dnsjava InetAddressResolverProvider (#7070) cxzl25 2024-10-01 21:48:48 +0800
  • 45b1c86fe5
    HADOOP-19294. NPE on maven enforcer with -Pnative on arm mac (#7082) Steve Loughran 2024-10-01 14:34:05 +0100
  • 6fd4fea748
    HADOOP-19261. Support force close a DomainSocket for server service (#7057) Sammi Chen 2024-10-01 01:06:07 +0800
  • 9aca73481e
    HADOOP-19280. [ABFS] Initialize client timer only if metric collection is enabled (#7061) Manish Bhatt 2024-09-30 08:56:18 -0700
  • a9b7913d56
    HDFS-17626. Reduce lock contention at datanode startup (#7053). Contributed by Tao Li. litao 2024-09-29 10:58:13 +0800
  • 3fda243419
    HADOOP-19290. Operating on / in ChecksumFileSystem throws NPE. (#7074). Contributed by Ayush Saxena. Ayush Saxena 2024-09-28 19:35:32 +0530
  • 01401d71ef
    HADOOP-19281. MetricsSystemImpl should not print INFO message in CLI (#7071) Sarveksha Yeshavantha Raju 2024-09-27 18:50:11 +0530
  • 3d81dde28b
    HDFS-17624. Fix DFSNetworkTopology#chooseRandomWithStorageType() availableCount when excluded node is not in selected scope. (#7042). Contributed by fuchaohong. fuchaohong 2024-09-27 16:56:09 +0800
  • 21cdb450ef
    HADOOP-19284: [ABFS] Allow "fs.azure.account.hns.enabled" to be set as Account Specific Config (#7062) Anuj Modi 2024-09-27 10:16:28 +0530
  • 49a495803a
    HDFS-17381. Distcp of EC files should not be limited to DFS. (#6551) Sadanand Shenoy 2024-09-25 22:24:09 +0530
  • 21ec686be3
    YARN-11702: Fix Yarn over allocating containers (#6990) Contributed by Syed Shameerur Rahman. Syed Shameerur Rahman 2024-09-25 09:40:15 +0530
  • e602c601dd
    HADOOP-15760. Upgrade commons-collections to commons-collections4 (#7006) Nihal Jain 2024-09-24 21:20:22 +0530
  • 4e06ce7167
    增加认证相关注释 branch-3.3.6_chinese zeekling 2024-09-24 23:33:10 +0800
  • f90a703e48
    HADOOP-19165. Drop protobuf 2.5.0 from the distribution (#7051). Contributed by Ayush Saxena. Ayush Saxena 2024-09-24 20:58:41 +0530
  • b078f86d69
    YARN-11733. Fix the order of updating CPU controls with cgroup v1 (#7069) Peter Szucs 2024-09-24 17:13:28 +0200
  • 68315744f0
    HDFS-17040. Namenode web UI should set content type to application/octet-stream when uploading a file. (#5721) Attila Magyar 2024-09-23 21:21:38 +0200
  • 37a74f0692
    HADOOP-19285. [ABFS] Restore ETAGS_AVAILABLE to abfs path capabilities (#7064) Steve Loughran 2024-09-23 18:52:05 +0100
  • fccc268cde
    HADOOP-19283. Move all DistCp execution logic to execute() (#7060) Felix Nguyen 2024-09-23 15:39:56 +0800
  • f5345b881d
    YARN-11560. Fix NPE bug when multi-node enabled with schedule asynchronously (#6021). Contributed by wangzhongwei. gavin.wang 2024-09-23 15:39:15 +0800
  • ae63d8edd5
    HDFS-17621. Make PathIsNotEmptyDirectoryException terse (#7036). Contributed by dzcxzl. cxzl25 2024-09-23 15:37:30 +0800
  • 50fcfd8b29
    HDFS-17526. getMetadataInputStream should use getShareDeleteFileInputStream for windows (#6826). Contributed by Danny Becker dannytbecker 2024-09-22 23:46:25 -0700
  • d8ca2dbe34
    YARN-11730. Mark unreported nodes as LOST on RM Startup/HA failover (#7049) Contributed by Arjun Mohnot. Arjun Mohnot 2024-09-23 08:16:20 +0530
  • 81faae6343
    Revert "HDFS-17611. Move all DistCp execution logic to execute() (#7025)" (#7059) huhaiyang 2024-09-23 10:44:14 +0800
  • ff75aa52f3
    HDFS-17611. Move all DistCp execution logic to execute() (#7025) Felix Nguyen 2024-09-23 10:36:20 +0800
  • 28538d628e
    HADOOP-19164. Hadoop CLI MiniCluster is broken (#7050). Contributed by Ayush Saxena. Ayush Saxena 2024-09-21 21:26:51 +0530
  • 6bcc254123
    HADOOP-19279. ABFS: Disabling Apache Http Client as Default Http Client for ABFS Driver(#7055) manika137 2024-09-21 03:08:56 +0530
  • 3b1b53b1ca
    增加认证相关注释 zeekling 2024-09-21 00:23:15 +0800
  • ee2e5ac4e4
    HADOOP-19272. S3A: AWS SDK 2.25.53 warnings logged by transfer manager (#7048) Steve Loughran 2024-09-19 13:50:06 +0100
  • d1311e52f7
    YARN-11709. NodeManager should be marked unhealthy on localizer config issues (#7043) Benjamin Teke 2024-09-17 14:24:11 +0200
  • 182feb11a0
    HADOOP-19277. Files and directories mixed up in TreeScanResults#dump (#7047) Doroszlai, Attila 2024-09-17 12:25:57 +0200
  • 4d968add52
    HADOOP-19271. NPE in AbfsManagedApacheHttpConnection.toString() when not connected (#7040) Pranav Saxena 2024-09-16 22:51:20 +0530
  • ea6e0f7cd5
    HADOOP-19221. S3A: Unable to recover from failure of multipart block upload attempt (#6938) Steve Loughran 2024-09-13 20:02:14 +0100
  • c835adb3a8
    HADOOP-19201 S3A. Support external-id in assume role (#6876) Smith Cruise 2024-09-10 22:38:32 +0800
  • c9e9bce361
    YARN-11729. Broken 'AM Node Web UI' link on App details page (#7030) K0K0V0K 2024-09-09 16:33:40 +0200
  • 6881d12da4
    HADOOP-19262: Upgrade wildfly-openssl:1.1.3.Final to 2.1.4.Final to support Java17+ (#7026) Saikat Roy 2024-09-09 19:44:03 +0530
  • 8c41fbcaf5
    Revert "YARN-11709. NodeManager should be shut down or blacklisted when it ca…" (#7028) Benjamin Teke 2024-09-07 08:48:38 +0200
  • a00b1c06f3
    HADOOP-19269. Upgrade maven-shade-plugin 3.6.0 (#7029) PJ Fanning 2024-09-05 20:29:44 +0100
  • 57e62ae07f
    Revert "YARN-11664. Remove HDFS Binaries/Jars Dependency From Yarn (#6631)" Steve Loughran 2024-09-05 14:35:50 +0100
  • 1f302e83fd
    HADOOP-18938. S3A: Fix endpoint region parsing for vpc endpoints. (#6466) Shintaro Onuma 2024-09-05 14:14:04 +0100
  • 6c01490f14
    YARN-11664. Remove HDFS Binaries/Jars Dependency From Yarn (#6631) Syed Shameerur Rahman 2024-09-04 17:56:42 +0530
  • 9486844610
    HADOOP-16928. Make javadoc work on Java 17 (#6976) Cheng Pan 2024-09-04 18:50:59 +0800
  • 3bbfb2be08
    HADOOP-19257. S3A: ITestAssumeRole.testAssumeRoleBadInnerAuth failure (#7021) Steve Loughran 2024-09-03 21:20:47 +0100
  • dfc2c04eea
    增加客户端认证注释 zeekling 2024-09-01 23:23:01 +0800
  • 1655acc5e2
    HADOOP-19250. [Addendum] Fix test TestServiceInterruptHandling.testRegisterAndRaise. (#7008) zhengchenyu 2024-08-30 19:05:13 +0800
  • b404c8c8f8
    HADOOP-19252. Upgrade hadoop-thirdparty to 1.3.0 (#7007) Steve Loughran 2024-08-30 11:50:51 +0100
  • a962aa37e0
    HDFS-17599. EC: Fix the mismatch between locations and indices for mover (#6980) litao 2024-08-30 12:56:33 +0800
  • 0837c84a9f
    Revert "HADOOP-19231. Add JacksonUtil to manage Jackson classes (#6953)" Ayush Saxena 2024-08-29 00:29:19 +0530
  • 0aab1a2976
    HADOOP-19248. Protobuf code generate and replace should happen together (#6975) Cheng Pan 2024-08-29 03:18:46 +0800
  • e4ee3d560b
    YARN-10345 HsWebServices containerlogs does not honor ACLs for completed jobs (#7013) K0K0V0K 2024-08-27 17:55:07 +0200
  • 89e38f08ae
    HDFS-17573. Allow turn on both FSImage parallelization and compression (#6929). Contributed by Sung Dong Kim. Sung Dong Kim 2024-08-25 18:51:14 +0900
  • 5745a7dd75
    HDFS-16084. Fix getJNIEnv crash due to incorrect state set to tls var (#6969). Contributed by Kevin Cai. Kevin Cai 2024-08-25 16:47:05 +0800
  • 6be04633b5
    YARN-11711. Clean Up ServiceScheduler Code. (#6977) Contributed by Shilun Fan. slfan1989 2024-08-22 17:49:42 +0800
  • f6c45e0bcf
    HDFS-17546. Follow-up backport from branch3.3 (#6908) Heagan A 2024-08-21 13:11:32 -0700
  • 68fcd7234c
    HADOOP-18542. Keep MSI tenant ID and client ID optional (#4262) Carl Levasseur 2024-08-21 15:15:28 +0200
  • 012ae9d1aa
    HDFS-17606. Do not require implementing CustomizedCallbackHandler. (#7005) Tsz-Wo Nicholas Sze 2024-08-20 16:32:53 -0700
  • b15ed27cfb
    HADOOP-19187: [ABFS][FNSOverBlob] AbfsClient Refactoring to Support Multiple Implementation of Clients. (#6879) Anuj Modi 2024-08-20 22:37:07 +0530
  • 33c9ecb652
    HADOOP-19249. KMSClientProvider raises NPE with unauthed user (#6984) dhavalshah9131 2024-08-20 18:33:05 +0530
  • 2fd7cf53fa
    HADOOP-19253. Google GCS compilation fails due to VectorIO changes (#7002) Steve Loughran 2024-08-19 19:54:47 +0100
  • df08e0de41
    HDFS-17605. Reduce memory overhead of TestBPOfferService (#6996) Stephen O'Donnell 2024-08-19 11:35:11 +0100
  • e5b76dc99f
    HADOOP-19180. EC: Fix calculation errors caused by special index order (#6813). Contributed by zhengchenyu. zhengchenyu 2024-08-19 12:40:45 +0800
  • 59dba6e1bd
    HADOOP-19134. Use StringBuilder instead of StringBuffer. (#6692). Contributed by PJ Fanning PJ Fanning 2024-08-18 16:59:12 +0100
  • b5f88990b7
    HADOOP-19136. Upgrade commons-io to 2.16.1. (#6704) slfan1989 2024-08-17 02:42:26 +0800
  • bf804cb64b
    HADOOP-19250. Fix test TestServiceInterruptHandling.testRegisterAndRaise (#6987) zhengchenyu 2024-08-17 00:16:28 +0800
  • f00094203b
    YARN-11709. NodeManager should be shut down or blacklisted when it cacannot run program /var/lib/yarn-ce/bin/container-executor (#6960) Ferenc Erdelyi 2024-08-16 16:33:10 +0200
  • 5f93edfd70
    HADOOP-19153. hadoop-common exports logback as a transitive dependency (#6999) Steve Loughran 2024-08-16 13:41:35 +0100
  • fa9bb0d1ac
    HADOOP-19231. Add JacksonUtil to manage Jackson classes (#6953) PJ Fanning 2024-08-15 16:44:54 +0100
  • 55a576906d
    HADOOP-19131. Assist reflection IO with WrappedOperations class (#6686) Steve Loughran 2024-08-14 14:43:00 +0100
  • fa83c9a805
    HADOOP-19072 S3A: Override fs.s3a.performance.flags for tests (ADDENDUM 2) (#6993) Viraj Jasani 2024-08-14 02:57:44 -0700
  • 74ff00705c
    HADOOP-19072. S3A: Override fs.s3a.performance.flags for tests (ADDENDUM) (#6985) Viraj Jasani 2024-08-12 06:16:44 -0700
  • 321a6cc55e
    HADOOP-19072. S3A: expand optimisations on stores with "fs.s3a.performance.flags" for mkdir (#6543) Viraj Jasani 2024-08-08 09:48:51 -0700
  • 2a50911734
    HADOOP-17609. Make SM4 support optional for OpenSSL native code. (#3019) Masatake Iwasaki 2024-08-08 21:03:05 +0900
  • b189ef8197
    HDFS-17575. SaslDataTransferClient should use SaslParticipant to create messages. (#6954) Tsz-Wo Nicholas Sze 2024-08-05 10:42:12 -0700
  • 59d5e0bb2e
    HADOOP-19244. Pullout arch-agnostic maven javadoc plugin configurations in hadoop-common (#6970) Contributed by Cheng Pan. Cheng Pan 2024-08-05 15:30:36 +0800
  • b08d492abd
    HADOOP-19246. Update the yasm rpm download address (#6973) zhengchenyu 2024-08-05 09:57:16 +0800
  • 2cf4d638af
    HADOOP-19245. S3ABlockOutputStream no longer sends progress events in close() (#6974) Steve Loughran 2024-08-02 16:01:03 +0100
  • c593c17255
    HADOOP-19237. Upgrade to dnsjava 3.6.1 due to CVEs (#6961) PJ Fanning 2024-08-01 20:07:36 +0100
  • 059e996c02
    HDFS-17591. RBF: Router should follow X-FRAME-OPTIONS protection setting (#6963) Takanobu Asanuma 2024-07-30 10:14:33 +0900
  • 038636a1b5
    HADOOP-19238. Fix create-release script for arm64 based MacOS (#6962) Mukund Thakur 2024-07-29 13:45:14 -0500
  • a5806a9e7b
    HADOOP-19161. S3A: option "fs.s3a.performance.flags" to take list of performance flags (#6789) Steve Loughran 2024-07-29 11:33:51 +0100
  • ddc50a86f7
    给BPServiceActor增加注释 zeekling 2024-07-28 20:24:00 +0800
  • 4525c7e35e
    HADOOP-19197. S3A: Support AWS KMS Encryption Context (#6874) Raphael Azzolini 2024-07-23 09:09:04 -0700