Commit Graph

  • ea6c0ab402 fix dead return value zzq 2023-06-08 17:34:47 +0800
  • 910d6e8aac reformat & optimize import zzq 2023-06-08 17:14:47 +0800
  • 218abb9919 deploy: ddae78b0ec github-actions[bot] 2023-06-08 09:12:16 +0000
  • 32f2f67662 add dev-support zzq 2023-06-08 17:10:38 +0800
  • ddae78b0ec
    HDFS-17035. FsVolumeImpl#getActualNonDfsUsed may return negative value. (#5708). Contributed by farmmamba. hfutatzhanghb 2023-06-08 16:58:01 +0800
  • 3e689b248d translate all chinese comment zzq 2023-06-08 16:50:54 +0800
  • c44a6a5e79 use computeIfAbsent in overlay property propagation for consistency Alkis Evlogimenos 2023-06-08 10:10:03 +0200
  • b822551a82 optimize property propagation with computeIfAbsent Alkis Evlogimenos 2023-06-07 15:48:47 +0200
  • 7f74964cc0 Optimize Configuration.handleDeprecation. Alkis Evlogimenos 2023-05-22 12:12:46 +0200
  • d7364efcb8 empty commit to trigger a build Xing Lin 2023-06-08 00:28:10 -0700
  • a7f5eca8f6 refactor & optimize imports zzq 2023-06-08 15:08:33 +0800
  • 160a4210ca YARN-11504. Fix CheckStyle. slfan1989 2023-06-08 13:52:36 +0800
  • 6cbb8bd141 update index.md zzq 2023-06-08 12:20:39 +0800
  • ce184f2b0c add design doc in English zzq 2023-06-08 11:36:31 +0800
  • 86c4919792 code style & comment. zhangshuyan 2023-06-08 10:57:58 +0800
  • bbded9331a add design document zzq 2023-06-08 10:34:21 +0800
  • a26a53bd28 Address review comments for test Nishtha Shah 2023-06-07 22:56:33 +0530
  • 7d0066360e deploy: 0c209961f8 github-actions[bot] 2023-06-08 02:17:38 +0000
  • 0c209961f8
    HDFS-17019. Optimize the logic for reconfigure slow peer enable for Namenode" (#5671) huhaiyang 2023-06-08 10:05:49 +0800
  • bbb8b6a8a9
    Merge branch 'trunk' of github.com:apache/hadoop into HADOOP-18207-trunk-add2 Viraj Jasani 2023-06-07 18:52:59 -0700
  • d66bcb8e39
    addendum Viraj Jasani 2023-06-07 18:52:40 -0700
  • c5ef56970b HADOOP-18718. Fix several maven build warnings Dongjoon Hyun 2023-04-25 20:44:15 -0700
  • c669248dfd An empty commit to trigger a build Xing Lin 2023-06-07 10:46:32 -0700
  • 7dd24baa81
    Merge branch 'trunk' of github.com:apache/hadoop into HADOOP-18756-trunk Viraj Jasani 2023-06-07 10:29:07 -0700
  • d096a1262c HDFS-16946. Fix getTopTokenRealOwners to return String Nishtha Shah 2023-05-29 15:29:28 +0530
  • bce9d5c647
    HDFS-17041. RBF: Fix putAll impl for mysql and file based state stores Viraj Jasani 2023-06-07 10:13:02 -0700
  • 807b84e610 deploy: 1dbaba8e70 github-actions[bot] 2023-06-07 13:21:25 +0000
  • 1dbaba8e70
    HADOOP-18740. S3A prefetch cache blocks should be accessed by RW locks (#5675) Viraj Jasani 2023-06-07 06:05:52 -0700
  • 6a1ccb42b2 feedback review. zhangshuyan 2023-06-07 20:30:14 +0800
  • c4cb2b804e modify getActualNonDfsUsed. zhanghaobo 2023-06-07 18:09:28 +0800
  • 156243a3d5 modify getActualNonDfsUsed. zhanghaobo 2023-06-07 18:08:10 +0800
  • 9b31f7a19e fix UT zhanghaobo 2023-06-07 17:26:41 +0800
  • 1ca1d183d5
    Merge branch 'trunk' of github.com:apache/hadoop into HADOOP-18207-trunk-add2 Viraj Jasani 2023-06-06 20:42:18 -0700
  • f81df4adde An empty commit to trigger a build Xing Lin 2023-06-06 19:14:23 -0700
  • cb839e8b91 An empty commit to trigger a build Xing Lin 2023-06-06 11:34:44 -0700
  • 070c7881df
    MAPREDUCE-7435. checkstyle: remove unused imports. Steve Loughran 2023-06-06 17:30:04 +0100
  • 1b33b71f23
    HADOOP-18752. marker retention: feedback and examples Steve Loughran 2023-06-06 17:21:30 +0100
  • 57c215007b Add a basic test to check for webapp response Jon Bringhurst 2023-06-05 18:29:32 -0700
  • 4f4b67ae78 Added Test Anuj Modi 2023-06-06 05:46:47 -0700
  • 52d8452f45 YARN-11504. [Federation] YARN Federation Supports Non-HA mode. slfan1989 2023-06-06 19:30:49 +0800
  • 512c7bede5 Addressing Comments Anuj Modi 2023-06-06 03:11:35 -0700
  • 395e833af9 HDFS-17040 - WebHDFS UI should set content type to application/octet-stream when uploading a file zeroflag 2023-06-06 12:02:59 +0200
  • 79e018cbd4 optimize unit test. zhanghaobo 2023-06-06 17:04:23 +0800
  • a6c63c48e5 Fixed Failing Test Anuj Modi 2023-06-06 01:12:16 -0700
  • 81cdb11051 Using Config to disable Linear Retry When required Anuj Modi 2023-06-06 00:08:59 -0700
  • f1a5476743 Fixed Failing Test Anuj Modi 2023-06-05 22:56:51 -0700
  • 5420486706 CT Should Not Contribute To Throttling Metrics Anuj Modi 2023-06-05 22:09:48 -0700
  • 0ef20e8190
    Merge 5d806d0517 into e0a339223a huhaiyang 2023-06-06 11:43:34 +0800
  • 5d806d0517 HDFS-16757. fix checkstyle Haiyang.Hu 2023-06-06 11:43:19 +0800
  • 479626600b change namenodeHAStateProbeTimeoutMs from protected to private Xing Lin 2023-06-05 18:42:24 -0700
  • 6893a47788 YARN-7747 use injected GuiceFilter instances Jon Bringhurst 2023-06-05 16:34:44 -0700
  • dec262aee9 Replaced one more log.debug with log.warn Xing Lin 2023-06-05 16:17:50 -0700
  • 300040f5b5 deploy: 9de13f879a github-actions[bot] 2023-06-05 23:09:11 +0000
  • 04ea049115 deploy: fd3c3ae068 github-actions[bot] 2023-06-05 23:04:01 +0000
  • f31768d87d deploy: e6937d7076 github-actions[bot] 2023-06-05 23:03:44 +0000
  • 9de13f879a
    YARN-11502. Refactor AMRMProxy#FederationInterceptor#registerApplicationMaster. (#5705) slfan1989 2023-06-06 06:54:41 +0800
  • e6937d7076
    YARN-11425. [Hotfix] YARN-11425. Modify Expiration Time Unit error. (#5712) slfan1989 2023-06-06 06:51:39 +0800
  • fd3c3ae068
    YARN-11500. Fix typos in hadoop-yarn-server-common#federation. (#5702) slfan1989 2023-06-06 06:49:36 +0800
  • a7a85482f0 Replaced two log.debug with log.warn() Xing Lin 2023-06-05 15:45:41 -0700
  • 3d237c2930 Refactor the code to create a new Configuration object for each test Xing Lin 2023-06-05 12:30:38 -0700
  • 169ac3fa40 Added a unit test to cover the code path when timeout is disabled. Xing Lin 2023-06-05 11:36:15 -0700
  • e815fba133 Disable ha-state probe by default. Xing Lin 2023-06-05 10:54:05 -0700
  • 8e51056ecd deploy: d9980ab40f github-actions[bot] 2023-06-05 12:18:07 +0000
  • d33d9978d2 code style. zhangshuyan 2023-06-05 20:07:25 +0800
  • d9980ab40f
    HDFS-17029. Support getECPolices API in WebHDFS (#5698). Contributed by Hualong Zhang. zhtttylz 2023-06-05 20:03:37 +0800
  • 914ba4acfe deploy: 5d6ca13c5c github-actions[bot] 2023-06-05 11:28:57 +0000
  • 4da88d8ac9 deploy: 241398de3b github-actions[bot] 2023-06-05 11:17:30 +0000
  • 5d6ca13c5c
    HDFS-16983. Fix concat operation doesn't honor dfs.permissions.enabled (#5561). Contributed by caozhiqiang. caozhiqiang 2023-06-05 19:12:59 +0800
  • c73813f0e8 Added @Override Annotation Anuj Modi 2023-06-05 04:09:38 -0700
  • 241398de3b
    YARN-11492. Improve createJerseyClient#setConnectTimeout Code. (#5636). Contributed by Shilun Fan. slfan1989 2023-06-05 19:06:07 +0800
  • 2387f06fcb Resolve Comments Anuj Modi 2023-06-05 04:03:41 -0700
  • bb6ccd21d8 Yetus Checks Anuj Modi 2023-06-05 03:33:06 -0700
  • cc92aeded4 Addressed Comments Anuj Modi 2023-06-05 03:16:13 -0700
  • 48a06dcf7b deploy: e69a077af8 github-actions[bot] 2023-06-05 09:48:21 +0000
  • e69a077af8
    YARN-11497 : Support removal of only selective node states in untracked removal flow (#5681) mudit-97 2023-06-05 15:06:10 +0530
  • 0a2c349686 deploy: 2243cfd225 github-actions[bot] 2023-06-05 09:16:38 +0000
  • 2243cfd225
    HDFS-17028. RBF: Optimize debug logs of class ConnectionPool and other related class. (#5694). Contributed by farmmamba. hfutatzhanghb 2023-06-05 17:04:46 +0800
  • a03ead02c9 HDFS-16757. Add a new method copyBlockCrossNamespace to DataNode huhaiyang 2023-06-02 18:01:58 +0800
  • 6f16f75efc
    Merge branch 'apache:trunk' into HDFS-17029 zhtttylz 2023-06-05 14:06:44 +0800
  • 60b37bbdf7
    HADOOP-18433. Fix main thread name for . (#4838) (#5692) Doroszlai, Attila 2023-06-05 07:51:53 +0200
  • 9a2a22d9a5 fix formatting issue zhanghaobo 2023-06-05 13:38:25 +0800
  • 0adac721e3
    HADOOP-18756. S3A prefetch - CachingBlockManager to use AtomicBoolean for closed flag Viraj Jasani 2023-06-04 22:15:54 -0700
  • c513e86985
    HADOOP-18207. Introduce hadoop-logging module Viraj Jasani 2023-06-04 21:37:28 -0700
  • fea97356cb deploy: 1d0c9ab433 github-actions[bot] 2023-06-05 04:33:59 +0000
  • 1d0c9ab433
    Revert "HADOOP-18207. Introduce hadoop-logging module (#5503)" Ayush Saxena 2023-06-05 09:34:40 +0530
  • 7eec7d1577 YARN-11497 : Support removal of only selective node states in untracked removal flow mudit.sharma 2023-05-26 09:26:58 +0530
  • 20e53c0dc9 YARN-11506.The formatted yarn queue list is displayed on the command line yl09099 2023-06-05 11:42:34 +0800
  • 9dce53b698 deploy: ee94f6cdcb github-actions[bot] 2023-06-05 03:19:47 +0000
  • ee94f6cdcb
    YARN-11277. Trigger log-dir deletion by size for NonAggregatingLogHandler. (#4797) Xianming Lei 2023-06-05 11:08:06 +0800
  • 3b43d6befd code style. zhangshuyan 2023-06-05 10:07:56 +0800
  • ba00fd5748 deploy: e0a339223a github-actions[bot] 2023-06-04 18:56:13 +0000
  • e0a339223a HADOOP-18709. Add curator based ZooKeeper communication support over SSL/TLS into the common library. Contributed by Ferenc Erdelyi HDFS-2139 Szilard Nemeth 2023-06-04 14:40:41 -0400
  • ee0d67c3e4 HDFS-17037. Consider nonDfsUsed when running balancer. zhangshuyan 2023-06-04 20:49:41 +0800
  • 426b9f6282 YARN-11492. Fix CheckStyle. slfan1989 2023-06-04 17:36:31 +0800
  • 007e63018d
    Merge branch 'apache:trunk' into YARN-6648 slfan1989 2023-06-04 17:23:11 +0800
  • f6de8cfa38 YARN-11500. Fix CheckStyle. slfan1989 2023-06-04 17:20:31 +0800
  • 2e8e8b9f0c
    Merge branch 'apache:trunk' into YARN-11502 slfan1989 2023-06-04 16:48:54 +0800
  • f66581e9c9 Removing extra new line hchaverr 2023-06-03 12:45:34 -0700
  • f15cebfcf5 HDFS-17026. RBF: NamenodeHeartbeatService should update JMX report with configurable frequency hchaverr 2023-06-03 12:42:28 -0700
  • 245391901d fix checkstyle. zhtttylz 2023-06-03 17:49:28 +0800