[jira] [Created] (HADOOP-18941) Modify HBase version in BUILDING.txt

2023-10-17 Thread Zepeng Zhang (Jira)
Zepeng Zhang created HADOOP-18941: - Summary: Modify HBase version in BUILDING.txt Key: HADOOP-18941 URL: https://issues.apache.org/jira/browse/HADOOP-18941 Project: Hadoop Common Issue Type:

[jira] [Created] (HADOOP-18940) ABFS: Remove commons IOUtils.close() from AbfsOutputStream

2023-10-17 Thread Steve Loughran (Jira)
Steve Loughran created HADOOP-18940: --- Summary: ABFS: Remove commons IOUtils.close() from AbfsOutputStream Key: HADOOP-18940 URL: https://issues.apache.org/jira/browse/HADOOP-18940 Project: Hadoop

[PR] HDFS-17228.Add documentation related to BlockManager. [hadoop]

2023-10-17 Thread via GitHub
jianghuazhu opened a new pull request, #6195: URL: https://github.com/apache/hadoop/pull/6195 ### Description of PR Details: HDFS-17228 ### How was this patch tested? The changes here are mainly related to documentation. -- This is an automated message from the Apache

[jira] [Updated] (HADOOP-18919) Zookeeper SSL/TLS support in HDFS

2023-10-17 Thread Zita Dombi (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zita Dombi updated HADOOP-18919: Status: Patch Available (was: Open) > Zookeeper SSL/TLS support in HDFS >

[jira] [Updated] (HADOOP-18922) Race condition in ZKDelegationTokenSecretManager creating znode

2023-10-17 Thread Xiaoqiao He (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaoqiao He updated HADOOP-18922: - Fix Version/s: 3.3.7 > Race condition in ZKDelegationTokenSecretManager creating znode >

Re: [PR] HADOOP-18922. Race condition in ZKDelegationTokenSecretManager creating znode [hadoop]

2023-10-17 Thread via GitHub
Hexiaoqiao merged PR #6179: URL: https://github.com/apache/hadoop/pull/6179 -- 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:

[jira] [Commented] (HADOOP-18922) Race condition in ZKDelegationTokenSecretManager creating znode

2023-10-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17776096#comment-17776096 ] ASF GitHub Bot commented on HADOOP-18922: - Hexiaoqiao commented on PR #6179: URL:

Re: [PR] HADOOP-18922. Race condition in ZKDelegationTokenSecretManager creating znode [hadoop]

2023-10-17 Thread via GitHub
Hexiaoqiao commented on PR #6179: URL: https://github.com/apache/hadoop/pull/6179#issuecomment-1766039643 Committed to branch-3.3. Thanks @risdenk for your works. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[jira] [Commented] (HADOOP-18922) Race condition in ZKDelegationTokenSecretManager creating znode

2023-10-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17776095#comment-17776095 ] ASF GitHub Bot commented on HADOOP-18922: - Hexiaoqiao merged PR #6179: URL:

[jira] [Updated] (HADOOP-18919) Zookeeper SSL/TLS support in HDFS

2023-10-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HADOOP-18919: Labels: pull-request-available (was: ) > Zookeeper SSL/TLS support in HDFS >

[jira] [Commented] (HADOOP-18919) Zookeeper SSL/TLS support in HDFS

2023-10-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17776092#comment-17776092 ] ASF GitHub Bot commented on HADOOP-18919: - dombizita opened a new pull request, #6194: URL:

[PR] HADOOP-18919. Zookeeper SSL/TLS support in HDFS [hadoop]

2023-10-17 Thread via GitHub
dombizita opened a new pull request, #6194: URL: https://github.com/apache/hadoop/pull/6194 ### Description of PR Previously in #5638 there were methods added to ZKCuratorManager, where we are setting the SSL configuration in a ZKClientConfig if SSL is enabled for ZK. I moved this

[jira] [Commented] (HADOOP-18939) NPE in AWS v2 SDK RetryOnErrorCodeCondition.shouldRetry()

2023-10-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17776079#comment-17776079 ] ASF GitHub Bot commented on HADOOP-18939: - ahmarsuhail commented on PR #6193: URL:

Re: [PR] HADOOP-18939. NPE in AWS v2 SDK RetryOnErrorCodeCondition.shouldRetry() [hadoop]

2023-10-17 Thread via GitHub
ahmarsuhail commented on PR #6193: URL: https://github.com/apache/hadoop/pull/6193#issuecomment-1765980549 that `testWithoutRegionConfig` is an intermittent failure I've seen before, never dug into it. with the latest patch region we remove that Store region probe completely, so don't need

[jira] [Commented] (HADOOP-18908) Improve s3a region handling, including determining from endpoint

2023-10-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17776071#comment-17776071 ] ASF GitHub Bot commented on HADOOP-18908: - ahmarsuhail closed pull request #6106: HADOOP-18908.

[jira] [Commented] (HADOOP-18908) Improve s3a region handling, including determining from endpoint

2023-10-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17776070#comment-17776070 ] ASF GitHub Bot commented on HADOOP-18908: - ahmarsuhail commented on PR #6106: URL:

Re: [PR] HADOOP-18908. Improve S3A region handling. [hadoop]

2023-10-17 Thread via GitHub
ahmarsuhail closed pull request #6106: HADOOP-18908. Improve S3A region handling. URL: https://github.com/apache/hadoop/pull/6106 -- 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

Re: [PR] HADOOP-18908. Improve S3A region handling. [hadoop]

2023-10-17 Thread via GitHub
ahmarsuhail commented on PR #6106: URL: https://github.com/apache/hadoop/pull/6106#issuecomment-1765960042 closing in favour of https://github.com/apache/hadoop/pull/6187 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] HDFS-17218. NameNode should remove its excess blocks from the ExcessRedundancyMap When a DN registers [hadoop]

2023-10-17 Thread via GitHub
zhangshuyan0 commented on code in PR #6176: URL: https://github.com/apache/hadoop/pull/6176#discussion_r1361730711 ## hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/blockmanagement/DatanodeDescriptor.java: ## @@ -1007,6 +1013,7 @@ public void

Re: [PR] [Testing] Fix shaded client for building Hadoop on Windows [hadoop]

2023-10-17 Thread via GitHub
hadoop-yetus commented on PR #5943: URL: https://github.com/apache/hadoop/pull/5943#issuecomment-1765849482 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: |

Re: [PR] [Testing] Fix shaded client for building Hadoop on Windows [hadoop]

2023-10-17 Thread via GitHub
hadoop-yetus commented on PR #5943: URL: https://github.com/apache/hadoop/pull/5943#issuecomment-1765736043 (!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at

<    1   2