Re: [PR] YARN-11649. [Federation] Create Override for Maximum Resource Capability in getNewApplication [hadoop]

2024-02-13 Thread via GitHub
jchanggg commented on PR #6481: URL: https://github.com/apache/hadoop/pull/6481#issuecomment-1943201285 Gentle ping @slfan1989 , thank you! -- 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 sp

[jira] [Commented] (HADOOP-19072) S3A: expand optimisations on stores with "fs.s3a.create.performance"

2024-02-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17817227#comment-17817227 ] ASF GitHub Bot commented on HADOOP-19072: - virajjasani commented on PR #6543: U

Re: [PR] HADOOP-19072. S3A: expand optimisations on stores with "fs.s3a.create.performance" [hadoop]

2024-02-13 Thread via GitHub
virajjasani commented on PR #6543: URL: https://github.com/apache/hadoop/pull/6543#issuecomment-1943188871 Tested against `us-west-2`: `mvn clean verify -Dparallel-tests -DtestsThreadCount=8 -Dscale -Dprefetch` -- This is an automated message from the Apache Git Service. To resp

Re: [PR] HADOOP-18980. S3A credential provider remapping: make extensible (#6406) [hadoop]

2024-02-13 Thread via GitHub
virajjasani commented on PR #6525: URL: https://github.com/apache/hadoop/pull/6525#issuecomment-1943184939 Addendum PR to cover corner cases: #6546 -- 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 t

Re: [PR] [SPARK-38958]: Override S3 Client in Spark Write/Read calls [hadoop]

2024-02-13 Thread via GitHub
hadoop-yetus commented on PR #6550: URL: https://github.com/apache/hadoop/pull/6550#issuecomment-1943173216 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexe

[jira] [Commented] (HADOOP-14837) Handle S3A "glacier" data

2024-02-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-14837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17817209#comment-17817209 ] ASF GitHub Bot commented on HADOOP-14837: - hadoop-yetus commented on PR #6407:

Re: [PR] HADOOP-14837 : Support Read Restored Glacier Objects [hadoop]

2024-02-13 Thread via GitHub
hadoop-yetus commented on PR #6407: URL: https://github.com/apache/hadoop/pull/6407#issuecomment-1943092389 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reex

[PR] [SPARK-38958]: Override S3 Client in Spark Write/Read calls [hadoop]

2024-02-13 Thread via GitHub
PradhanPrerak opened a new pull request, #6550: URL: https://github.com/apache/hadoop/pull/6550 ### Description of PR - Support to add custom headers to s3a s3 and sts client Introducing new custom.headers config for each client type, Upon setting this header each s3/sts request wi

Re: [PR] HDFS-17354: Delay invoke clearStaleNamespacesInRouterStateIdContext during router start up [hadoop]

2024-02-13 Thread via GitHub
simbadzina merged PR #6498: URL: https://github.com/apache/hadoop/pull/6498 -- 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-unsubscr...@ha

[PR] HDFS-17380. FsImageValidation: remove inaccessible nodes. [hadoop]

2024-02-13 Thread via GitHub
szetszwo opened a new pull request, #6549: URL: https://github.com/apache/hadoop/pull/6549 ### Description of PR If a fsimage is corrupted, it may have inaccessible nodes. The FsImageValidation tool currently is able to identify the inaccessible nodes when validating the INodeMap. Th

Re: [PR] HDFS-17364. Configurably use WeakReferencedElasticByteBufferPool in DFSStripedInputStream [hadoop]

2024-02-13 Thread via GitHub
bbeaudreault commented on PR #6514: URL: https://github.com/apache/hadoop/pull/6514#issuecomment-1942232124 @zhangshuyan0 Thank you for looking! I followed the existing pattern of hedged read and striped thread pools. Both of those are only used in DFSInputStream but are configured an

[jira] [Resolved] (HADOOP-18930) S3A: make fs.s3a.create.performance an option you can set for the entire bucket

2024-02-13 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HADOOP-18930. - Fix Version/s: 3.4.0 (was: 3.3.7-aws) Resolution: Fixed >

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

2024-02-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17817062#comment-17817062 ] ASF GitHub Bot commented on HADOOP-18088: - steveloughran merged PR #6547: URL:

Re: [PR] HADOOP-18088. Replace log4j 1.x with reload4j. (#4052) [hadoop]

2024-02-13 Thread via GitHub
steveloughran merged PR #6547: URL: https://github.com/apache/hadoop/pull/6547 -- 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-unsubscr...

[jira] [Commented] (HADOOP-15984) Update jersey from 1.19 to 2.x

2024-02-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-15984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17817057#comment-17817057 ] ASF GitHub Bot commented on HADOOP-15984: - virajjasani closed pull request #576

Re: [PR] HADOOP-15984. Jersey 2.x upgrade [hadoop]

2024-02-13 Thread via GitHub
virajjasani closed pull request #5768: HADOOP-15984. Jersey 2.x upgrade URL: https://github.com/apache/hadoop/pull/5768 -- 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 unsub

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

2024-02-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17817037#comment-17817037 ] ASF GitHub Bot commented on HADOOP-18088: - steveloughran commented on code in P

Re: [PR] HADOOP-18088. Replace log4j 1.x with reload4j. (#4052) [hadoop]

2024-02-13 Thread via GitHub
steveloughran commented on code in PR #6547: URL: https://github.com/apache/hadoop/pull/6547#discussion_r1488049327 ## LICENSE-binary: ## @@ -489,11 +489,10 @@ org.checkerframework:checker-qual:2.5.2 org.codehaus.mojo:animal-sniffer-annotations:1.21 org.jruby.jcodings:jcodings

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

2024-02-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17817031#comment-17817031 ] ASF GitHub Bot commented on HADOOP-18088: - iwasakims commented on code in PR #6

Re: [PR] HADOOP-18088. Replace log4j 1.x with reload4j. (#4052) [hadoop]

2024-02-13 Thread via GitHub
iwasakims commented on code in PR #6547: URL: https://github.com/apache/hadoop/pull/6547#discussion_r1488029533 ## LICENSE-binary: ## @@ -489,11 +489,10 @@ org.checkerframework:checker-qual:2.5.2 org.codehaus.mojo:animal-sniffer-annotations:1.21 org.jruby.jcodings:jcodings:1.0

[jira] [Comment Edited] (HADOOP-15984) Update jersey from 1.19 to 2.x

2024-02-13 Thread Shilun Fan (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-15984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17817023#comment-17817023 ] Shilun Fan edited comment on HADOOP-15984 at 2/13/24 3:01 PM: ---

[jira] [Commented] (HADOOP-19057) S3 public test bucket landsat-pds unreadable -needs replacement

2024-02-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17817026#comment-17817026 ] ASF GitHub Bot commented on HADOOP-19057: - hadoop-yetus commented on PR #6548:

Re: [PR] HADOOP-19057. S3A: Landsat bucket used in tests no longer accessible (#6515) [hadoop]

2024-02-13 Thread via GitHub
hadoop-yetus commented on PR #6548: URL: https://github.com/apache/hadoop/pull/6548#issuecomment-1941665287 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reex

[jira] [Commented] (HADOOP-15984) Update jersey from 1.19 to 2.x

2024-02-13 Thread Shilun Fan (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-15984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17817023#comment-17817023 ] Shilun Fan commented on HADOOP-15984: - [~iwasakims] [~fanningpj] Thank you for the

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

2024-02-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17816992#comment-17816992 ] ASF GitHub Bot commented on HADOOP-18088: - steveloughran commented on PR #6547:

Re: [PR] HADOOP-18088. Replace log4j 1.x with reload4j. (#4052) [hadoop]

2024-02-13 Thread via GitHub
steveloughran commented on PR #6547: URL: https://github.com/apache/hadoop/pull/6547#issuecomment-1941502210 Incidentally, as this is a backport I don't need a vote from anyone but myself :-) just making sure it is good -- This is an automated message from the Apache Git Service. T

[jira] [Commented] (HADOOP-19057) S3 public test bucket landsat-pds unreadable -needs replacement

2024-02-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17816991#comment-17816991 ] ASF GitHub Bot commented on HADOOP-19057: - steveloughran commented on PR #6548:

Re: [PR] HADOOP-19057. S3A: Landsat bucket used in tests no longer accessible (#6515) [hadoop]

2024-02-13 Thread via GitHub
steveloughran commented on PR #6548: URL: https://github.com/apache/hadoop/pull/6548#issuecomment-1941491465 this is the cherrypick of #6515 to branch-3.3, moving to the v1 sdk. a couple of places I left the variables as csvPath as is simplified the test, cut some methods and a whole

[jira] [Commented] (HADOOP-19057) S3 public test bucket landsat-pds unreadable -needs replacement

2024-02-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17816989#comment-17816989 ] ASF GitHub Bot commented on HADOOP-19057: - steveloughran opened a new pull requ

[PR] HADOOP-19057. S3A: Landsat bucket used in tests no longer accessible (#6515) [hadoop]

2024-02-13 Thread via GitHub
steveloughran opened a new pull request, #6548: URL: https://github.com/apache/hadoop/pull/6548 The AWS landsat data previously used in some S3A tests is no longer accessible This PR moves to the new external file s3a://noaa-cors-pds/raw/2024/001/akse/AKSE001x.24_.gz * L

Re: [PR] HADOOP-19075. add shaded jersey jar hadoop-shaded-jersey. [hadoop-thirdparty]

2024-02-13 Thread via GitHub
pjfanning commented on code in PR #33: URL: https://github.com/apache/hadoop-thirdparty/pull/33#discussion_r1487691552 ## pom.xml: ## @@ -126,6 +132,7 @@ hadoop-shaded-protobuf_3_21 hadoop-shaded-guava hadoop-shaded-avro_1_11 +hadoop-shaded-jersery Review Com

[jira] [Commented] (HADOOP-19057) S3 public test bucket landsat-pds unreadable -needs replacement

2024-02-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17816959#comment-17816959 ] ASF GitHub Bot commented on HADOOP-19057: - hadoop-yetus commented on PR #6515:

Re: [PR] HADOOP-19057. S3A: Landsat bucket used in tests no longer accessible [hadoop]

2024-02-13 Thread via GitHub
hadoop-yetus commented on PR #6515: URL: https://github.com/apache/hadoop/pull/6515#issuecomment-1941210426 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexe

[jira] [Commented] (HADOOP-14837) Handle S3A "glacier" data

2024-02-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-14837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17816958#comment-17816958 ] ASF GitHub Bot commented on HADOOP-14837: - hadoop-yetus commented on PR #6407:

Re: [PR] HADOOP-14837 : Support Read Restored Glacier Objects [hadoop]

2024-02-13 Thread via GitHub
hadoop-yetus commented on PR #6407: URL: https://github.com/apache/hadoop/pull/6407#issuecomment-1941195431 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexe

[jira] [Updated] (HADOOP-19057) S3 public test bucket landsat-pds unreadable -needs replacement

2024-02-13 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated HADOOP-19057: Description: The s3 test bucket used in hadoop-aws tests of S3 select and large file read

[jira] [Updated] (HADOOP-19057) S3 public test bucket landsat-pds unreadable -needs replacement

2024-02-13 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated HADOOP-19057: Description: The s3 test bucket used in hadoop-aws tests of S3 select and large file read

[jira] [Updated] (HADOOP-19057) S3 public test bucket landsat-pds unreadable -needs replacement

2024-02-13 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated HADOOP-19057: Fix Version/s: 3.5.0 > S3 public test bucket landsat-pds unreadable -needs replacement >

[jira] [Commented] (HADOOP-19057) S3 public test bucket landsat-pds unreadable -needs replacement

2024-02-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17816956#comment-17816956 ] ASF GitHub Bot commented on HADOOP-19057: - steveloughran commented on PR #6515:

Re: [PR] HADOOP-19057. S3A: Landsat bucket used in tests no longer accessible [hadoop]

2024-02-13 Thread via GitHub
steveloughran merged PR #6515: URL: https://github.com/apache/hadoop/pull/6515 -- 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-unsubscr...

Re: [PR] HADOOP-19057. S3A: Landsat bucket used in tests no longer accessible [hadoop]

2024-02-13 Thread via GitHub
steveloughran commented on PR #6515: URL: https://github.com/apache/hadoop/pull/6515#issuecomment-1941157296 @virajjasani i want something with anonymous access; this is the only place we can validate this. -- This is an automated message from the Apache Git Service. To respond to the mes

[jira] [Commented] (HADOOP-19057) S3 public test bucket landsat-pds unreadable -needs replacement

2024-02-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17816955#comment-17816955 ] ASF GitHub Bot commented on HADOOP-19057: - steveloughran merged PR #6515: URL:

[jira] [Commented] (HADOOP-19057) S3 public test bucket landsat-pds unreadable -needs replacement

2024-02-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17816953#comment-17816953 ] ASF GitHub Bot commented on HADOOP-19057: - steveloughran commented on PR #6515:

Re: [PR] HADOOP-19057. S3A: Landsat bucket used in tests no longer accessible [hadoop]

2024-02-13 Thread via GitHub
steveloughran commented on PR #6515: URL: https://github.com/apache/hadoop/pull/6515#issuecomment-1941122988 @ahmarsuhail yes, those two failures are outstanding and covered in separate JIRAs. * TestS3ACommitterFactory.testEverything. This tries to dynamically alter the fs instance t

[jira] [Commented] (HADOOP-19057) S3 public test bucket landsat-pds unreadable -needs replacement

2024-02-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17816950#comment-17816950 ] ASF GitHub Bot commented on HADOOP-19057: - steveloughran commented on PR #6515:

Re: [PR] HADOOP-19057. S3A: Landsat bucket used in tests no longer accessible [hadoop]

2024-02-13 Thread via GitHub
steveloughran commented on PR #6515: URL: https://github.com/apache/hadoop/pull/6515#issuecomment-1941117215 @virajjasani if this goes away we can deal with it again...there's more resilience this time. -- This is an automated message from the Apache Git Service. To respond to the message

[jira] [Commented] (HADOOP-19057) S3 public test bucket landsat-pds unreadable -needs replacement

2024-02-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17816949#comment-17816949 ] ASF GitHub Bot commented on HADOOP-19057: - steveloughran commented on code in P

Re: [PR] HADOOP-19057. S3A: Landsat bucket used in tests no longer accessible [hadoop]

2024-02-13 Thread via GitHub
steveloughran commented on code in PR #6515: URL: https://github.com/apache/hadoop/pull/6515#discussion_r1487574359 ## hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/connecting.md: ## @@ -289,9 +289,8 @@ for buckets in the central and EU/Ireland endpoints. ```xml

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

2024-02-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17816948#comment-17816948 ] ASF GitHub Bot commented on HADOOP-18088: - steveloughran commented on PR #6547:

Re: [PR] HADOOP-18088. Replace log4j 1.x with reload4j. (#4052) [hadoop]

2024-02-13 Thread via GitHub
steveloughran commented on PR #6547: URL: https://github.com/apache/hadoop/pull/6547#issuecomment-1941110038 full clean build with this and there are no log4j jars on the classpath ``` > find hadoop-dist/target/hadoop-3.5.0-SNAPSHOT -print | grep log hadoop-dist/target/hadoop-3.5

[jira] [Commented] (HADOOP-15984) Update jersey from 1.19 to 2.x

2024-02-13 Thread PJ Fanning (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-15984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17816897#comment-17816897 ] PJ Fanning commented on HADOOP-15984: - Jersey 1 uses jsr311 jar and Jersey2 uses rs

[jira] [Commented] (HADOOP-14837) Handle S3A "glacier" data

2024-02-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-14837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17816892#comment-17816892 ] ASF GitHub Bot commented on HADOOP-14837: - bpahuja commented on code in PR #640

Re: [PR] HADOOP-14837 : Support Read Restored Glacier Objects [hadoop]

2024-02-13 Thread via GitHub
bpahuja commented on code in PR #6407: URL: https://github.com/apache/hadoop/pull/6407#discussion_r1487377659 ## hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/list/ITestS3AReadRestoredGlacierObjects.java: ## @@ -0,0 +1,181 @@ +/* + * Licensed to the Apache Softw

[jira] [Commented] (HADOOP-14837) Handle S3A "glacier" data

2024-02-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-14837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17816890#comment-17816890 ] ASF GitHub Bot commented on HADOOP-14837: - bpahuja commented on code in PR #640

Re: [PR] HADOOP-14837 : Support Read Restored Glacier Objects [hadoop]

2024-02-13 Thread via GitHub
bpahuja commented on code in PR #6407: URL: https://github.com/apache/hadoop/pull/6407#discussion_r1487376391 ## hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/index.md: ## @@ -1309,6 +1309,20 @@ The switch to turn S3A auditing on or off. +

[jira] [Commented] (HADOOP-14837) Handle S3A "glacier" data

2024-02-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-14837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17816887#comment-17816887 ] ASF GitHub Bot commented on HADOOP-14837: - bpahuja commented on code in PR #640

Re: [PR] HADOOP-14837 : Support Read Restored Glacier Objects [hadoop]

2024-02-13 Thread via GitHub
bpahuja commented on code in PR #6407: URL: https://github.com/apache/hadoop/pull/6407#discussion_r1487363104 ## hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/S3AFileSystem.java: ## @@ -577,6 +583,11 @@ public void initialize(URI name, Configuration originalCon