[jira] [Work logged] (HADOOP-18028) improve S3 read speed using prefetching & caching

2022-01-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18028?focusedWorklogId=703205&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-703205 ] ASF GitHub Bot logged work on HADOOP-18028: --- Author: ASF GitHub B

[GitHub] [hadoop] mehakmeet commented on a change in pull request #3736: HADOOP-18028. improve S3 read speed using prefetching & caching

2022-01-03 Thread GitBox
mehakmeet commented on a change in pull request #3736: URL: https://github.com/apache/hadoop/pull/3736#discussion_r772337743 ## File path: hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/read/S3FileTest.java ## @@ -0,0 +1,87 @@ +/* + * Licensed to the Apache Sof

[GitHub] [hadoop] medb commented on pull request #2524: HADOOP-13464. Upgrade Gson to 2.8.9

2022-01-03 Thread GitBox
medb commented on pull request #2524: URL: https://github.com/apache/hadoop/pull/2524#issuecomment-1004528377 @aajisaka sure, will do. -- 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 specifi

[jira] [Work logged] (HADOOP-13464) update GSON to 2.7+

2022-01-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-13464?focusedWorklogId=703192&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-703192 ] ASF GitHub Bot logged work on HADOOP-13464: --- Author: ASF GitHub B

[GitHub] [hadoop] hadoop-yetus commented on pull request #3851: YARN-11055. Add missing newline in cgroups-operations.c

2022-01-03 Thread GitBox
hadoop-yetus commented on pull request #3851: URL: https://github.com/apache/hadoop/pull/3851#issuecomment-1004526203 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :o

[jira] [Work logged] (HADOOP-13464) update GSON to 2.7+

2022-01-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-13464?focusedWorklogId=703188&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-703188 ] ASF GitHub Bot logged work on HADOOP-13464: --- Author: ASF GitHub B

[GitHub] [hadoop] aajisaka commented on pull request #2524: HADOOP-13464. Upgrade Gson to 2.8.9

2022-01-03 Thread GitBox
aajisaka commented on pull request #2524: URL: https://github.com/apache/hadoop/pull/2524#issuecomment-1004524171 Hi @medb - In the next time, would you remove the Change-Id when creating PR? Thanks. -- This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Work logged] (HADOOP-18055) Async Profiler endpoint for Hadoop daemons

2022-01-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18055?focusedWorklogId=703187&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-703187 ] ASF GitHub Bot logged work on HADOOP-18055: --- Author: ASF GitHub B

[GitHub] [hadoop] virajjasani commented on pull request #3824: HADOOP-18055. Async Profiler endpoint for Hadoop daemons

2022-01-03 Thread GitBox
virajjasani commented on pull request #3824: URL: https://github.com/apache/hadoop/pull/3824#issuecomment-1004523638 > does it support async profiler 1.x and 2.x? Better to document that somewhere. Yes, updated AsyncProfilerServlet.md. Thanks -- This is an automated message from t

[jira] [Work logged] (HADOOP-18055) Async Profiler endpoint for Hadoop daemons

2022-01-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18055?focusedWorklogId=703185&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-703185 ] ASF GitHub Bot logged work on HADOOP-18055: --- Author: ASF GitHub B

[GitHub] [hadoop] virajjasani commented on a change in pull request #3824: HADOOP-18055. Async Profiler endpoint for Hadoop daemons

2022-01-03 Thread GitBox
virajjasani commented on a change in pull request #3824: URL: https://github.com/apache/hadoop/pull/3824#discussion_r777820309 ## File path: hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/http/ProfileServlet.java ## @@ -0,0 +1,394 @@ +/* + * Licensed to th

[GitHub] [hadoop] aajisaka commented on pull request #3835: HDFS-16409. Fix typo: testHasExeceptionsReturnsCorrectValue -> test…

2022-01-03 Thread GitBox
aajisaka commented on pull request #3835: URL: https://github.com/apache/hadoop/pull/3835#issuecomment-1004521031 Merged. Thank you @ashutoshcipher and @ferhui -- 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] aajisaka merged pull request #3835: HDFS-16409. Fix typo: testHasExeceptionsReturnsCorrectValue -> test…

2022-01-03 Thread GitBox
aajisaka merged pull request #3835: URL: https://github.com/apache/hadoop/pull/3835 -- 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-

[jira] [Commented] (HADOOP-18061) Update the year to 2022

2022-01-03 Thread Akira Ajisaka (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17468347#comment-17468347 ] Akira Ajisaka commented on HADOOP-18061: Cherry-picked to branch-3.3.2 and bran

[GitHub] [hadoop] jojochuang commented on a change in pull request #3824: HADOOP-18055. Async Profiler endpoint for Hadoop daemons

2022-01-03 Thread GitBox
jojochuang commented on a change in pull request #3824: URL: https://github.com/apache/hadoop/pull/3824#discussion_r777811736 ## File path: hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/http/TestDisabledProfileServlet.java ## @@ -0,0 +1,86 @@ +/* + * Lice

[jira] [Work logged] (HADOOP-18055) Async Profiler endpoint for Hadoop daemons

2022-01-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18055?focusedWorklogId=703178&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-703178 ] ASF GitHub Bot logged work on HADOOP-18055: --- Author: ASF GitHub B

[jira] [Work logged] (HADOOP-18062) Update the year to 2022

2022-01-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18062?focusedWorklogId=703174&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-703174 ] ASF GitHub Bot logged work on HADOOP-18062: --- Author: ASF GitHub B

[GitHub] [hadoop] hadoop-yetus commented on pull request #3852: HADOOP-18062. Update the year to 2022

2022-01-03 Thread GitBox
hadoop-yetus commented on pull request #3852: URL: https://github.com/apache/hadoop/pull/3852#issuecomment-1004504323 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :o

[GitHub] [hadoop] tomscut commented on a change in pull request #3827: HDFS-16396. Reconfig slow peer parameters for datanode

2022-01-03 Thread GitBox
tomscut commented on a change in pull request #3827: URL: https://github.com/apache/hadoop/pull/3827#discussion_r777201820 ## File path: hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/DataNode.java ## @@ -642,13 +656,76 @@ public String re

[GitHub] [hadoop] ayushtkn commented on pull request #3849: HDFS-16393. RBF: Fix TestRouterRPCMultipleDestinationMountTableResolver.

2022-01-03 Thread GitBox
ayushtkn commented on pull request #3849: URL: https://github.com/apache/hadoop/pull/3849#issuecomment-1004488417 Merged, Thanx @goiri for the 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

[jira] [Resolved] (HADOOP-18061) Update the year to 2022

2022-01-03 Thread Ayush Saxena (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ayush Saxena resolved HADOOP-18061. --- Fix Version/s: 3.4.0 2.10.2 3.2.3 3

[jira] [Commented] (HADOOP-18061) Update the year to 2022

2022-01-03 Thread Ayush Saxena (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17468328#comment-17468328 ] Ayush Saxena commented on HADOOP-18061: --- Committed to trunk, branch-3.3,3.2 and 2

[jira] [Work logged] (HADOOP-18061) Update the year to 2022

2022-01-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18061?focusedWorklogId=703166&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-703166 ] ASF GitHub Bot logged work on HADOOP-18061: --- Author: ASF GitHub B

[GitHub] [hadoop] ayushtkn commented on pull request #3845: HADOOP-18061. Update the year to 2022.

2022-01-03 Thread GitBox
ayushtkn commented on pull request #3845: URL: https://github.com/apache/hadoop/pull/3845#issuecomment-1004487605 Merged. Thanx @aajisaka for the 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

[jira] [Resolved] (HADOOP-18063) Remove unused import AbstractJavaKeyStoreProvider in Shell class

2022-01-03 Thread Akira Ajisaka (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira Ajisaka resolved HADOOP-18063. Fix Version/s: 3.4.0 3.2.4 3.3.3 Resolution:

[jira] [Work logged] (HADOOP-18063) Remove unused import AbstractJavaKeyStoreProvider in Shell class

2022-01-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18063?focusedWorklogId=703162&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-703162 ] ASF GitHub Bot logged work on HADOOP-18063: --- Author: ASF GitHub B

[jira] [Work logged] (HADOOP-18063) Remove unused import AbstractJavaKeyStoreProvider in Shell class

2022-01-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18063?focusedWorklogId=703161&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-703161 ] ASF GitHub Bot logged work on HADOOP-18063: --- Author: ASF GitHub B

[GitHub] [hadoop] aajisaka commented on pull request #3846: HADOOP-18063. Remove unused import AbstractJavaKeyStoreProvider in Shell class.

2022-01-03 Thread GitBox
aajisaka commented on pull request #3846: URL: https://github.com/apache/hadoop/pull/3846#issuecomment-1004482669 Thank you @jianghuazhu for your contribution and thanks @ayushtkn for your review. -- This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [hadoop] aajisaka merged pull request #3846: HADOOP-18063. Remove unused import AbstractJavaKeyStoreProvider in Shell class.

2022-01-03 Thread GitBox
aajisaka merged pull request #3846: URL: https://github.com/apache/hadoop/pull/3846 -- 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-

[GitHub] [hadoop] ayushtkn merged pull request #3849: HDFS-16393. RBF: Fix TestRouterRPCMultipleDestinationMountTableResolver.

2022-01-03 Thread GitBox
ayushtkn merged pull request #3849: URL: https://github.com/apache/hadoop/pull/3849 -- 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-

[jira] [Moved] (HADOOP-18063) Remove unused import AbstractJavaKeyStoreProvider in Shell class

2022-01-03 Thread Akira Ajisaka (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira Ajisaka moved HDFS-16405 to HADOOP-18063: --- Component/s: (was: shell) Key: HADOOP-1

[jira] [Work logged] (HADOOP-18061) Update the year to 2022

2022-01-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18061?focusedWorklogId=703159&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-703159 ] ASF GitHub Bot logged work on HADOOP-18061: --- Author: ASF GitHub B

[GitHub] [hadoop] ayushtkn merged pull request #3845: HADOOP-18061. Update the year to 2022.

2022-01-03 Thread GitBox
ayushtkn merged pull request #3845: URL: https://github.com/apache/hadoop/pull/3845 -- 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-

[jira] [Resolved] (HADOOP-18062) Update the year to 2022

2022-01-03 Thread Akira Ajisaka (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira Ajisaka resolved HADOOP-18062. Assignee: (was: Akira Ajisaka) Resolution: Duplicate > Update the year to 2022

[jira] [Work logged] (HADOOP-18062) Update the year to 2022

2022-01-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18062?focusedWorklogId=703158&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-703158 ] ASF GitHub Bot logged work on HADOOP-18062: --- Author: ASF GitHub B

[jira] [Work logged] (HADOOP-18062) Update the year to 2022

2022-01-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18062?focusedWorklogId=703157&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-703157 ] ASF GitHub Bot logged work on HADOOP-18062: --- Author: ASF GitHub B

[GitHub] [hadoop] aajisaka closed pull request #3852: HADOOP-18062. Update the year to 2022

2022-01-03 Thread GitBox
aajisaka closed pull request #3852: URL: https://github.com/apache/hadoop/pull/3852 -- 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-

[GitHub] [hadoop] aajisaka commented on pull request #3852: HADOOP-18062. Update the year to 2022

2022-01-03 Thread GitBox
aajisaka commented on pull request #3852: URL: https://github.com/apache/hadoop/pull/3852#issuecomment-1004477946 Duplicate of HADOOP-18061. Closing -- 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

[jira] [Work logged] (HADOOP-18062) Update the year to 2022

2022-01-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18062?focusedWorklogId=703156&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-703156 ] ASF GitHub Bot logged work on HADOOP-18062: --- Author: ASF GitHub B

[jira] [Updated] (HADOOP-18062) Update the year to 2022

2022-01-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HADOOP-18062: Labels: newbie pull-request-available release-blocker (was: newbie release-blocker) > U

[jira] [Commented] (HADOOP-18062) Update the year to 2022

2022-01-03 Thread Ayush Saxena (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17468316#comment-17468316 ] Ayush Saxena commented on HADOOP-18062: --- Dupes: https://issues.apache.org/jira/b

[GitHub] [hadoop] aajisaka opened a new pull request #3852: HADOOP-18062. Update the year to 2022

2022-01-03 Thread GitBox
aajisaka opened a new pull request #3852: URL: https://github.com/apache/hadoop/pull/3852 ### Description of PR Update the release year to 2022. ### How was this patch tested? Not tested. ### For code changes: - [x] Does the title or this PR starts

[jira] [Assigned] (HADOOP-18062) Update the year to 2022

2022-01-03 Thread Akira Ajisaka (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira Ajisaka reassigned HADOOP-18062: -- Assignee: Akira Ajisaka > Update the year to 2022 > --- > >

[jira] [Updated] (HADOOP-18062) Update the year to 2022

2022-01-03 Thread Akira Ajisaka (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira Ajisaka updated HADOOP-18062: --- Labels: newbie release-blocker (was: newbie) > Update the year to 2022 > -

[jira] [Created] (HADOOP-18062) Update the year to 2022

2022-01-03 Thread Akira Ajisaka (Jira)
Akira Ajisaka created HADOOP-18062: -- Summary: Update the year to 2022 Key: HADOOP-18062 URL: https://issues.apache.org/jira/browse/HADOOP-18062 Project: Hadoop Common Issue Type: Task

[jira] [Updated] (HADOOP-17445) Update the year to 2021

2022-01-03 Thread Akira Ajisaka (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira Ajisaka updated HADOOP-17445: --- Fix Version/s: (was: 3.2.3) > Update the year to 2021 > --- > >

[jira] [Work logged] (HADOOP-18058) Fix typo: testHasExeceptionsReturnsCorrectValue -> testHasExceptionsReturnsCorrectValue

2022-01-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18058?focusedWorklogId=703127&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-703127 ] ASF GitHub Bot logged work on HADOOP-18058: --- Author: ASF GitHub B

[GitHub] [hadoop] hadoop-yetus commented on pull request #3835: HADOOP-18058. Fix typo: testHasExeceptionsReturnsCorrectValue -> test…

2022-01-03 Thread GitBox
hadoop-yetus commented on pull request #3835: URL: https://github.com/apache/hadoop/pull/3835#issuecomment-1004389829 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :

[GitHub] [hadoop] hadoop-yetus commented on pull request #3851: YARN-11055. Add missing newline in cgroups-operations.c

2022-01-03 Thread GitBox
hadoop-yetus commented on pull request #3851: URL: https://github.com/apache/hadoop/pull/3851#issuecomment-1004332949 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :o

[GitHub] [hadoop] hadoop-yetus commented on pull request #3850: HDFS-16169. Fix TestBlockTokenWithDFSStriped#testEnd2End failure

2022-01-03 Thread GitBox
hadoop-yetus commented on pull request #3850: URL: https://github.com/apache/hadoop/pull/3850#issuecomment-1004328711 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :o

[GitHub] [hadoop] gerashegalov opened a new pull request #3851: YARN-11055. Add missing newline in cgroups-operations.c

2022-01-03 Thread GitBox
gerashegalov opened a new pull request #3851: URL: https://github.com/apache/hadoop/pull/3851 ### Description of PR Adding missing newline characters in the end of fprintf format strings in cgroups-operations.c ### How was this patch tested? pseudo-distributed deploy https://g

[GitHub] [hadoop] ayushtkn commented on pull request #3849: HDFS-16393. RBF: Fix TestRouterRPCMultipleDestinationMountTableResolver.

2022-01-03 Thread GitBox
ayushtkn commented on pull request #3849: URL: https://github.com/apache/hadoop/pull/3849#issuecomment-1004149516 The test passes here: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3849/2/testReport/org.apache.hadoop.hdfs.server.federation.router/TestRouterRPCMultipleDestin

[GitHub] [hadoop] hadoop-yetus commented on pull request #3849: HDFS-16393. RBF: Fix TestRouterRPCMultipleDestinationMountTableResolver.

2022-01-03 Thread GitBox
hadoop-yetus commented on pull request #3849: URL: https://github.com/apache/hadoop/pull/3849#issuecomment-1004094785 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :

[jira] [Work logged] (HADOOP-18056) DistCp: Filter duplicates in the source paths

2022-01-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18056?focusedWorklogId=702912&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-702912 ] ASF GitHub Bot logged work on HADOOP-18056: --- Author: ASF GitHub B

[GitHub] [hadoop] tomscut commented on pull request #3825: HADOOP-18056. DistCp: Filter duplicates in the source paths.

2022-01-03 Thread GitBox
tomscut commented on pull request #3825: URL: https://github.com/apache/hadoop/pull/3825#issuecomment-1004048718 LGTM. -- 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 u

[GitHub] [hadoop] secfree opened a new pull request #3850: HDFS-16169. Fix TestBlockTokenWithDFSStriped#testEnd2End failure

2022-01-03 Thread GitBox
secfree opened a new pull request #3850: URL: https://github.com/apache/hadoop/pull/3850 ### Description of PR 1. Fix TestBlockTokenWithDFSStriped#testEnd2End failure ### How was this patch tested? 1. Run TestBlockTokenWithDFSStriped#testEnd2End 30 times, the `trunk` ve

[GitHub] [hadoop] hadoop-yetus commented on pull request #3849: HDFS-16393. RBF: Fix TestRouterRPCMultipleDestinationMountTableResolver.

2022-01-03 Thread GitBox
hadoop-yetus commented on pull request #3849: URL: https://github.com/apache/hadoop/pull/3849#issuecomment-1004029708 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :o

[GitHub] [hadoop] goiri commented on pull request #3849: HDFS-16393. RBF: Fix TestRouterRPCMultipleDestinationMountTableResolver.

2022-01-03 Thread GitBox
goiri commented on pull request #3849: URL: https://github.com/apache/hadoop/pull/3849#issuecomment-1003952137 LGTM, let's wait for the Yetus run. -- 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] ayushtkn opened a new pull request #3849: HDFS-16393. RBF: Fix TestRouterRPCMultipleDestinationMountTableResolver.

2022-01-03 Thread GitBox
ayushtkn opened a new pull request #3849: URL: https://github.com/apache/hadoop/pull/3849 ### Description of PR Fix the test ### How was this patch tested? Ran test locally: Fails without fix & passes with the fix ### For code changes: - [ ] Does the title or this

[jira] [Work logged] (HADOOP-18056) DistCp: Filter duplicates in the source paths

2022-01-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18056?focusedWorklogId=702873&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-702873 ] ASF GitHub Bot logged work on HADOOP-18056: --- Author: ASF GitHub B

[GitHub] [hadoop] hadoop-yetus commented on pull request #3825: HADOOP-18056. DistCp: Filter duplicates in the source paths.

2022-01-03 Thread GitBox
hadoop-yetus commented on pull request #3825: URL: https://github.com/apache/hadoop/pull/3825#issuecomment-1003926284 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :