Re: [PR] HDFS-17249. Fix TestDFSUtil.testIsValidName() unit test failure [hadoop]

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

Re: [PR] HDFS-15413. add dfs.client.read.striped.datanode.max.attempts to fix read ecfile timeout [hadoop]

2023-11-09 Thread via GitHub
ayushtkn commented on code in PR #5829: URL: https://github.com/apache/hadoop/pull/5829#discussion_r1388949742 ## hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestDFSStripedInputStreamWithTimeout.java: ## @@ -0,0 +1,168 @@ +/** + * Licensed to the Apache

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

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

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

2023-11-09 Thread via GitHub
fapifta opened a new pull request, #6263: URL: https://github.com/apache/hadoop/pull/6263 ### Description of PR Zookeeper based delegation token and Zookeeper based signer secret provider is not able to use an SSL/TLS based communication even if Zookeeper is able to handle such

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

2023-11-09 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17784665#comment-17784665 ] ASF GitHub Bot commented on HADOOP-18956: - fapifta opened a new pull request, #6263: URL:

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

2023-11-09 Thread Jira
[ https://issues.apache.org/jira/browse/HADOOP-18956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] István Fajth updated HADOOP-18956: -- Summary: Zookeeper SSL/TLS support in ZKDelegationTokenSecretManager and

[jira] [Commented] (HADOOP-18931) FileSystem.getFileSystemClass() to log at debug the jar the .class came from

2023-11-09 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17784609#comment-17784609 ] ASF GitHub Bot commented on HADOOP-18931: - virajjasani commented on PR #6197: URL:

Re: [PR] HADOOP-18931. FileSystem.getFileSystemClass() to log at debug the jar the .class came from [hadoop]

2023-11-09 Thread via GitHub
virajjasani commented on PR #6197: URL: https://github.com/apache/hadoop/pull/6197#issuecomment-1804710842 @goiri could you please review this PR? -- 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

[jira] [Updated] (HADOOP-18967) Allow secure mode to be enabled with no downtime

2023-11-09 Thread Charles Connell (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Connell updated HADOOP-18967: - Description: My employer (HubSpot) recently completed transitioning all of the Hadoop

[jira] [Created] (HADOOP-18967) Allow secure mode to be enabled with no downtime

2023-11-09 Thread Charles Connell (Jira)
Charles Connell created HADOOP-18967: Summary: Allow secure mode to be enabled with no downtime Key: HADOOP-18967 URL: https://issues.apache.org/jira/browse/HADOOP-18967 Project: Hadoop Common

Re: [PR] HDFS-17223. Add journalnode maintenance node list [hadoop]

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

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

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

Re: [PR] MAPREDUCE-7461: Fixed assertionComparision failure by resolving xml path for 'name' [hadoop]

2023-11-09 Thread via GitHub
kavvya97 commented on PR #6252: URL: https://github.com/apache/hadoop/pull/6252#issuecomment-1804132740 Requesting for 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 specific

[jira] [Updated] (HADOOP-18966) s3a file rename does double HEAD or LIST on source file/dir

2023-11-09 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated HADOOP-18966: Summary: s3a file rename does double HEAD or LIST on source file/dir (was: s3a file

[jira] [Assigned] (HADOOP-18956) Zookeeper SSL/TLS support in DelegationTokenAuthenticationFilter

2023-11-09 Thread Zita Dombi (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zita Dombi reassigned HADOOP-18956: --- Assignee: István Fajth (was: Zita Dombi) > Zookeeper SSL/TLS support in

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

2023-11-09 Thread via GitHub
slfan1989 commented on PR #6190: URL: https://github.com/apache/hadoop/pull/6190#issuecomment-1804026482 @goiri Can you help review this PR? Thank you very much! I've added some comments to the code. There are 3 purposes for this PR - Fixed some cases where the Router and RM

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

2023-11-09 Thread via GitHub
slfan1989 commented on PR #6256: URL: https://github.com/apache/hadoop/pull/6256#issuecomment-1804013761 @goiri Can you help review this PR? Thank you very much! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[jira] [Commented] (HADOOP-18965) ITestS3AHugeFilesEncryption failure

2023-11-09 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17784501#comment-17784501 ] ASF GitHub Bot commented on HADOOP-18965: - ahmarsuhail commented on code in PR #6261: URL:

Re: [PR] HADOOP-18965. ITestS3AHugeFilesEncryption failure [hadoop]

2023-11-09 Thread via GitHub
ahmarsuhail commented on code in PR #6261: URL: https://github.com/apache/hadoop/pull/6261#discussion_r1388132245 ## hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/scale/ITestS3AHugeFilesEncryption.java: ## @@ -68,13 +70,16 @@ protected boolean

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

2023-11-09 Thread via GitHub
slfan1989 commented on PR #6251: URL: https://github.com/apache/hadoop/pull/6251#issuecomment-1803981261 @goiri Can you help review this PR? Thank you very much! We have added a new command to the router command-line tool for deleting applications. -- This is an automated message from

[jira] [Created] (HADOOP-18966) s3a file rename does double HEAD or LIST on source fiile/dir

2023-11-09 Thread Steve Loughran (Jira)
Steve Loughran created HADOOP-18966: --- Summary: s3a file rename does double HEAD or LIST on source fiile/dir Key: HADOOP-18966 URL: https://issues.apache.org/jira/browse/HADOOP-18966 Project: Hadoop

[jira] [Commented] (HADOOP-18965) ITestS3AHugeFilesEncryption failure

2023-11-09 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17784485#comment-17784485 ] ASF GitHub Bot commented on HADOOP-18965: - steveloughran commented on PR #6261: URL:

Re: [PR] HADOOP-18965. ITestS3AHugeFilesEncryption failure [hadoop]

2023-11-09 Thread via GitHub
steveloughran commented on PR #6261: URL: https://github.com/apache/hadoop/pull/6261#issuecomment-1803968401 could I get a review by another, e.g @ahmarsuhail ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] HDFS-17223. Add journalnode maintenance node list [hadoop]

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

Re: [PR] HDFS-17223. Add journalnode maintenance node list [hadoop]

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

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

2023-11-09 Thread via GitHub
haiyang1987 commented on PR #6176: URL: https://github.com/apache/hadoop/pull/6176#issuecomment-180365 Test failures seems unrelated. However changes in the `contains` method and `remove` method input blockInfo and the equals `method` in ExcessBlockInfo will cause some SpotBugs

[jira] [Commented] (HADOOP-18954) Filter NaN values from JMX json interface

2023-11-09 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17784333#comment-17784333 ] ASF GitHub Bot commented on HADOOP-18954: - Hexiaoqiao commented on PR #6229: URL:

Re: [PR] HADOOP-18954. Filter NaN values from JMX json interface [hadoop]

2023-11-09 Thread via GitHub
Hexiaoqiao commented on PR #6229: URL: https://github.com/apache/hadoop/pull/6229#issuecomment-1803445430 Committed to trunk. Thanks @K0K0V0K and @ferdelyi ! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[jira] [Updated] (HADOOP-18954) Filter NaN values from JMX json interface

2023-11-09 Thread Xiaoqiao He (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaoqiao He updated HADOOP-18954: - Fix Version/s: 3.4.0 Hadoop Flags: Reviewed Resolution: Fixed Status:

[jira] [Commented] (HADOOP-18954) Filter NaN values from JMX json interface

2023-11-09 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17784332#comment-17784332 ] ASF GitHub Bot commented on HADOOP-18954: - Hexiaoqiao merged PR #6229: URL:

Re: [PR] HADOOP-18954. Filter NaN values from JMX json interface [hadoop]

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