[GitHub] [hadoop] tasanuma opened a new pull request, #4138: HDFS-16479. EC: NameNode should not send a reconstruction work when the source datanodes are insufficient

2022-04-04 Thread GitBox
tasanuma opened a new pull request, #4138: URL: https://github.com/apache/hadoop/pull/4138 ### Description of PR NameNode should not send a reconstruction work when the source datanodes are insufficient. Otherwise, DataNodes receive the order and throw the following

[jira] [Work logged] (HADOOP-18088) Replace log4j 1.x with reload4j

2022-04-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18088?focusedWorklogId=752610=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-752610 ] ASF GitHub Bot logged work on HADOOP-18088: --- Author: ASF GitHub Bot

[GitHub] [hadoop] iwasakims commented on a diff in pull request #4052: HADOOP-18088. Replace log4j 1.x with reload4j.

2022-04-04 Thread GitBox
iwasakims commented on code in PR #4052: URL: https://github.com/apache/hadoop/pull/4052#discussion_r842267546 ## hadoop-project/pom.xml: ## @@ -81,8 +81,8 @@ 4.4.13 -1.7.30 -1.2.17 +1.7.35 Review Comment: The diff from 1.7.35 looks safe and good to

[jira] [Work logged] (HADOOP-18088) Replace log4j 1.x with reload4j

2022-04-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18088?focusedWorklogId=752609=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-752609 ] ASF GitHub Bot logged work on HADOOP-18088: --- Author: ASF GitHub Bot

[GitHub] [hadoop] iwasakims commented on a diff in pull request #4052: HADOOP-18088. Replace log4j 1.x with reload4j.

2022-04-04 Thread GitBox
iwasakims commented on code in PR #4052: URL: https://github.com/apache/hadoop/pull/4052#discussion_r842267113 ## hadoop-client-modules/hadoop-client-check-test-invariants/pom.xml: ## @@ -89,7 +89,7 @@ commons-logging:commons-logging

[jira] [Work logged] (HADOOP-18088) Replace log4j 1.x with reload4j

2022-04-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18088?focusedWorklogId=752592=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-752592 ] ASF GitHub Bot logged work on HADOOP-18088: --- Author: ASF GitHub Bot

[GitHub] [hadoop] Apache9 commented on a diff in pull request #4052: HADOOP-18088. Replace log4j 1.x with reload4j.

2022-04-04 Thread GitBox
Apache9 commented on code in PR #4052: URL: https://github.com/apache/hadoop/pull/4052#discussion_r842251722 ## hadoop-project/pom.xml: ## @@ -81,8 +81,8 @@ 4.4.13 -1.7.30 -1.2.17 +1.7.35 Review Comment: 1.7.36 is out? ##

[jira] [Work logged] (HADOOP-18088) Replace log4j 1.x with reload4j

2022-04-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18088?focusedWorklogId=752589=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-752589 ] ASF GitHub Bot logged work on HADOOP-18088: --- Author: ASF GitHub Bot

[GitHub] [hadoop] iwasakims commented on pull request #4052: HADOOP-18088. Replace log4j 1.x with reload4j.

2022-04-04 Thread GitBox
iwasakims commented on PR #4052: URL: https://github.com/apache/hadoop/pull/4052#issuecomment-1088166829 ``` $ bin/hadoop org.apache.hadoop.util.FindClass load org.apache.log4j.Logger Loaded org.apache.log4j.Logger as class org.apache.log4j.Logger org.apache.log4j.Logger:

[GitHub] [hadoop] hadoop-yetus commented on pull request #4132: HDFS-16384. Upgrade Netty to 4.1.72.Final

2022-04-04 Thread GitBox
hadoop-yetus commented on PR #4132: URL: https://github.com/apache/hadoop/pull/4132#issuecomment-1088151170 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: |

[jira] [Updated] (HADOOP-18192) Fix multiple_bindings warning about slf4j-reload4j

2022-04-04 Thread Masatake Iwasaki (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Masatake Iwasaki updated HADOOP-18192: -- Priority: Major (was: Minor) > Fix multiple_bindings warning about slf4j-reload4j >

[jira] [Work logged] (HADOOP-18188) Support touch command for directory

2022-04-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18188?focusedWorklogId=752539=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-752539 ] ASF GitHub Bot logged work on HADOOP-18188: --- Author: ASF GitHub Bot

[GitHub] [hadoop] hadoop-yetus commented on pull request #4135: HADOOP-18188. Support touch command for directory

2022-04-04 Thread GitBox
hadoop-yetus commented on PR #4135: URL: https://github.com/apache/hadoop/pull/4135#issuecomment-1088085683 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: |

[jira] [Work logged] (HADOOP-18088) Replace log4j 1.x with reload4j

2022-04-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18088?focusedWorklogId=752527=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-752527 ] ASF GitHub Bot logged work on HADOOP-18088: --- Author: ASF GitHub Bot

[GitHub] [hadoop] steveloughran commented on pull request #4052: HADOOP-18088. Replace log4j 1.x with reload4j.

2022-04-04 Thread GitBox
steveloughran commented on PR #4052: URL: https://github.com/apache/hadoop/pull/4052#issuecomment-1088068878 good catch about assemblies. i think you can use findclass to identify which jar a log4j or slf4j class is loaded from,just as i have done for the 1.2 classes

[GitHub] [hadoop] steveloughran commented on pull request #4134: cherrypick hadoop 3.2.4 changes to branch 3.3.2

2022-04-04 Thread GitBox
steveloughran commented on PR #4134: URL: https://github.com/apache/hadoop/pull/4134#issuecomment-1088062871 ok, the nuances of hdfs xml parsing break one of the new tests ```

[GitHub] [hadoop] hadoop-yetus commented on pull request #4134: cherrypick hadoop 3.2.4 changes to branch 3.3.2

2022-04-04 Thread GitBox
hadoop-yetus commented on PR #4134: URL: https://github.com/apache/hadoop/pull/4134#issuecomment-1088045393 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: |

[jira] [Work logged] (HADOOP-18167) Add metrics to track delegation token secret manager operations

2022-04-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18167?focusedWorklogId=752499=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-752499 ] ASF GitHub Bot logged work on HADOOP-18167: --- Author: ASF GitHub Bot

[GitHub] [hadoop] hadoop-yetus commented on pull request #4092: HADOOP-18167. Add metrics to track delegation token secret manager op…

2022-04-04 Thread GitBox
hadoop-yetus commented on PR #4092: URL: https://github.com/apache/hadoop/pull/4092#issuecomment-1087984787 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: |

[jira] [Work logged] (HADOOP-16104) Wasb tests to downgrade to skip when test a/c is namespace enabled

2022-04-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16104?focusedWorklogId=752456=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-752456 ] ASF GitHub Bot logged work on HADOOP-16104: --- Author: ASF GitHub Bot

[GitHub] [hadoop] hadoop-yetus commented on pull request #4137: HADOOP-16104. Wasb tests to downgrade to skip when test a/c is namesp…

2022-04-04 Thread GitBox
hadoop-yetus commented on PR #4137: URL: https://github.com/apache/hadoop/pull/4137#issuecomment-1087926870 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: |

[jira] [Updated] (HADOOP-16104) Wasb tests to downgrade to skip when test a/c is namespace enabled

2022-04-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HADOOP-16104: Labels: pull-request-available (was: ) > Wasb tests to downgrade to skip when test a/c

[GitHub] [hadoop] arjun4084346 opened a new pull request, #4137: HADOOP-16104. Wasb tests to downgrade to skip when test a/c is namesp…

2022-04-04 Thread GitBox
arjun4084346 opened a new pull request, #4137: URL: https://github.com/apache/hadoop/pull/4137 …ace enabled. Contributed by Masatake Iwasaki. (cherry picked from commit aa3ad3660506382884324c4b8997973f5a68e29a) ### Description of PR ### How was this patch

[jira] [Work logged] (HADOOP-16104) Wasb tests to downgrade to skip when test a/c is namespace enabled

2022-04-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16104?focusedWorklogId=752439=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-752439 ] ASF GitHub Bot logged work on HADOOP-16104: --- Author: ASF GitHub Bot

[jira] [Work logged] (HADOOP-18192) Fix multiple_bindings warning about slf4j-reload4j

2022-04-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18192?focusedWorklogId=752417=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-752417 ] ASF GitHub Bot logged work on HADOOP-18192: --- Author: ASF GitHub Bot

[GitHub] [hadoop] hadoop-yetus commented on pull request #4136: HADOOP-18192. Fix multiple_bindings warning about slf4j-reload4j.

2022-04-04 Thread GitBox
hadoop-yetus commented on PR #4136: URL: https://github.com/apache/hadoop/pull/4136#issuecomment-1087854512 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: |

[jira] [Work logged] (HADOOP-18167) Add metrics to track delegation token secret manager operations

2022-04-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18167?focusedWorklogId=752410=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-752410 ] ASF GitHub Bot logged work on HADOOP-18167: --- Author: ASF GitHub Bot

[GitHub] [hadoop] hchaverri commented on a diff in pull request #4092: HADOOP-18167. Add metrics to track delegation token secret manager op…

2022-04-04 Thread GitBox
hchaverri commented on code in PR #4092: URL: https://github.com/apache/hadoop/pull/4092#discussion_r841996722 ## hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/token/delegation/AbstractDelegationTokenSecretManager.java: ## @@ -429,11 +446,18 @@

[jira] [Work logged] (HADOOP-18167) Add metrics to track delegation token secret manager operations

2022-04-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18167?focusedWorklogId=752409=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-752409 ] ASF GitHub Bot logged work on HADOOP-18167: --- Author: ASF GitHub Bot

[GitHub] [hadoop] hchaverri commented on a diff in pull request #4092: HADOOP-18167. Add metrics to track delegation token secret manager op…

2022-04-04 Thread GitBox
hchaverri commented on code in PR #4092: URL: https://github.com/apache/hadoop/pull/4092#discussion_r841995262 ## hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/token/delegation/AbstractDelegationTokenSecretManager.java: ## @@ -825,4 +867,78 @@

[jira] [Work logged] (HADOOP-18088) Replace log4j 1.x with reload4j

2022-04-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18088?focusedWorklogId=752384=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-752384 ] ASF GitHub Bot logged work on HADOOP-18088: --- Author: ASF GitHub Bot

[GitHub] [hadoop] iwasakims commented on pull request #4052: HADOOP-18088. Replace log4j 1.x with reload4j.

2022-04-04 Thread GitBox
iwasakims commented on PR #4052: URL: https://github.com/apache/hadoop/pull/4052#issuecomment-1087807982 ``` $ mvn clean install -DskipTests -DskipShade -Pdist $ find hadoop-dist/target/hadoop-3.3.3-SNAPSHOT -name 'slf4j-*.jar'

[jira] [Work logged] (HADOOP-18088) Replace log4j 1.x with reload4j

2022-04-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18088?focusedWorklogId=752378=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-752378 ] ASF GitHub Bot logged work on HADOOP-18088: --- Author: ASF GitHub Bot

[GitHub] [hadoop] iwasakims commented on pull request #4052: HADOOP-18088. Replace log4j 1.x with reload4j.

2022-04-04 Thread GitBox
iwasakims commented on PR #4052: URL: https://github.com/apache/hadoop/pull/4052#issuecomment-1087800128 I found that we need to update assembly definition under hadoop-assemblies too. I filed [HADOOP-18192](https://issues.apache.org/jira/browse/HADOOP-18192)(#4136) for branch-3.2. I

[jira] [Updated] (HADOOP-18192) Fix multiple_bindings warning about slf4j-reload4j

2022-04-04 Thread Masatake Iwasaki (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Masatake Iwasaki updated HADOOP-18192: -- Status: Patch Available (was: Open) > Fix multiple_bindings warning about

[jira] [Work logged] (HADOOP-18192) Fix multiple_bindings warning about slf4j-reload4j

2022-04-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18192?focusedWorklogId=752369=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-752369 ] ASF GitHub Bot logged work on HADOOP-18192: --- Author: ASF GitHub Bot

[GitHub] [hadoop] iwasakims commented on pull request #4136: HADOOP-18192. Fix multiple_bindings warning about slf4j-reload4j.

2022-04-04 Thread GitBox
iwasakims commented on PR #4136: URL: https://github.com/apache/hadoop/pull/4136#issuecomment-1087788893 The patch removed duplicate slf4j-reload4j-1.7.35.jar in dist layout on my local. ``` $ mvn clean install -DskipTests -DskipShade -Pdist $ find

[jira] [Updated] (HADOOP-18192) Fix multiple_bindings warning about slf4j-reload4j

2022-04-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HADOOP-18192: Labels: pull-request-available (was: ) > Fix multiple_bindings warning about

[jira] [Work logged] (HADOOP-18192) Fix multiple_bindings warning about slf4j-reload4j

2022-04-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18192?focusedWorklogId=752367=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-752367 ] ASF GitHub Bot logged work on HADOOP-18192: --- Author: ASF GitHub Bot

[GitHub] [hadoop] iwasakims opened a new pull request, #4136: HADOOP-18192. Fix multiple_bindings warning about slf4j-reload4j.

2022-04-04 Thread GitBox
iwasakims opened a new pull request, #4136: URL: https://github.com/apache/hadoop/pull/4136 https://issues.apache.org/jira/browse/HADOOP-18192 Jar of slf4j-relad4j exists in libdirs of both common and hdfs. ``` $ ~/dist/hadoop-3.2.4-SNAPSHOT/bin/hdfs dfs -ls / SLF4J:

[jira] [Work logged] (HADOOP-18188) Support touch command for directory

2022-04-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18188?focusedWorklogId=752318=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-752318 ] ASF GitHub Bot logged work on HADOOP-18188: --- Author: ASF GitHub Bot

[GitHub] [hadoop] aajisaka commented on pull request #4135: HADOOP-18188. Support touch command for directory

2022-04-04 Thread GitBox
aajisaka commented on PR #4135: URL: https://github.com/apache/hadoop/pull/4135#issuecomment-1087697220 Thank you @virajjasani for the PR. +1 for the src change. That's exactly the change what I was thinking. I'll review the test classes later. -- This is an automated message from the

[jira] [Updated] (HADOOP-18136) Verify FileUtils.unTar() handling of missing .tar files

2022-04-04 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated HADOOP-18136: Fix Version/s: 3.2.4 > Verify FileUtils.unTar() handling of missing .tar files >

[jira] [Work logged] (HADOOP-18191) Log retry count while handling exceptions in RetryInvocationHandler

2022-04-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18191?focusedWorklogId=752311=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-752311 ] ASF GitHub Bot logged work on HADOOP-18191: --- Author: ASF GitHub Bot

[GitHub] [hadoop] hadoop-yetus commented on pull request #4133: HADOOP-18191. Log retry count while handling exceptions in RetryInvocationHandler

2022-04-04 Thread GitBox
hadoop-yetus commented on PR #4133: URL: https://github.com/apache/hadoop/pull/4133#issuecomment-1087659921 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: |

[jira] [Commented] (HADOOP-18175) test failures with prefetching s3a input stream

2022-04-04 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17516870#comment-17516870 ] Steve Loughran commented on HADOOP-18175: - code} [ERROR]

[jira] [Updated] (HADOOP-18180) Remove use of scala jar twitter util-core with java futures in S3A prefetching stream

2022-04-04 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated HADOOP-18180: Summary: Remove use of scala jar twitter util-core with java futures in S3A prefetching

[jira] [Resolved] (HADOOP-18180) Remove use of scala jar twitter util-core with java futures in S3A prefetching stream

2022-04-04 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HADOOP-18180. - Fix Version/s: 3.4.0 Resolution: Fixed merged to the HADOOP-18028 feature

[jira] [Work logged] (HADOOP-18180) Remove use of scala jar twitter util-core with java futures

2022-04-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18180?focusedWorklogId=752307=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-752307 ] ASF GitHub Bot logged work on HADOOP-18180: --- Author: ASF GitHub Bot

[GitHub] [hadoop] steveloughran commented on pull request #4115: HADOOP-18180. Replace use of twitter util-core with java futures

2022-04-04 Thread GitBox
steveloughran commented on PR #4115: URL: https://github.com/apache/hadoop/pull/4115#issuecomment-1087649737 +1 merged. only thought after i'd hit the merge that i should include a reference to the HADOOP-18028 jira in the message; I will do that in the others, so a log grep will

[jira] [Work logged] (HADOOP-18180) Remove use of scala jar twitter util-core with java futures

2022-04-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18180?focusedWorklogId=752306=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-752306 ] ASF GitHub Bot logged work on HADOOP-18180: --- Author: ASF GitHub Bot

[GitHub] [hadoop] steveloughran merged pull request #4115: HADOOP-18180. Replace use of twitter util-core with java futures

2022-04-04 Thread GitBox
steveloughran merged PR #4115: URL: https://github.com/apache/hadoop/pull/4115 -- 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:

[jira] [Work logged] (HADOOP-18180) Remove use of scala jar twitter util-core with java futures

2022-04-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18180?focusedWorklogId=752305=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-752305 ] ASF GitHub Bot logged work on HADOOP-18180: --- Author: ASF GitHub Bot

[GitHub] [hadoop] steveloughran commented on pull request #4115: HADOOP-18180. Replace use of twitter util-core with java futures

2022-04-04 Thread GitBox
steveloughran commented on PR #4115: URL: https://github.com/apache/hadoop/pull/4115#issuecomment-1087645575 stack of the failure ``` [ERROR] testStatistics(org.apache.hadoop.fs.s3a.fileContext.ITestS3AFileContextStatistics) Time elapsed: 1.591 s <<< ERROR!

[jira] [Commented] (HADOOP-16415) Speed up S3A test runs

2022-04-04 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17516858#comment-17516858 ] Steve Loughran commented on HADOOP-16415: - turns out the fix for this is an M1 MBP > Speed up

[jira] [Work logged] (HADOOP-18180) Remove use of scala jar twitter util-core with java futures

2022-04-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18180?focusedWorklogId=752284=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-752284 ] ASF GitHub Bot logged work on HADOOP-18180: --- Author: ASF GitHub Bot

[GitHub] [hadoop] steveloughran commented on pull request #4115: HADOOP-18180. Replace use of twitter util-core with java futures

2022-04-04 Thread GitBox
steveloughran commented on PR #4115: URL: https://github.com/apache/hadoop/pull/4115#issuecomment-1087615845 unbuffer happens on some networks, marker is known. let me try locally. this is a feature branch and I'm not too worried about patches introducing failures, especially this

[jira] [Updated] (HADOOP-18192) Fix multiple_bindings warning about slf4j-reload4j

2022-04-04 Thread Masatake Iwasaki (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Masatake Iwasaki updated HADOOP-18192: -- Summary: Fix multiple_bindings warning about slf4j-reload4j (was: Fix

[jira] [Work logged] (HADOOP-18180) Remove use of scala jar twitter util-core with java futures

2022-04-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18180?focusedWorklogId=752275=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-752275 ] ASF GitHub Bot logged work on HADOOP-18180: --- Author: ASF GitHub Bot

[GitHub] [hadoop] dannycjones commented on pull request #4115: HADOOP-18180. Replace use of twitter util-core with java futures

2022-04-04 Thread GitBox
dannycjones commented on PR #4115: URL: https://github.com/apache/hadoop/pull/4115#issuecomment-1087586934 Looking at the test results shared by Monthon... > ``` > [INFO] Results: > [INFO] > [ERROR] Failures: > [ERROR]

[jira] [Commented] (HADOOP-18028) High performance S3A input stream with prefetching & caching

2022-04-04 Thread Daniel Carl Jones (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17516821#comment-17516821 ] Daniel Carl Jones commented on HADOOP-18028: Hey [~pj.fanning], the AWS SDK V1 -> V2

[jira] [Updated] (HADOOP-18188) Support touch command for directory

2022-04-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HADOOP-18188: Labels: pull-request-available (was: ) > Support touch command for directory >

[jira] [Work logged] (HADOOP-18188) Support touch command for directory

2022-04-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18188?focusedWorklogId=752232=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-752232 ] ASF GitHub Bot logged work on HADOOP-18188: --- Author: ASF GitHub Bot

[GitHub] [hadoop] virajjasani opened a new pull request, #4135: HADOOP-18188. Support touch command for directory

2022-04-04 Thread GitBox
virajjasani opened a new pull request, #4135: URL: https://github.com/apache/hadoop/pull/4135 ### Description of PR Currently hadoop fs -touch command cannot update the mtime and the atime of directory. The feature would be useful when we check whether the filesystem is ready to write

[jira] [Created] (HADOOP-18192) Fix multiple_bindings warning about slf4j-relad4j

2022-04-04 Thread Masatake Iwasaki (Jira)
Masatake Iwasaki created HADOOP-18192: - Summary: Fix multiple_bindings warning about slf4j-relad4j Key: HADOOP-18192 URL: https://issues.apache.org/jira/browse/HADOOP-18192 Project: Hadoop Common

[GitHub] [hadoop] steveloughran opened a new pull request, #4134: cherrypick hadoop 3.2.4 changes to branch 3.3.2

2022-04-04 Thread GitBox
steveloughran opened a new pull request, #4134: URL: https://github.com/apache/hadoop/pull/4134 cherrypick all the changes in hadoop 3.2.4 on top of branch 3.3.2, so they are in sync. This avoids us having a 3.2.x release which is ahead of the 3.3.x release line. 1. all the

[jira] [Resolved] (HADOOP-18136) Verify FileUtils.unTar() handling of missing .tar files

2022-04-04 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HADOOP-18136. - Fix Version/s: 3.3.3 Resolution: Fixed > Verify FileUtils.unTar() handling of

[jira] [Resolved] (HADOOP-18137) Verify FileUtils.unTar() handling of missing .tgz files

2022-04-04 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HADOOP-18137. - Resolution: Duplicate > Verify FileUtils.unTar() handling of missing .tgz files >

[jira] [Updated] (HADOOP-18191) Log retry count while handling exceptions in RetryInvocationHandler

2022-04-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HADOOP-18191: Labels: pull-request-available (was: ) > Log retry count while handling exceptions in

[jira] [Work logged] (HADOOP-18191) Log retry count while handling exceptions in RetryInvocationHandler

2022-04-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18191?focusedWorklogId=752199=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-752199 ] ASF GitHub Bot logged work on HADOOP-18191: --- Author: ASF GitHub Bot

[GitHub] [hadoop] virajjasani opened a new pull request, #4133: HADOOP-18191. Log retry count while handling exceptions in RetryInvocationHandler

2022-04-04 Thread GitBox
virajjasani opened a new pull request, #4133: URL: https://github.com/apache/hadoop/pull/4133 ### Description of PR As part of failure handling in RetryInvocationHandler, we log details of the Exception details with which API was invoked, failover attempts, delay. For the purpose

[jira] [Created] (HADOOP-18191) Log retry count while handling exceptions in RetryInvocationHandler

2022-04-04 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-18191: - Summary: Log retry count while handling exceptions in RetryInvocationHandler Key: HADOOP-18191 URL: https://issues.apache.org/jira/browse/HADOOP-18191 Project:

[jira] [Work logged] (HADOOP-18088) Replace log4j 1.x with reload4j

2022-04-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18088?focusedWorklogId=752190=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-752190 ] ASF GitHub Bot logged work on HADOOP-18088: --- Author: ASF GitHub Bot

[GitHub] [hadoop] hadoop-yetus commented on pull request #4052: HADOOP-18088. Replace log4j 1.x with reload4j.

2022-04-04 Thread GitBox
hadoop-yetus commented on PR #4052: URL: https://github.com/apache/hadoop/pull/4052#issuecomment-1087409523 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: |

[jira] [Work logged] (HADOOP-18088) Replace log4j 1.x with reload4j

2022-04-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18088?focusedWorklogId=752189=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-752189 ] ASF GitHub Bot logged work on HADOOP-18088: --- Author: ASF GitHub Bot

[GitHub] [hadoop] iwasakims commented on a diff in pull request #4052: HADOOP-18088. Replace log4j 1.x with reload4j.

2022-04-04 Thread GitBox
iwasakims commented on code in PR #4052: URL: https://github.com/apache/hadoop/pull/4052#discussion_r841610075 ## hadoop-client-modules/hadoop-client-check-invariants/pom.xml: ## @@ -85,7 +85,7 @@ commons-logging:commons-logging

[jira] [Work logged] (HADOOP-16202) Stabilize openFile() and adopt internally

2022-04-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16202?focusedWorklogId=752186=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-752186 ] ASF GitHub Bot logged work on HADOOP-16202: --- Author: ASF GitHub Bot

[GitHub] [hadoop] steveloughran commented on pull request #2584: HADOOP-16202. Enhance openFile() for better read performance against object stores

2022-04-04 Thread GitBox
steveloughran commented on PR #2584: URL: https://github.com/apache/hadoop/pull/2584#issuecomment-1087397803 ``` ./hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/ChecksumFileSystem.java:29:import java.util.concurrent.CompletableFuture;:8: Unused import -

[jira] [Work logged] (HADOOP-18154) S3A Authentication to support WebIdentity

2022-04-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18154?focusedWorklogId=752174=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-752174 ] ASF GitHub Bot logged work on HADOOP-18154: --- Author: ASF GitHub Bot

[GitHub] [hadoop] steveloughran commented on pull request #4070: HADOOP-18154. S3A Authentication to support WebIdentity

2022-04-04 Thread GitBox
steveloughran commented on PR #4070: URL: https://github.com/apache/hadoop/pull/4070#issuecomment-1087358960 + @mehakmeet -- 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.

[jira] [Work logged] (HADOOP-18088) Replace log4j 1.x with reload4j

2022-04-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18088?focusedWorklogId=752159=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-752159 ] ASF GitHub Bot logged work on HADOOP-18088: --- Author: ASF GitHub Bot

[GitHub] [hadoop] steveloughran commented on a diff in pull request #4052: HADOOP-18088. Replace log4j 1.x with reload4j.

2022-04-04 Thread GitBox
steveloughran commented on code in PR #4052: URL: https://github.com/apache/hadoop/pull/4052#discussion_r841532497 ## hadoop-client-modules/hadoop-client-runtime/pom.xml: ## @@ -151,7 +151,7 @@ commons-logging:commons-logging

[jira] [Work logged] (HADOOP-18088) Replace log4j 1.x with reload4j

2022-04-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18088?focusedWorklogId=752158=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-752158 ] ASF GitHub Bot logged work on HADOOP-18088: --- Author: ASF GitHub Bot

[GitHub] [hadoop] steveloughran commented on pull request #4052: HADOOP-18088. Replace log4j 1.x with reload4j.

2022-04-04 Thread GitBox
steveloughran commented on PR #4052: URL: https://github.com/apache/hadoop/pull/4052#issuecomment-1087314270 @Apache9 looking at this in 3.3.x too, FYI -- 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] [Commented] (HADOOP-14837) Handle S3A "glacier" data

2022-04-04 Thread Daniel Carl Jones (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-14837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17516689#comment-17516689 ] Daniel Carl Jones commented on HADOOP-14837: FYI, Glacier recently introduced a new