[jira] [Updated] (HADOOP-17333) MetricsRecordFiltered error

2020-10-27 Thread minchengbo (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] minchengbo updated HADOOP-17333: Description:  Got sink exception,when set  

[jira] [Created] (HADOOP-17333) MetricsRecordFiltered error

2020-10-27 Thread minchengbo (Jira)
minchengbo created HADOOP-17333: --- Summary: MetricsRecordFiltered error Key: HADOOP-17333 URL: https://issues.apache.org/jira/browse/HADOOP-17333 Project: Hadoop Common Issue Type: Bug

[GitHub] [hadoop] tasanuma commented on pull request #2418: HDFS-15657. TestRouter#testNamenodeHeartBeatEnableDefault fails by BindException

2020-10-27 Thread GitBox
tasanuma commented on pull request #2418: URL: https://github.com/apache/hadoop/pull/2418#issuecomment-717705429 @aajisaka Thanks for the PR. We may need to handle the checktyle issue. This is an automated message from

[GitHub] [hadoop] snvijaya commented on pull request #2368: Hadoop-17296. ABFS: Force reads to be always of buffer size

2020-10-27 Thread GitBox
snvijaya commented on pull request #2368: URL: https://github.com/apache/hadoop/pull/2368#issuecomment-717702309 @mukund-thakur - Will appreciate if you can confirm your review status on this PR. Have provided updates for your comments.

[GitHub] [hadoop] hadoop-yetus commented on pull request #2418: HDFS-15657. TestRouter#testNamenodeHeartBeatEnableDefault fails by BindException

2020-10-27 Thread GitBox
hadoop-yetus commented on pull request #2418: URL: https://github.com/apache/hadoop/pull/2418#issuecomment-717691521 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0

[GitHub] [hadoop] amahussein opened a new pull request #2419: HDFS-15654. TestBPOfferService#testMissBlocksWhenReregister fails intermittently

2020-10-27 Thread GitBox
amahussein opened a new pull request #2419: URL: https://github.com/apache/hadoop/pull/2419 …ermittently ## NOTICE Please create an issue in ASF JIRA before opening a pull request, and you need to set the title of the pull request which starts with the corresponding JIRA

[GitHub] [hadoop] hadoop-yetus commented on pull request #2408: HDFS-15643. TestFileChecksumCompositeCrc fails intermittently.

2020-10-27 Thread GitBox
hadoop-yetus commented on pull request #2408: URL: https://github.com/apache/hadoop/pull/2408#issuecomment-717681661 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0

[GitHub] [hadoop] aajisaka opened a new pull request #2418: HDFS-15657. TestRouter#testNamenodeHeartBeatEnableDefault fails by BindException

2020-10-27 Thread GitBox
aajisaka opened a new pull request #2418: URL: https://github.com/apache/hadoop/pull/2418 - Use any available port to avoid BindException (main fix) - Use try-with-resources for Router - According to the javadoc, this test case is to verify the default behavior. Don't set the default

[GitHub] [hadoop] vinayakumarb commented on a change in pull request #2377: HDFS-15624. fix the function of setting quota by storage type

2020-10-27 Thread GitBox
vinayakumarb commented on a change in pull request #2377: URL: https://github.com/apache/hadoop/pull/2377#discussion_r513143130 ## File path: hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/NameNodeLayoutVersion.java ## @@ -89,7 +89,8 @@

[GitHub] [hadoop] amahussein commented on a change in pull request #2408: HDFS-15643. TestFileChecksumCompositeCrc fails intermittently.

2020-10-27 Thread GitBox
amahussein commented on a change in pull request #2408: URL: https://github.com/apache/hadoop/pull/2408#discussion_r513142714 ## File path: hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestFileChecksum.java ## @@ -575,6 +596,8 @@ private FileChecksum

[GitHub] [hadoop] goiri commented on a change in pull request #2408: HDFS-15643. TestFileChecksumCompositeCrc fails intermittently.

2020-10-27 Thread GitBox
goiri commented on a change in pull request #2408: URL: https://github.com/apache/hadoop/pull/2408#discussion_r513134020 ## File path: hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestFileChecksum.java ## @@ -575,6 +596,8 @@ private FileChecksum

[GitHub] [hadoop] goiri merged pull request #2406: HDFS-15460. TestFileCreation#testServerDefaultsWithMinimalCaching fails intermittently.

2020-10-27 Thread GitBox
goiri merged pull request #2406: URL: https://github.com/apache/hadoop/pull/2406 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

[GitHub] [hadoop] goiri commented on a change in pull request #2406: HDFS-15460. TestFileCreation#testServerDefaultsWithMinimalCaching fails intermittently.

2020-10-27 Thread GitBox
goiri commented on a change in pull request #2406: URL: https://github.com/apache/hadoop/pull/2406#discussion_r513133542 ## File path: hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestFileCreation.java ## @@ -273,10 +272,17 @@ public void

[GitHub] [hadoop] goiri merged pull request #2407: HDFS-15457. TestFsDatasetImpl fails intermittently.

2020-10-27 Thread GitBox
goiri merged pull request #2407: URL: https://github.com/apache/hadoop/pull/2407 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

[GitHub] [hadoop] ferhui merged pull request #2416: HDFS-15652. Make block size from NNThroughputBenchmark configurable

2020-10-27 Thread GitBox
ferhui merged pull request #2416: URL: https://github.com/apache/hadoop/pull/2416 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

[GitHub] [hadoop] ferhui commented on pull request #2416: HDFS-15652. Make block size from NNThroughputBenchmark configurable

2020-10-27 Thread GitBox
ferhui commented on pull request #2416: URL: https://github.com/apache/hadoop/pull/2416#issuecomment-717633502 @jojochuang @ayushtkn Thanks for review! This is an automated message from the Apache Git Service. To respond to

[GitHub] [hadoop] amahussein commented on pull request #2407: HDFS-15457. Fix TestFsDatasetImpl readLock unit tests.

2020-10-27 Thread GitBox
amahussein commented on pull request #2407: URL: https://github.com/apache/hadoop/pull/2407#issuecomment-717628154 Thank you @goiri for the review. This fix is good to go. The failing units are among the ones we are working to fix. The couple others may be failing randomly.

[GitHub] [hadoop] amahussein commented on pull request #2406: HDFS-15460. TestFileCreation#testServerDefaultsWithMinimalCaching fails intermittently.

2020-10-27 Thread GitBox
amahussein commented on pull request #2406: URL: https://github.com/apache/hadoop/pull/2406#issuecomment-717626798 Thank you @goiri for your review. This fix is ready to go. This is an automated message from the Apache

[GitHub] [hadoop] hadoop-yetus commented on pull request #2406: HDFS-15460. TestFileCreation#testServerDefaultsWithMinimalCaching fails intermittently.

2020-10-27 Thread GitBox
hadoop-yetus commented on pull request #2406: URL: https://github.com/apache/hadoop/pull/2406#issuecomment-717606270 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0

[jira] [Commented] (HADOOP-17236) Bump up snakeyaml to 1.26 to mitigate CVE-2017-18640

2020-10-27 Thread Wei-Chiu Chuang (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17221820#comment-17221820 ] Wei-Chiu Chuang commented on HADOOP-17236: -- +1 > Bump up snakeyaml to 1.26 to mitigate

[jira] [Updated] (HADOOP-16948) ABFS: Support single writer dirs

2020-10-27 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HADOOP-16948: Labels: abfsactive pull-request-available (was: abfsactive) > ABFS: Support single

[jira] [Work logged] (HADOOP-16948) ABFS: Support single writer dirs

2020-10-27 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16948?focusedWorklogId=505434=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-505434 ] ASF GitHub Bot logged work on HADOOP-16948: --- Author: ASF GitHub Bot

[GitHub] [hadoop] hadoop-yetus commented on pull request #1925: HADOOP-16948. Support single writer dirs.

2020-10-27 Thread GitBox
hadoop-yetus commented on pull request #1925: URL: https://github.com/apache/hadoop/pull/1925#issuecomment-717580170 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0

[GitHub] [hadoop] hadoop-yetus commented on pull request #2399: HADOOP-17318. Support concurrent S3A commit jobs with same app attempt ID.

2020-10-27 Thread GitBox
hadoop-yetus commented on pull request #2399: URL: https://github.com/apache/hadoop/pull/2399#issuecomment-717513018 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0

[jira] [Work logged] (HADOOP-17318) S3A committer to support concurrent jobs with same app attempt ID & dest dir

2020-10-27 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17318?focusedWorklogId=505395=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-505395 ] ASF GitHub Bot logged work on HADOOP-17318: --- Author: ASF GitHub Bot

[GitHub] [hadoop] amahussein commented on a change in pull request #2406: HDFS-15460. TestFileCreation#testServerDefaultsWithMinimalCaching fails intermittently.

2020-10-27 Thread GitBox
amahussein commented on a change in pull request #2406: URL: https://github.com/apache/hadoop/pull/2406#discussion_r512987849 ## File path: hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestFileCreation.java ## @@ -273,10 +272,17 @@ public void

[jira] [Work logged] (HADOOP-16830) Add public IOStatistics API

2020-10-27 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16830?focusedWorklogId=505357=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-505357 ] ASF GitHub Bot logged work on HADOOP-16830: --- Author: ASF GitHub Bot

[GitHub] [hadoop] steveloughran commented on pull request #2323: HADOOP-16830. Add public IOStatistics API.

2020-10-27 Thread GitBox
steveloughran commented on pull request #2323: URL: https://github.com/apache/hadoop/pull/2323#issuecomment-717435068 Also, should use java.io.UncheckedIOException for the wrapper class for an IOE. That's new in Java8, but as its public API there, what we should adopt. This is good, even

[jira] [Updated] (HADOOP-17332) S3A marker tool mixes up -min and -max

2020-10-27 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated HADOOP-17332: Description: HADOOP-17227 manages to get -min and -max mixed up through the call chain,.

[jira] [Created] (HADOOP-17332) S3A marker tool mixes up -min and -max

2020-10-27 Thread Steve Loughran (Jira)
Steve Loughran created HADOOP-17332: --- Summary: S3A marker tool mixes up -min and -max Key: HADOOP-17332 URL: https://issues.apache.org/jira/browse/HADOOP-17332 Project: Hadoop Common Issue

[jira] [Work logged] (HADOOP-17318) S3A committer to support concurrent jobs with same app attempt ID & dest dir

2020-10-27 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17318?focusedWorklogId=505327=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-505327 ] ASF GitHub Bot logged work on HADOOP-17318: --- Author: ASF GitHub Bot

[GitHub] [hadoop] steveloughran commented on pull request #2399: HADOOP-17318. Support concurrent S3A commit jobs slightly better.

2020-10-27 Thread GitBox
steveloughran commented on pull request #2399: URL: https://github.com/apache/hadoop/pull/2399#issuecomment-717395438 @dongjoon-hyun thanks...doing a bit more on this as the more tests I write, the more corner cases surface. Think I'm control now.

[jira] [Updated] (HADOOP-17318) S3A committer to support concurrent jobs with same app attempt ID & dest dir

2020-10-27 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated HADOOP-17318: Description: Reported failure of magic committer block uploads as pending upload ID is

[jira] [Work started] (HADOOP-17318) S3A committer to support concurrent jobs with same app attempt ID & dest dir

2020-10-27 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HADOOP-17318 started by Steve Loughran. --- > S3A committer to support concurrent jobs with same app attempt ID &

[jira] [Updated] (HADOOP-17318) S3A committer to support concurrent jobs with same app attempt ID & dest dir

2020-10-27 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated HADOOP-17318: Summary: S3A committer to support concurrent jobs with same app attempt ID & dest dir

[jira] [Commented] (HADOOP-17329) mvn site fails due to MetricsSystemImpl class

2020-10-27 Thread Sunil G (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17221541#comment-17221541 ] Sunil G commented on HADOOP-17329: -- +1 Committing shortly. Thanks [~hexiaoqiao] > mvn site fails due

[GitHub] [hadoop] amahussein commented on pull request #2408: HDFS-15643. TestFileChecksumCompositeCrc is flaky

2020-10-27 Thread GitBox
amahussein commented on pull request #2408: URL: https://github.com/apache/hadoop/pull/2408#issuecomment-717278256 > hadoop.hdfs.TestFileChecksumCompositeCrc and hadoop.hdfs.TestFileChecksum are still failing, are the failures related to the patch? Thank you Akira. It is not due

[jira] [Work logged] (HADOOP-17191) ABFS: Run the integration tests with various combinations of configurations and publish a consolidated results

2020-10-27 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17191?focusedWorklogId=505240=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-505240 ] ASF GitHub Bot logged work on HADOOP-17191: --- Author: ASF GitHub Bot

[GitHub] [hadoop] bilaharith commented on pull request #2417: HADOOP-17191. ABFS: Run the tests with various combinations of configurations and publish a consolidated results

2020-10-27 Thread GitBox
bilaharith commented on pull request #2417: URL: https://github.com/apache/hadoop/pull/2417#issuecomment-717271366 **Driver test results using accounts in Central India** mvn -T 1C -Dparallel-tests=abfs -Dscale -DtestsThreadCount=8 clean verify HNS-OAuth

[jira] [Work logged] (HADOOP-17191) ABFS: Run the integration tests with various combinations of configurations and publish a consolidated results

2020-10-27 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17191?focusedWorklogId=505226=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-505226 ] ASF GitHub Bot logged work on HADOOP-17191: --- Author: ASF GitHub Bot

[GitHub] [hadoop] hadoop-yetus commented on pull request #2417: HADOOP-17191. ABFS: Run the tests with various combinations of configurations and publish a consolidated results

2020-10-27 Thread GitBox
hadoop-yetus commented on pull request #2417: URL: https://github.com/apache/hadoop/pull/2417#issuecomment-717258351 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0

[GitHub] [hadoop] hadoop-yetus commented on pull request #2390: YARN-10442. RM should make sure node label file highly available.

2020-10-27 Thread GitBox
hadoop-yetus commented on pull request #2390: URL: https://github.com/apache/hadoop/pull/2390#issuecomment-717229695 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0

[jira] [Work logged] (HADOOP-17191) ABFS: Run the integration tests with various combinations of configurations and publish a consolidated results

2020-10-27 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17191?focusedWorklogId=505176=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-505176 ] ASF GitHub Bot logged work on HADOOP-17191: --- Author: ASF GitHub Bot

[GitHub] [hadoop] bilaharith opened a new pull request #2417: HADOOP-17191. ABFS: Run the tests with various combinations of configurations and publish a consolidated results

2020-10-27 Thread GitBox
bilaharith opened a new pull request #2417: URL: https://github.com/apache/hadoop/pull/2417 ADLS Gen 2 supports accounts with and without hierarchical namespace support. ABFS driver supports various authorization mechanisms like OAuth, haredKey, Shared Access Signature. The integration

[GitHub] [hadoop] aajisaka commented on pull request #2410: HDFS-9776. TestHAAppend#testMultipleAppendsDuringCatchupTailing is flaky

2020-10-27 Thread GitBox
aajisaka commented on pull request #2410: URL: https://github.com/apache/hadoop/pull/2410#issuecomment-717186614 Merged. Thank you @amahussein @goiri @jojochuang This is an automated message from the Apache Git Service. To

[GitHub] [hadoop] aajisaka merged pull request #2410: HDFS-9776. TestHAAppend#testMultipleAppendsDuringCatchupTailing is flaky

2020-10-27 Thread GitBox
aajisaka merged pull request #2410: URL: https://github.com/apache/hadoop/pull/2410 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-17331) [JDK 15] TestDNS fails by UncheckedIOException

2020-10-27 Thread Akira Ajisaka (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira Ajisaka updated HADOOP-17331: --- Parent: HADOOP-17177 Issue Type: Sub-task (was: Bug) > [JDK 15] TestDNS fails by

[jira] [Created] (HADOOP-17331) [JDK 15] TestDNS fails by UncheckedIOException

2020-10-27 Thread Akira Ajisaka (Jira)
Akira Ajisaka created HADOOP-17331: -- Summary: [JDK 15] TestDNS fails by UncheckedIOException Key: HADOOP-17331 URL: https://issues.apache.org/jira/browse/HADOOP-17331 Project: Hadoop Common

[jira] [Commented] (HADOOP-17165) Implement service-user feature in DecayRPCScheduler

2020-10-27 Thread Janus Chow (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17221312#comment-17221312 ] Janus Chow commented on HADOOP-17165: - Yes, we are implementing the impersonate solution, but the

[jira] [Commented] (HADOOP-17165) Implement service-user feature in DecayRPCScheduler

2020-10-27 Thread Takanobu Asanuma (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17221310#comment-17221310 ] Takanobu Asanuma commented on HADOOP-17165: --- [~Symious] Thanks for your feedback. Presto can

[GitHub] [hadoop] aajisaka commented on a change in pull request #2406: HDFS-15460. fix testServerDefaultsWithMinimalCaching.

2020-10-27 Thread GitBox
aajisaka commented on a change in pull request #2406: URL: https://github.com/apache/hadoop/pull/2406#discussion_r512570552 ## File path: hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestFileCreation.java ## @@ -273,10 +272,17 @@ public void

[GitHub] [hadoop] aajisaka commented on pull request #2309: HDFS-15580. [JDK 12] DFSTestUtil#addDataNodeLayoutVersion fails

2020-10-27 Thread GitBox
aajisaka commented on pull request #2309: URL: https://github.com/apache/hadoop/pull/2309#issuecomment-717137923 Thank you @tasanuma ! This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [hadoop] aajisaka merged pull request #2309: HDFS-15580. [JDK 12] DFSTestUtil#addDataNodeLayoutVersion fails

2020-10-27 Thread GitBox
aajisaka merged pull request #2309: URL: https://github.com/apache/hadoop/pull/2309 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

[GitHub] [hadoop] surendralilhore edited a comment on pull request #2390: YARN-10442. RM should make sure node label file highly available.

2020-10-27 Thread GitBox
surendralilhore edited a comment on pull request #2390: URL: https://github.com/apache/hadoop/pull/2390#issuecomment-717104684 Thanks @bibinchundatt for Review. Updated patch based on you suggestion. Changed property name to "**yarn.fs-store.file.replication**"

[GitHub] [hadoop] surendralilhore commented on pull request #2390: YARN-10442. RM should make sure node label file highly available.

2020-10-27 Thread GitBox
surendralilhore commented on pull request #2390: URL: https://github.com/apache/hadoop/pull/2390#issuecomment-717104684 Thanks @bibinchundatt for Review. Updated patch based on you suggestion. Change property name to "**yarn.fs-store.file.replication**"

[GitHub] [hadoop] hadoop-yetus commented on pull request #2377: HDFS-15624. fix the function of setting quota by storage type

2020-10-27 Thread GitBox
hadoop-yetus commented on pull request #2377: URL: https://github.com/apache/hadoop/pull/2377#issuecomment-717063081 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0

[GitHub] [hadoop] aajisaka merged pull request #2404: HDFS-15461. TestDFSClientRetries testGetFileChecksum fails.

2020-10-27 Thread GitBox
aajisaka merged pull request #2404: URL: https://github.com/apache/hadoop/pull/2404 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

[GitHub] [hadoop] hadoop-yetus commented on pull request #2377: HDFS-15624. fix the function of setting quota by storage type

2020-10-27 Thread GitBox
hadoop-yetus commented on pull request #2377: URL: https://github.com/apache/hadoop/pull/2377#issuecomment-717056107 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0

[jira] [Commented] (HADOOP-17329) mvn site fails due to MetricsSystemImpl class

2020-10-27 Thread Hadoop QA (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17221220#comment-17221220 ] Hadoop QA commented on HADOOP-17329: | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote ||

[GitHub] [hadoop] hadoop-yetus commented on pull request #2377: HDFS-15624. fix the function of setting quota by storage type

2020-10-27 Thread GitBox
hadoop-yetus commented on pull request #2377: URL: https://github.com/apache/hadoop/pull/2377#issuecomment-717054021 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0

[GitHub] [hadoop] aajisaka commented on pull request #2408: HDFS-15643. TestFileChecksumCompositeCrc is flaky

2020-10-27 Thread GitBox
aajisaka commented on pull request #2408: URL: https://github.com/apache/hadoop/pull/2408#issuecomment-717052104 hadoop.hdfs.TestFileChecksumCompositeCrc and hadoop.hdfs.TestFileChecksum are still failing, are the failures related to the patch?

[GitHub] [hadoop] bibinchundatt commented on pull request #2390: YARN-10442. RM should make sure node label file highly available.

2020-10-27 Thread GitBox
bibinchundatt commented on pull request #2390: URL: https://github.com/apache/hadoop/pull/2390#issuecomment-717041585 - AbstractFSNodeStore is used for both Nodelabel and node attribute file system store implementation.We have to either define separate configuration for both in impl

[GitHub] [hadoop] ferhui commented on pull request #2416: HDFS-15652. Make block size from NNThroughputBenchmark configurable

2020-10-27 Thread GitBox
ferhui commented on pull request #2416: URL: https://github.com/apache/hadoop/pull/2416#issuecomment-717039054 Failed Tests are unrelated and They are tracked. @jojochuang Could you please take a look again? Thanks This

[GitHub] [hadoop] hadoop-yetus commented on pull request #2416: HDFS-15652. Make block size from NNThroughputBenchmark configurable

2020-10-27 Thread GitBox
hadoop-yetus commented on pull request #2416: URL: https://github.com/apache/hadoop/pull/2416#issuecomment-717037295 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0

[jira] [Commented] (HADOOP-17329) mvn site fails due to MetricsSystemImpl class

2020-10-27 Thread Xiaoqiao He (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17221199#comment-17221199 ] Xiaoqiao He commented on HADOOP-17329: -- Thanks [~sunilg] for your reviews. v002 try to fix blanks.

[jira] [Updated] (HADOOP-17329) mvn site fails due to MetricsSystemImpl class

2020-10-27 Thread Xiaoqiao He (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaoqiao He updated HADOOP-17329: - Attachment: HADOOP-17329.002.patch > mvn site fails due to MetricsSystemImpl class >

[jira] [Commented] (HADOOP-17236) Bump up snakeyaml to 1.26 to mitigate CVE-2017-18640

2020-10-27 Thread Brahma Reddy Battula (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17221178#comment-17221178 ] Brahma Reddy Battula commented on HADOOP-17236: --- [~xgong] waiting for review. > Bump up

[jira] [Commented] (HADOOP-17329) mvn site fails due to MetricsSystemImpl class

2020-10-27 Thread Sunil G (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17221166#comment-17221166 ] Sunil G commented on HADOOP-17329: -- Also you have removed a code snippet. is that safe to remove and

[jira] [Commented] (HADOOP-17329) mvn site fails due to MetricsSystemImpl class

2020-10-27 Thread Sunil G (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17221164#comment-17221164 ] Sunil G commented on HADOOP-17329: -- [~hexiaoqiao] cud u pls attach a new path after doing "The patch