Re: [PR] HDFS-17063. Support to configure different capacity reserved for each disk of DataNode. [hadoop]

2023-11-15 Thread via GitHub
hadoop-yetus commented on PR #5793: URL: https://github.com/apache/hadoop/pull/5793#issuecomment-1813944899 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexe

Re: [PR] HDFS-17121. BPServiceActor to provide new thread to handle FBR [hadoop]

2023-11-15 Thread via GitHub
LiuGuH commented on PR #6005: URL: https://github.com/apache/hadoop/pull/6005#issuecomment-1813917141 > @LiuGuH Please keep one PR at #5888 to re-submit, thus we could trace the discussions. Thanks again. Ok , reopen it now. -- This is an automated message from the Apache Git Service.

[PR] HDFS-17121. BPServiceActor to provide new thread to handle FBR [hadoop]

2023-11-15 Thread via GitHub
LiuGuH opened a new pull request, #5888: URL: https://github.com/apache/hadoop/pull/5888 ### Description of PR After [HDFS-16016](https://issues.apache.org/jira/browse/HDFS-16016) , it makes ibr in a thread to avoid heartbeat blocking with ibr when require readlock in Datanode.

Re: [PR] HDFS-17232. RBF: Fix NoNamenodesAvailableException for a long time, when use observer. [hadoop]

2023-11-15 Thread via GitHub
KeeProMise commented on code in PR #6208: URL: https://github.com/apache/hadoop/pull/6208#discussion_r1395175336 ## hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/java/org/apache/hadoop/hdfs/server/federation/router/RouterRpcClient.java: ## @@ -772,13 +780,22 @@ public static bool

Re: [PR] HDFS-17218. NameNode should process time out excess redundancy blocks [hadoop]

2023-11-15 Thread via GitHub
haiyang1987 commented on code in PR #6176: URL: https://github.com/apache/hadoop/pull/6176#discussion_r1395148977 ## hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/blockmanagement/BlockManager.java: ## @@ -3040,6 +3060,100 @@ void rescanPostponedMisr

Re: [PR] HDFS-17250. EditLogTailer#triggerActiveLogRoll should handle thread Interrupted [hadoop]

2023-11-15 Thread via GitHub
haiyang1987 commented on PR #6266: URL: https://github.com/apache/hadoop/pull/6266#issuecomment-1813787555 > Thanks @haiyang1987 for your good work here. LGTM. +1 from my side. Let's wait if other folks would like to be involved here. Thanks. Thanks @Hexiaoqiao for your review it. -

Re: [PR] HDFS-17172. Support FSNamesystemLock Parameters reconfigurable [hadoop]

2023-11-15 Thread via GitHub
haiyang1987 commented on PR #6002: URL: https://github.com/apache/hadoop/pull/6002#issuecomment-1813787016 Thanks @Hexiaoqiao for your comment. seem have some conflicts and i will fix later. -- This is an automated message from the Apache Git Service. To respond to the message, plea

Re: [PR] HDFS-17218. NameNode should process time out excess redundancy blocks [hadoop]

2023-11-15 Thread via GitHub
Hexiaoqiao commented on code in PR #6176: URL: https://github.com/apache/hadoop/pull/6176#discussion_r1395128857 ## hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/blockmanagement/BlockManager.java: ## @@ -3040,6 +3060,100 @@ void rescanPostponedMisre

Re: [PR] HDFS-17121. BPServiceActor to provide new thread to handle FBR [hadoop]

2023-11-15 Thread via GitHub
Hexiaoqiao commented on PR #6005: URL: https://github.com/apache/hadoop/pull/6005#issuecomment-1813748185 @LiuGuH Please keep one PR at https://github.com/apache/hadoop/pull/5888 to re-submit, thus we could trace the discussions. Thanks again. -- This is an automated message from the Apac

Re: [PR] HDFS-17172. Support FSNamesystemLock Parameters reconfigurable [hadoop]

2023-11-15 Thread via GitHub
Hexiaoqiao commented on PR #6002: URL: https://github.com/apache/hadoop/pull/6002#issuecomment-1813735264 +1 from my side. Try to trigger CI manually. Let's wait what it will say. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [PR] HDFS-17141. Optimize the default parameters for the FileUtil.isRegularFile() method [hadoop]

2023-11-15 Thread via GitHub
Hexiaoqiao commented on PR #5925: URL: https://github.com/apache/hadoop/pull/5925#issuecomment-1813732267 Close this PR. Please try to contact us anytime here if we have missed some information. Thanks again. -- This is an automated message from the Apache Git Service. To respond to the

Re: [PR] HDFS-17141. Optimize the default parameters for the FileUtil.isRegularFile() method [hadoop]

2023-11-15 Thread via GitHub
Hexiaoqiao closed pull request #5925: HDFS-17141. Optimize the default parameters for the FileUtil.isRegularFile() method URL: https://github.com/apache/hadoop/pull/5925 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] YARN-11483. [Federation] Router AdminCLI Supports Clean Finish Apps. [hadoop]

2023-11-15 Thread via GitHub
goiri commented on code in PR #6251: URL: https://github.com/apache/hadoop/pull/6251#discussion_r1395028788 ## hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/test/java/org/apache/hadoop/yarn/server/MockResourceManagerFacade.java: ## @@ -141,46 +

Re: [PR] HDFS-16791. Add getEnclosingRoot() API to filesystem interface and im… [hadoop]

2023-11-15 Thread via GitHub
hadoop-yetus commented on PR #6262: URL: https://github.com/apache/hadoop/pull/6262#issuecomment-1813502196 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexe

[jira] [Commented] (HADOOP-18257) Analyzing S3A Audit Logs

2023-11-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786520#comment-17786520 ] ASF GitHub Bot commented on HADOOP-18257: - hadoop-yetus commented on PR #6000:

Re: [PR] HADOOP-18257. Merging and Parsing S3A audit logs into Avro format for analysis. [hadoop]

2023-11-15 Thread via GitHub
hadoop-yetus commented on PR #6000: URL: https://github.com/apache/hadoop/pull/6000#issuecomment-1813345909 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexe

Re: [PR] HDFS-17232. RBF: Fix NoNamenodesAvailableException for a long time, when use observer. [hadoop]

2023-11-15 Thread via GitHub
simbadzina commented on code in PR #6208: URL: https://github.com/apache/hadoop/pull/6208#discussion_r1394785317 ## hadoop-hdfs-project/hadoop-hdfs-rbf/src/test/java/org/apache/hadoop/hdfs/server/federation/MiniRouterDFSCluster.java: ## @@ -253,6 +253,19 @@ public FileSystem ge

Re: [PR] HDFS-17232. RBF: Fix NoNamenodesAvailableException for a long time, when use observer. [hadoop]

2023-11-15 Thread via GitHub
simbadzina commented on code in PR #6208: URL: https://github.com/apache/hadoop/pull/6208#discussion_r1394778522 ## hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/java/org/apache/hadoop/hdfs/server/federation/router/RouterRpcClient.java: ## @@ -772,13 +780,22 @@ public static bool

Re: [PR] HDFS-17251. RBF: Optimize MountTableResolver#TRASH_PATTERN [hadoop]

2023-11-15 Thread via GitHub
goiri commented on code in PR #6268: URL: https://github.com/apache/hadoop/pull/6268#discussion_r1394648162 ## hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/java/org/apache/hadoop/hdfs/server/federation/resolver/MountTableResolver.java: ## @@ -113,7 +113,7 @@ public class MountTa

Re: [PR] YARN-11577. Improve FederationInterceptorREST Method Result. [hadoop]

2023-11-15 Thread via GitHub
goiri commented on code in PR #6190: URL: https://github.com/apache/hadoop/pull/6190#discussion_r1394645699 ## hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-router/src/test/java/org/apache/hadoop/yarn/server/router/subcluster/capacity/TestYarnFederationWithCapaci

Re: [PR] YARN-11610. [Federation] Add WeightedHomePolicyManager. [hadoop]

2023-11-15 Thread via GitHub
goiri commented on code in PR #6256: URL: https://github.com/apache/hadoop/pull/6256#discussion_r1394642086 ## hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/test/java/org/apache/hadoop/yarn/server/federation/policies/manager/TestWeightedHomePolicyManag

Re: [PR] YARN-11485. [Federation] Router Supports Yarn Admin CLI Cmds. [hadoop]

2023-11-15 Thread via GitHub
goiri commented on code in PR #6265: URL: https://github.com/apache/hadoop/pull/6265#discussion_r1394640065 ## hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/src/main/java/org/apache/hadoop/yarn/client/cli/RMAdminCLI.java: ## @@ -1039,6 +1114,54 @@ protected String getUsageS

Re: [PR] YARN-11614. [Federation] Add Federation PolicyManager Validation Rules. [hadoop]

2023-11-15 Thread via GitHub
goiri commented on code in PR #6271: URL: https://github.com/apache/hadoop/pull/6271#discussion_r1394634988 ## hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/src/main/java/org/apache/hadoop/yarn/server/api/protocolrecords/FederationQueueWeight.java: ## @@ -170,6 +170,26 @@ publ

[jira] [Created] (HADOOP-18975) AWS SDK v2: support FIPS endpoints

2023-11-15 Thread Steve Loughran (Jira)
Steve Loughran created HADOOP-18975: --- Summary: AWS SDK v2: support FIPS endpoints Key: HADOOP-18975 URL: https://issues.apache.org/jira/browse/HADOOP-18975 Project: Hadoop Common Issue Type

[jira] [Commented] (HADOOP-18956) Zookeeper SSL/TLS support in ZKDelegationTokenSecretManager and ZKSignerSecretProvider

2023-11-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786442#comment-17786442 ] ASF GitHub Bot commented on HADOOP-18956: - jojochuang commented on code in PR #

Re: [PR] HADOOP-18956. Zookeeper SSL/TLS support in ZKDelegationTokenSecretManager and ZKSignerSecretProvider [hadoop]

2023-11-15 Thread via GitHub
jojochuang commented on code in PR #6263: URL: https://github.com/apache/hadoop/pull/6263#discussion_r1394543588 ## hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/DFSZKFailoverController.java: ## @@ -297,8 +298,8 @@ public List getAllOtherNodes() {

[jira] [Commented] (HADOOP-18869) ABFS: Fixing Behavior of a File System APIs on root path

2023-11-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786425#comment-17786425 ] ASF GitHub Bot commented on HADOOP-18869: - steveloughran commented on PR #6274:

Re: [PR] HADOOP-18869: [Backport to branch-3.3] [ABFS] Fixing Behavior of a File System APIs on root path. [hadoop]

2023-11-15 Thread via GitHub
steveloughran commented on PR #6274: URL: https://github.com/apache/hadoop/pull/6274#issuecomment-1812850677 can you add an empty commit and push it up, this will trigger a rebuild -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[jira] [Commented] (HADOOP-18869) ABFS: Fixing Behavior of a File System APIs on root path

2023-11-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786424#comment-17786424 ] ASF GitHub Bot commented on HADOOP-18869: - steveloughran commented on PR #6274:

Re: [PR] HADOOP-18869: [Backport to branch-3.3] [ABFS] Fixing Behavior of a File System APIs on root path. [hadoop]

2023-11-15 Thread via GitHub
steveloughran commented on PR #6274: URL: https://github.com/apache/hadoop/pull/6274#issuecomment-1812846231 looks like yetus is playing up > 07:32:57 #3 [internal] load metadata for docker.io/yetus/hadoop:3400e8257e1b > 07:32:58 #3 ERROR: pull access denied, repository does not exis

Re: [PR] HDFS-17221. Add NNThroughputBenchmark params to specify subcluster lo… [hadoop]

2023-11-15 Thread via GitHub
hadoop-yetus commented on PR #6230: URL: https://github.com/apache/hadoop/pull/6230#issuecomment-1812800766 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reex

[jira] [Commented] (HADOOP-18964) Update plugin for SBOM generation to 2.7.10 #6235

2023-11-15 Thread Ayush Saxena (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786375#comment-17786375 ] Ayush Saxena commented on HADOOP-18964: --- Committed to trunk. Thanx [~vinodananda

[jira] [Resolved] (HADOOP-18964) Update plugin for SBOM generation to 2.7.10 #6235

2023-11-15 Thread Ayush Saxena (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ayush Saxena resolved HADOOP-18964. --- Fix Version/s: 3.4.0 Hadoop Flags: Reviewed Resolution: Fixed > Update plugin f

[jira] [Updated] (HADOOP-18964) Update plugin for SBOM generation to 2.7.10

2023-11-15 Thread Ayush Saxena (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ayush Saxena updated HADOOP-18964: -- Summary: Update plugin for SBOM generation to 2.7.10 (was: Update plugin for SBOM generation

Re: [PR] HADOOP-18964 Update plugin for SBOM generation to 2.7.10 [hadoop]

2023-11-15 Thread via GitHub
ayushtkn merged PR #6235: URL: https://github.com/apache/hadoop/pull/6235 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: common-issues-unsubscr...@hado

[jira] [Commented] (HADOOP-18973) Clean yum cache after installing which in hadoop2 docker image

2023-11-15 Thread Attila Doroszlai (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786363#comment-17786363 ] Attila Doroszlai commented on HADOOP-18973: --- Thanks a lot [~ayushtkn]! > Cle

[jira] [Commented] (HADOOP-18973) Clean yum cache after installing which in hadoop2 docker image

2023-11-15 Thread Ayush Saxena (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786362#comment-17786362 ] Ayush Saxena commented on HADOOP-18973: --- [~adoroszlai] done!!! > Clean yum cache

[jira] [Commented] (HADOOP-18956) Zookeeper SSL/TLS support in ZKDelegationTokenSecretManager and ZKSignerSecretProvider

2023-11-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786352#comment-17786352 ] ASF GitHub Bot commented on HADOOP-18956: - fapifta commented on code in PR #626

Re: [PR] HADOOP-18956. Zookeeper SSL/TLS support in ZKDelegationTokenSecretManager and ZKSignerSecretProvider [hadoop]

2023-11-15 Thread via GitHub
fapifta commented on code in PR #6263: URL: https://github.com/apache/hadoop/pull/6263#discussion_r1394197568 ## hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/DFSZKFailoverController.java: ## @@ -297,8 +298,8 @@ public List getAllOtherNodes() {

[jira] [Commented] (HADOOP-18910) ABFS: Adding Support for MD5 Hash based integrity verification of the request content during transport

2023-11-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786350#comment-17786350 ] ASF GitHub Bot commented on HADOOP-18910: - anmolanmol1234 commented on code in

Re: [PR] HADOOP-18910: [ABFS] Adding Support for MD5 Hash based integrity verification of the request content during transport [hadoop]

2023-11-15 Thread via GitHub
anmolanmol1234 commented on code in PR #6069: URL: https://github.com/apache/hadoop/pull/6069#discussion_r1394192118 ## hadoop-tools/hadoop-azure/src/test/java/org/apache/hadoop/fs/azurebfs/ITestAzureBlobFileSystemChecksum.java: ## @@ -55,7 +54,7 @@ public class ITestAzureBlobFi

Re: [PR] HADOOP-18910: [ABFS] Adding Support for MD5 Hash based integrity verification of the request content during transport [hadoop]

2023-11-15 Thread via GitHub
anmolanmol1234 commented on code in PR #6069: URL: https://github.com/apache/hadoop/pull/6069#discussion_r1394181958 ## hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azurebfs/services/AbfsClient.java: ## @@ -829,6 +829,13 @@ && appendSuccessCheckOp(op, path,

[jira] [Commented] (HADOOP-18910) ABFS: Adding Support for MD5 Hash based integrity verification of the request content during transport

2023-11-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786348#comment-17786348 ] ASF GitHub Bot commented on HADOOP-18910: - anmolanmol1234 commented on code in

[jira] [Commented] (HADOOP-18973) Clean yum cache after installing which in hadoop2 docker image

2023-11-15 Thread Attila Doroszlai (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786344#comment-17786344 ] Attila Doroszlai commented on HADOOP-18973: --- [~ayushsaxena], [~weichiu], can

[jira] [Commented] (HADOOP-18708) AWS SDK V2 - Implement CSE

2023-11-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786330#comment-17786330 ] ASF GitHub Bot commented on HADOOP-18708: - steveloughran commented on code in P

Re: [PR] HADOOP-18708. AWS SDK V2 - Implement CSE [hadoop]

2023-11-15 Thread via GitHub
steveloughran commented on code in PR #6164: URL: https://github.com/apache/hadoop/pull/6164#discussion_r1394114015 ## hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/S3AUtils.java: ## @@ -170,6 +171,15 @@ public static IOException translateException(@Nullable St

Re: [PR] HDFS-17218. NameNode should process time out excess redundancy blocks [hadoop]

2023-11-15 Thread via GitHub
haiyang1987 commented on PR #6176: URL: https://github.com/apache/hadoop/pull/6176#issuecomment-1812423707 Hi @ayushtkn @tomscut @xinglin Would you mind to also take a review this pr when you have free time? thank you very much~ -- This is an automated message from the Apache Git Service.

Re: [PR] HDFS-17250. EditLogTailer#triggerActiveLogRoll should handle thread Interrupted [hadoop]

2023-11-15 Thread via GitHub
haiyang1987 commented on PR #6266: URL: https://github.com/apache/hadoop/pull/6266#issuecomment-1812423453 Hi @tomscut @xinglin Would you mind to also take a review this pr when you have free time? thank you very much~ -- This is an automated message from the Apache Git Service. To respon

Re: [PR] HADOOP-18971: [ABFS] Enable Footer Read Optimizations with Appropriate Footer Read Buffer Size [hadoop]

2023-11-15 Thread via GitHub
anmolanmol1234 commented on code in PR #6270: URL: https://github.com/apache/hadoop/pull/6270#discussion_r1394012316 ## hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azurebfs/services/AbfsInputStream.java: ## @@ -358,6 +360,7 @@ private int readFileCompletely(fina

[jira] [Commented] (HADOOP-17912) ABFS: Support for Encryption Context

2023-11-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786274#comment-17786274 ] ASF GitHub Bot commented on HADOOP-17912: - hadoop-yetus commented on PR #6221:

Re: [PR] HADOOP-17912. ABFS: Support for Encryption Context [hadoop]

2023-11-15 Thread via GitHub
hadoop-yetus commented on PR #6221: URL: https://github.com/apache/hadoop/pull/6221#issuecomment-1812119754 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reex

Re: [PR] HDFS-17121. BPServiceActor to provide new thread to handle FBR [hadoop]

2023-11-15 Thread via GitHub
LiuGuH closed pull request #5888: HDFS-17121. BPServiceActor to provide new thread to handle FBR URL: https://github.com/apache/hadoop/pull/5888 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the s

Re: [PR] HDFS-17121. BPServiceActor to provide new thread to handle FBR [hadoop]

2023-11-15 Thread via GitHub
LiuGuH commented on PR #5888: URL: https://github.com/apache/hadoop/pull/5888#issuecomment-1812116554 Please disscuss in https://github.com/apache/hadoop/pull/6005 This is closed because Apache Yetus always faild with once a oom file. -- This is an automated message from the Apache Gi

[jira] [Commented] (HADOOP-18957) Use StandardCharsets.UTF_8 constant

2023-11-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786260#comment-17786260 ] ASF GitHub Bot commented on HADOOP-18957: - hadoop-yetus commented on PR #6231:

Re: [PR] HADOOP-18957. Use StandardCharsets.UTF_8 [hadoop]

2023-11-15 Thread via GitHub
hadoop-yetus commented on PR #6231: URL: https://github.com/apache/hadoop/pull/6231#issuecomment-1812093013 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reex

Re: [PR] HDFS-17129. mis-order of ibr and fbr on datanode [hadoop]

2023-11-15 Thread via GitHub
LiuGuH commented on PR #6244: URL: https://github.com/apache/hadoop/pull/6244#issuecomment-1812047817 >the only place FBR creates problem is at NN side DN side heartbeat will be blocked untils fbr finished , with large cold data storage disk in one datanode. INFO org.apache.hadoop.

[jira] [Resolved] (HADOOP-18973) Clean yum cache after installing which in hadoop2 docker image

2023-11-15 Thread Attila Doroszlai (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Doroszlai resolved HADOOP-18973. --- Resolution: Done > Clean yum cache after installing which in hadoop2 docker image >

[jira] [Commented] (HADOOP-18973) Clean yum cache after installing which in hadoop2 docker image

2023-11-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786233#comment-17786233 ] ASF GitHub Bot commented on HADOOP-18973: - adoroszlai commented on PR #6273: UR

[jira] [Commented] (HADOOP-18973) Clean yum cache after installing which in hadoop2 docker image

2023-11-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786232#comment-17786232 ] ASF GitHub Bot commented on HADOOP-18973: - adoroszlai merged PR #6273: URL: htt

Re: [PR] HADOOP-18973. Clean yum cache after installing which in hadoop2 docker image [hadoop]

2023-11-15 Thread via GitHub
adoroszlai commented on PR #6273: URL: https://github.com/apache/hadoop/pull/6273#issuecomment-1812006882 Thanks @ayushtkn for the review. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the spec

Re: [PR] HADOOP-18973. Clean yum cache after installing which in hadoop2 docker image [hadoop]

2023-11-15 Thread via GitHub
adoroszlai merged PR #6273: URL: https://github.com/apache/hadoop/pull/6273 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: common-issues-unsubscr...@ha

[jira] [Commented] (HADOOP-17912) ABFS: Support for Encryption Context

2023-11-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786226#comment-17786226 ] ASF GitHub Bot commented on HADOOP-17912: - saxenapranav commented on PR #6221:

Re: [PR] HADOOP-17912. ABFS: Support for Encryption Context [hadoop]

2023-11-15 Thread via GitHub
saxenapranav commented on PR #6221: URL: https://github.com/apache/hadoop/pull/6221#issuecomment-1812001190 Hi @steveloughran, thank you so much for the approval. I have back-merged the trunk. Also, I have added the documentation in abfs.md for the new configs added. Thank you so much. --

Re: [PR] HDFS-17129. mis-order of ibr and fbr on datanode [hadoop]

2023-11-15 Thread via GitHub
ayushtkn commented on PR #6244: URL: https://github.com/apache/hadoop/pull/6244#issuecomment-1811994921 I have been reading the comments on the original ticket, and mostly share same thought as @Hexiaoqiao, the one case in the end mentioned was answered here, I believe: https://issues.

[jira] [Created] (HADOOP-18974) Replace commons-lang imports with commons-lang3

2023-11-15 Thread Ayush Saxena (Jira)
Ayush Saxena created HADOOP-18974: - Summary: Replace commons-lang imports with commons-lang3 Key: HADOOP-18974 URL: https://issues.apache.org/jira/browse/HADOOP-18974 Project: Hadoop Common I