cnauroth commented on PR #7721:
URL: https://github.com/apache/hadoop/pull/7721#issuecomment-2957680008
I have merged this into the feature branch. I also rebased against current
trunk with a force push, so anyone working on this should take a fresh pull of
the feature branch. Thank you @ar
cnauroth closed pull request #7721: HADOOP-19343. Add support for mkdir() and
getFileStatus()
URL: https://github.com/apache/hadoop/pull/7721
--
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 spec
hadoop-yetus commented on PR #7721:
URL: https://github.com/apache/hadoop/pull/7721#issuecomment-2948356611
:confetti_ball: **+1 overall**
| Vote | Subsystem | Runtime | Logfile | Comment |
|::|--:|:|::|:---:|
| +0 :ok: | reex
arunkumarchacko commented on code in PR #7721:
URL: https://github.com/apache/hadoop/pull/7721#discussion_r2131402326
##
hadoop-tools/hadoop-gcp/src/main/java/org/apache/hadoop/fs/gs/ApiErrorExtractor.java:
##
@@ -0,0 +1,330 @@
+/*
+ * Licensed to the Apache Software Foundation
cnauroth commented on code in PR #7721:
URL: https://github.com/apache/hadoop/pull/7721#discussion_r2129560540
##
hadoop-tools/hadoop-gcp/src/main/java/org/apache/hadoop/fs/gs/GoogleHadoopFileSystem.java:
##
@@ -402,18 +465,29 @@ public Path getWorkingDirectory() {
}
@Ov
hadoop-yetus commented on PR #7721:
URL: https://github.com/apache/hadoop/pull/7721#issuecomment-2943518831
:confetti_ball: **+1 overall**
| Vote | Subsystem | Runtime | Logfile | Comment |
|::|--:|:|::|:---:|
| +0 :ok: | reex
arunkumarchacko opened a new pull request, #7721:
URL: https://github.com/apache/hadoop/pull/7721
### Description of PR
### How was this patch tested?
### For code changes:
- [ ] Does the title or this PR starts with the corresponding JIRA issue id
(e.g.