Re: [PR] HDFS-17506. [FGL] Performance for phase 1 [hadoop]

2024-05-12 Thread via GitHub
ferhui commented on PR #6806: URL: https://github.com/apache/hadoop/pull/6806#issuecomment-2106540855 Thanks for contribution. Merged. -- 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

Re: [PR] HDFS-17506. [FGL] Performance for phase 1 [hadoop]

2024-05-12 Thread via GitHub
ferhui merged PR #6806: URL: https://github.com/apache/hadoop/pull/6806 -- 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:

Re: [PR] HDFS-17506. [FGL] Performance for phase 1 [hadoop]

2024-05-11 Thread via GitHub
hadoop-yetus commented on PR #6806: URL: https://github.com/apache/hadoop/pull/6806#issuecomment-2105929542 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| _ Prechecks

Re: [PR] HDFS-17506. [FGL] Performance for phase 1 [hadoop]

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

Re: [PR] HDFS-17506. [FGL] Performance for phase 1 [hadoop]

2024-05-11 Thread via GitHub
ZanderXu commented on PR #6806: URL: https://github.com/apache/hadoop/pull/6806#issuecomment-2105603473 The failed UT `hadoop.hdfs.tools.TestDFSAdmin` is not caused by this PR, I will create a ticket to fix it. -- This is an automated message from the Apache Git Service. To respond to

Re: [PR] HDFS-17506. [FGL] Performance for phase 1 [hadoop]

2024-05-10 Thread via GitHub
hadoop-yetus commented on PR #6806: URL: https://github.com/apache/hadoop/pull/6806#issuecomment-2105313781 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| _ Prechecks

Re: [PR] HDFS-17506. [FGL] Performance for phase 1 [hadoop]

2024-05-10 Thread via GitHub
hadoop-yetus commented on PR #6806: URL: https://github.com/apache/hadoop/pull/6806#issuecomment-2105113000 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| _ Prechecks

Re: [PR] HDFS-17506. [FGL] Performance for phase 1 [hadoop]

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

Re: [PR] HDFS-17506. [FGL] Performance for phase 1 [hadoop]

2024-05-10 Thread via GitHub
ferhui commented on PR #6806: URL: https://github.com/apache/hadoop/pull/6806#issuecomment-2103932419 Can also add usage referring to hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/BenchmarkThroughput.java -- This is an automated message from the Apache Git

Re: [PR] HDFS-17506. [FGL] Performance for phase 1 [hadoop]

2024-05-09 Thread via GitHub
ferhui commented on code in PR #6806: URL: https://github.com/apache/hadoop/pull/6806#discussion_r1596215333 ## hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/fgl/FSNLockBenchmarkThroughput.java: ## @@ -0,0 +1,269 @@ +/** + * Licensed to

Re: [PR] HDFS-17506. [FGL] Performance for phase 1 [hadoop]

2024-05-09 Thread via GitHub
ferhui commented on PR #6806: URL: https://github.com/apache/hadoop/pull/6806#issuecomment-2103801948 > > Thanks. What is the purpose of this PR? Provide a benchmark tool and each one can test the HDFS cluster performance? or just test the namenode performance locally? > >

Re: [PR] HDFS-17506. [FGL] Performance for phase 1 [hadoop]

2024-05-09 Thread via GitHub
ZanderXu commented on PR #6806: URL: https://github.com/apache/hadoop/pull/6806#issuecomment-2103741784 > Thanks. What is the purpose of this PR? Provide a benchmark tool and each one can test the HDFS cluster performance? or just test the namenode performance locally?

Re: [PR] HDFS-17506. [FGL] Performance for phase 1 [hadoop]

2024-05-09 Thread via GitHub
ferhui commented on PR #6806: URL: https://github.com/apache/hadoop/pull/6806#issuecomment-2103691546 Thanks. What is the purpose of this PR? Provide a benchmark tool and each one can test the HDFS cluster performance? or just test the namenode performance locally? -- This is an