[jira] [Commented] (HADOOP-19216) Upgrade Guice from 4.0 to 5.1.0 to support Java 17

2024-07-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17863141#comment-17863141 ] ASF GitHub Bot commented on HADOOP-19216: - pan3793 commented on PR #6913: URL:

[jira] [Updated] (HADOOP-19216) Upgrade Guice from 4.0 to 5.1.0 to support Java 17

2024-07-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HADOOP-19216: Labels: pull-request-available (was: ) > Upgrade Guice from 4.0 to 5.1.0 to support Java

Re: [PR] HDFS-17559. Fix the uuid as null in NameNodeMXBean [hadoop]

2024-07-04 Thread via GitHub
haiyang1987 commented on code in PR #6906: URL: https://github.com/apache/hadoop/pull/6906#discussion_r1666402848 ## hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSNamesystem.java: ## @@ -6674,7 +6674,7 @@ public String getLiveNodes() {

Re: [PR] HADOOP-19216. Upgrade Guice from 4.0 to 5.1.0 to support Java 17 [hadoop]

2024-07-04 Thread via GitHub
pan3793 commented on PR #6913: URL: https://github.com/apache/hadoop/pull/6913#issuecomment-2210301877 @ayushtkn thanks for checking! BTW, are you familiar with Hadoop CI infra? I'm stuck on setting up Java 17 tests, any help is appreciated https://github.com/apache/hadoop/pull/6914 -- T

Re: [PR] HDFS-17559. Fix the uuid as null in NameNodeMXBean [hadoop]

2024-07-04 Thread via GitHub
haiyang1987 commented on code in PR #6906: URL: https://github.com/apache/hadoop/pull/6906#discussion_r1666402848 ## hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSNamesystem.java: ## @@ -6674,7 +6674,7 @@ public String getLiveNodes() {

[jira] [Commented] (HADOOP-19215) Fix unit tests testSlowConnection and testBadSetup failed in TestRPC

2024-07-04 Thread farmmamba (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17863138#comment-17863138 ] farmmamba commented on HADOOP-19215: Thanks [~ayushtkn]  [~haiyang Hu]  for reviewi

Re: [PR] fix variable name incorrect [hadoop]

2024-07-04 Thread via GitHub
ayushtkn commented on PR #6918: URL: https://github.com/apache/hadoop/pull/6918#issuecomment-2210282735 you need to create a JIRA in YARN & prefix the JIRA id in the PR title -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[jira] [Resolved] (HADOOP-19215) Fix unit tests testSlowConnection and testBadSetup failed in TestRPC

2024-07-04 Thread Ayush Saxena (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ayush Saxena resolved HADOOP-19215. --- Fix Version/s: 3.5.0 Hadoop Flags: Reviewed Resolution: Fixed > Fix unit tests

[jira] [Commented] (HADOOP-19215) Fix unit tests testSlowConnection and testBadSetup failed in TestRPC

2024-07-04 Thread Ayush Saxena (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17863135#comment-17863135 ] Ayush Saxena commented on HADOOP-19215: --- Committed to trunk. Thanx [~zhanghaobo]

[jira] [Commented] (HADOOP-19215) Fix unit tests testSlowConnection and testBadSetup failed in TestRPC

2024-07-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17863134#comment-17863134 ] ASF GitHub Bot commented on HADOOP-19215: - ayushtkn merged PR #6912: URL: https

[jira] [Updated] (HADOOP-19215) Fix unit tests testSlowConnection and testBadSetup failed in TestRPC

2024-07-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HADOOP-19215: Labels: pull-request-available (was: ) > Fix unit tests testSlowConnection and testBadSe

Re: [PR] HADOOP-19215. Fix unit tests testSlowConnection and testBadSetup failed in TestRPC [hadoop]

2024-07-04 Thread via GitHub
ayushtkn merged PR #6912: URL: https://github.com/apache/hadoop/pull/6912 -- 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-19215) Fix unit tests testSlowConnection and testBadSetup failed in TestRPC

2024-07-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17863133#comment-17863133 ] ASF GitHub Bot commented on HADOOP-19215: - hfutatzhanghb commented on PR #6912:

Re: [PR] HADOOP-19215. Fix unit tests testSlowConnection and testBadSetup failed in TestRPC [hadoop]

2024-07-04 Thread via GitHub
hfutatzhanghb commented on PR #6912: URL: https://github.com/apache/hadoop/pull/6912#issuecomment-2210278931 > Makes sense, Change LGTM. Can you create a JIRA in HDFS & prefix the jira id in the PR title. Fixed. -- This is an automated message from the Apache Git Service. To respon

Re: [PR] Fix unit tests testSlowConnection and testBadSetup failed in TestRPC [hadoop]

2024-07-04 Thread via GitHub
hfutatzhanghb commented on PR #6912: URL: https://github.com/apache/hadoop/pull/6912#issuecomment-2210274805 > Makes sense, Change LGTM. Can you create a JIRA in HDFS & prefix the jira id in the PR title. OK,Sir, I will change it. -- This is an automated message from the Apache

Re: [PR] HDFS-17555. Fix NumberFormatException of NNThroughputBenchmark when configured dfs.blocksize. [hadoop]

2024-07-04 Thread via GitHub
ayushtkn commented on code in PR #6894: URL: https://github.com/apache/hadoop/pull/6894#discussion_r1666384647 ## hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestNNThroughputBenchmark.java: ## @@ -246,4 +246,25 @@ public void testNNThroug

Re: [PR] HDFS-17559. Fix the uuid as null in NameNodeMXBean [hadoop]

2024-07-04 Thread via GitHub
ayushtkn commented on code in PR #6906: URL: https://github.com/apache/hadoop/pull/6906#discussion_r1666374944 ## hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSNamesystem.java: ## @@ -6674,7 +6674,7 @@ public String getLiveNodes() {

Re: [PR] Fix unit tests testSlowConnection and testBadSetup failed in TestRPC [hadoop]

2024-07-04 Thread via GitHub
hfutatzhanghb commented on PR #6912: URL: https://github.com/apache/hadoop/pull/6912#issuecomment-2210257618 > How are they passing in our CI https://ci-hadoop.apache.org/view/Hadoop/job/hadoop-qbt-trunk-java8-linux-x86_64/1628/testReport/org.apache.hadoop.ipc/TestRPC/testSlowConnection/

[PR] HDFS-16757. Add a new method copyBlockCrossNamespace to DataNode [hadoop]

2024-07-04 Thread via GitHub
LiuGuH opened a new pull request, #6926: URL: https://github.com/apache/hadoop/pull/6926 ### Description of PR As described below [HDFS-16757](https://issues.apache.org/jira/browse/HDFS-16757) ### How was this patch tested? ### For code changes: - [ ] Does

[jira] [Commented] (HADOOP-19218) Avoid DNS lookup while creating IPC Connection object

2024-07-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17863098#comment-17863098 ] ASF GitHub Bot commented on HADOOP-19218: - hadoop-yetus commented on PR #6916:

Re: [PR] HADOOP-19218 Avoid DNS lookup while creating IPC Connection object [hadoop]

2024-07-04 Thread via GitHub
hadoop-yetus commented on PR #6916: URL: https://github.com/apache/hadoop/pull/6916#issuecomment-2209638004 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reex

Re: [PR] HDFS-17569 Change Code Logic for Generating Block Reconstruction Work [hadoop]

2024-07-04 Thread via GitHub
hadoop-yetus commented on PR #6924: URL: https://github.com/apache/hadoop/pull/6924#issuecomment-2209326767 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexe

Re: [PR] HDFS-16690. Automatically format unformatted JNs with JournalNodeSyncer [hadoop]

2024-07-04 Thread via GitHub
hadoop-yetus commented on PR #6925: URL: https://github.com/apache/hadoop/pull/6925#issuecomment-2209272300 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexe

Re: [PR] HDFS-17568 Change Uneffective Repeated Decommission Operation Log Level to INFO [hadoop]

2024-07-04 Thread via GitHub
hadoop-yetus commented on PR #6921: URL: https://github.com/apache/hadoop/pull/6921#issuecomment-2209269593 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexe

Re: [PR] HDFS-17569 Change Code Logic for Generating Block Reconstruction Work [hadoop]

2024-07-04 Thread via GitHub
hadoop-yetus commented on PR #6924: URL: https://github.com/apache/hadoop/pull/6924#issuecomment-2209117311 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexe

Re: [PR] HDFS-17570 Respect Non-Default HADOOP_ROOT_LOGGER when HADOOP_DAEMON_ROOT_LOGGER is not specified in Daemon mode [hadoop]

2024-07-04 Thread via GitHub
hadoop-yetus commented on PR #6922: URL: https://github.com/apache/hadoop/pull/6922#issuecomment-2209085042 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexe

Re: [PR] HDFS-17564. EC: Fix the issue of inaccurate metrics when decommission mark busy DN. [hadoop]

2024-07-04 Thread via GitHub
Hexiaoqiao commented on PR #6911: URL: https://github.com/apache/hadoop/pull/6911#issuecomment-2208967561 Will commit if no more other comments while wait one workday. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

[PR] HDFS-16690. Automatically format unformatted JNs with JournalNodeSyncer [hadoop]

2024-07-04 Thread via GitHub
aswinmprabhu opened a new pull request, #6925: URL: https://github.com/apache/hadoop/pull/6925 ### Description of PR If an unformatted JournalNode is added to an existing JournalNode set -- 1. JournalNodeSyncer is unable to sync from the other JNs to this new JN 2. Namenode i

[jira] [Commented] (HADOOP-19219) Resolve Certificate error in Hadoop-auth tests.

2024-07-04 Thread Muskan Mishra (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17862996#comment-17862996 ] Muskan Mishra commented on HADOOP-19219: I have found a solution for it. Will r

[jira] [Created] (HADOOP-19219) Resolve Certificate error in Hadoop-auth tests.

2024-07-04 Thread Muskan Mishra (Jira)
Muskan Mishra created HADOOP-19219: -- Summary: Resolve Certificate error in Hadoop-auth tests. Key: HADOOP-19219 URL: https://issues.apache.org/jira/browse/HADOOP-19219 Project: Hadoop Common

Re: [PR] Change Code Logic for Generating Block Reconstruction Work [hadoop]

2024-07-04 Thread via GitHub
hadoop-yetus commented on PR #6924: URL: https://github.com/apache/hadoop/pull/6924#issuecomment-2208545301 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexe

Re: [PR] Change Code Logic for Generating Block Reconstruction Work [hadoop]

2024-07-04 Thread via GitHub
hadoop-yetus commented on PR #6924: URL: https://github.com/apache/hadoop/pull/6924#issuecomment-2208540025 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexe

Re: [PR] HDFS-17564. Erasure Coding: Fix the issue of inaccurate metrics when decommission mark busy DN [hadoop]

2024-07-04 Thread via GitHub
hadoop-yetus commented on PR #6911: URL: https://github.com/apache/hadoop/pull/6911#issuecomment-2208471652 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexe

Re: [PR] Change Code Logic for Generating Block Reconstruction Work [hadoop]

2024-07-04 Thread via GitHub
hadoop-yetus commented on PR #6924: URL: https://github.com/apache/hadoop/pull/6924#issuecomment-2208455586 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexe

[PR] Change Code Logic for Generating Block Reconstruction Work [hadoop]

2024-07-04 Thread via GitHub
VicoWu opened a new pull request, #6924: URL: https://github.com/apache/hadoop/pull/6924 (no comment) -- 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