[GitHub] [hadoop] slfan1989 commented on pull request #5751: YARN-11505. [Federation] Add Steps To Set up a Test Cluster.

2023-06-20 Thread via GitHub
slfan1989 commented on PR #5751: URL: https://github.com/apache/hadoop/pull/5751#issuecomment-1599675346 @goiri Thank you very much for your help in reviewing the code! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [hadoop] slfan1989 commented on pull request #5755: YARN-11516. [Minor]Improve existsApplicationHomeSubCluster/existsReservationHomeSubCluster Log Level.

2023-06-20 Thread via GitHub
slfan1989 commented on PR #5755: URL: https://github.com/apache/hadoop/pull/5755#issuecomment-1599675076 @goiri Thank you very much for your help in reviewing the code! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [hadoop] slfan1989 commented on pull request #5733: YARN-11510. [Federation] Fix NodeManager#TestFederationInterceptor Flaky Unit Test.

2023-06-20 Thread via GitHub
slfan1989 commented on PR #5733: URL: https://github.com/apache/hadoop/pull/5733#issuecomment-1599674909 @goiri Thank you very much for your help in reviewing the code! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [hadoop] hadoop-yetus commented on pull request #5761: Bump netty-handler from 4.1.89.Final to 4.1.94.Final in /hadoop-project

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

[GitHub] [hadoop] goiri merged pull request #5733: YARN-11510. [Federation] Fix NodeManager#TestFederationInterceptor Flaky Unit Test.

2023-06-20 Thread via GitHub
goiri merged PR #5733: URL: https://github.com/apache/hadoop/pull/5733 -- 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:

[GitHub] [hadoop] goiri commented on pull request #5727: YARN-11509. The FederationInterceptor#launchUAM Added retry logic.

2023-06-20 Thread via GitHub
goiri commented on PR #5727: URL: https://github.com/apache/hadoop/pull/5727#issuecomment-1599215583 Let's fix the checkstyle. -- 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

[GitHub] [hadoop] goiri merged pull request #5755: YARN-11516. [Minor]Improve existsApplicationHomeSubCluster/existsReservationHomeSubCluster Log Level.

2023-06-20 Thread via GitHub
goiri merged PR #5755: URL: https://github.com/apache/hadoop/pull/5755 -- 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:

[GitHub] [hadoop] goiri merged pull request #5751: YARN-11505. [Federation] Add Steps To Set up a Test Cluster.

2023-06-20 Thread via GitHub
goiri merged PR #5751: URL: https://github.com/apache/hadoop/pull/5751 -- 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:

[GitHub] [hadoop] dependabot[bot] opened a new pull request, #5761: Bump netty-handler from 4.1.89.Final to 4.1.94.Final in /hadoop-project

2023-06-20 Thread via GitHub
dependabot[bot] opened a new pull request, #5761: URL: https://github.com/apache/hadoop/pull/5761 Bumps [netty-handler](https://github.com/netty/netty) from 4.1.89.Final to 4.1.94.Final. Commits

[jira] [Commented] (HADOOP-18777) Update jackson2 version from 2.12.7.1 to 2.15.0

2023-06-20 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17735343#comment-17735343 ] Viraj Jasani commented on HADOOP-18777: --- please take a look at the discussion on HADOOP-18033 >

[GitHub] [hadoop] hadoop-yetus commented on pull request #5745: Yarn 11511 - Improve TestRMWebServices test config and data

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

[GitHub] [hadoop] hadoop-yetus commented on pull request #5745: Yarn 11511 - Improve TestRMWebServices test config and data

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

[GitHub] [hadoop] haiyang1987 commented on pull request #5735: HDFS-17044. Process reported block toInvalidate logic should set the block size to NO_ACK

2023-06-20 Thread via GitHub
haiyang1987 commented on PR #5735: URL: https://github.com/apache/hadoop/pull/5735#issuecomment-1598794741 @Hexiaoqiao Hi Sir, please help review it again when you have time. Thanks a lot~. -- This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Assigned] (HADOOP-18778) Test failures with CSE enabled

2023-06-20 Thread Ahmar Suhail (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmar Suhail reassigned HADOOP-18778: - Assignee: Ahmar Suhail > Test failures with CSE enabled >

[GitHub] [hadoop] Hexiaoqiao commented on pull request #5743: HDFS-17049. EC: Fix duplicate block group IDs generated by SequentialBlockGroupIdGenerator.

2023-06-20 Thread via GitHub
Hexiaoqiao commented on PR #5743: URL: https://github.com/apache/hadoop/pull/5743#issuecomment-1598704939 Got it. Close the PR since it does not need to fix. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [hadoop] Hexiaoqiao closed pull request #5743: HDFS-17049. EC: Fix duplicate block group IDs generated by SequentialBlockGroupIdGenerator.

2023-06-20 Thread via GitHub
Hexiaoqiao closed pull request #5743: HDFS-17049. EC: Fix duplicate block group IDs generated by SequentialBlockGroupIdGenerator. URL: https://github.com/apache/hadoop/pull/5743 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[jira] [Created] (HADOOP-18778) Test failures with CSE enabled

2023-06-20 Thread Ahmar Suhail (Jira)
Ahmar Suhail created HADOOP-18778: - Summary: Test failures with CSE enabled Key: HADOOP-18778 URL: https://issues.apache.org/jira/browse/HADOOP-18778 Project: Hadoop Common Issue Type:

[GitHub] [hadoop] hfutatzhanghb commented on a diff in pull request #5753: HDFS-17050. Erasure coding: fix bug for invalidating duplicated block when two ec block at the same datanode but different st

2023-06-20 Thread via GitHub
hfutatzhanghb commented on code in PR #5753: URL: https://github.com/apache/hadoop/pull/5753#discussion_r1235075644 ## hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/blockmanagement/BlockInfoStriped.java: ## @@ -128,8 +128,25 @@ boolean

[GitHub] [hadoop] hfutatzhanghb commented on a diff in pull request #5753: HDFS-17050. Erasure coding: fix bug for invalidating duplicated block when two ec block at the same datanode but different st

2023-06-20 Thread via GitHub
hfutatzhanghb commented on code in PR #5753: URL: https://github.com/apache/hadoop/pull/5753#discussion_r1235071873 ## hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/JvmPauseMonitor.java: ## @@ -195,11 +195,11 @@ public void run() { if

[jira] [Updated] (HADOOP-18777) Update jackson2 version from 2.12.7.1 to 2.15.0

2023-06-20 Thread ronan doolan (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ronan doolan updated HADOOP-18777: -- Description: can the jackson2 version in hadoop-project be updated from 2.12.7.1 to 2.15.*

[jira] [Created] (HADOOP-18777) Update jackson2 version from 2.12.7.1 to 2.15.0

2023-06-20 Thread ronan doolan (Jira)
ronan doolan created HADOOP-18777: - Summary: Update jackson2 version from 2.12.7.1 to 2.15.0 Key: HADOOP-18777 URL: https://issues.apache.org/jira/browse/HADOOP-18777 Project: Hadoop Common

[GitHub] [hadoop] zhangshuyan0 commented on pull request #5760: HDFS-17054. Erasure coding: optimize checkReplicaOnStorage method to avoid regarding all replicas on one datanode as corrupt repeatly.

2023-06-20 Thread via GitHub
zhangshuyan0 commented on PR #5760: URL: https://github.com/apache/hadoop/pull/5760#issuecomment-1598482299 This PR may need to add a new UT. -- 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

[GitHub] [hadoop] zhangshuyan0 commented on a diff in pull request #5760: HDFS-17054. Erasure coding: optimize checkReplicaOnStorage method to avoid regarding all replicas on one datanode as corrupt

2023-06-20 Thread via GitHub
zhangshuyan0 commented on code in PR #5760: URL: https://github.com/apache/hadoop/pull/5760#discussion_r1235035757 ## hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/blockmanagement/BlockManager.java: ## @@ -4544,25 +4546,32 @@ public NumberReplicas

[GitHub] [hadoop] zhangshuyan0 commented on pull request #5743: HDFS-17049. EC: Fix duplicate block group IDs generated by SequentialBlockGroupIdGenerator.

2023-06-20 Thread via GitHub
zhangshuyan0 commented on PR #5743: URL: https://github.com/apache/hadoop/pull/5743#issuecomment-1598464416 @Hexiaoqiao Thanks for your suggestion. Could you please help close this PR and related JIRA? -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [hadoop] hadoop-yetus commented on pull request #5733: YARN-11510. [Federation] Fix NodeManager#TestFederationInterceptor Flaky Unit Test.

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

[GitHub] [hadoop] zhangshuyan0 commented on a diff in pull request #5753: HDFS-17050. Erasure coding: fix bug for invalidating duplicated block when two ec block at the same datanode but different sto

2023-06-20 Thread via GitHub
zhangshuyan0 commented on code in PR #5753: URL: https://github.com/apache/hadoop/pull/5753#discussion_r1234996837 ## hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/blockmanagement/BlockInfoStriped.java: ## @@ -128,8 +128,25 @@ boolean

[GitHub] [hadoop] hadoop-yetus commented on pull request #5727: YARN-11509. The FederationInterceptor#launchUAM Added retry logic.

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

[GitHub] [hadoop] hadoop-yetus commented on pull request #5753: HDFS-17050. Erasure coding: fix bug for invalidating duplicated block when two ec block at the same datanode but different storage.

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

[GitHub] [hadoop] hadoop-yetus commented on pull request #5747: YARN-7707. BackPort [GPG] Policy generator framework.

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

[GitHub] [hadoop] hadoop-yetus commented on pull request #5755: YARN-11516. [Minor]Improve existsApplicationHomeSubCluster/existsReservationHomeSubCluster Log Level.

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

[GitHub] [hadoop] hadoop-yetus commented on pull request #5751: YARN-11505. [Federation] Add Steps To Set up a Test Cluster.

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