hadoop-yetus commented on PR #5793:
URL: https://github.com/apache/hadoop/pull/5793#issuecomment-1813944899
:broken_heart: **-1 overall**
| Vote | Subsystem | Runtime | Logfile | Comment |
|::|--:|:|::|:---:|
| +0 :ok: | reexe
LiuGuH commented on PR #6005:
URL: https://github.com/apache/hadoop/pull/6005#issuecomment-1813917141
> @LiuGuH Please keep one PR at #5888 to re-submit, thus we could trace the
discussions. Thanks again.
Ok , reopen it now.
--
This is an automated message from the Apache Git Service.
LiuGuH opened a new pull request, #5888:
URL: https://github.com/apache/hadoop/pull/5888
### Description of PR
After [HDFS-16016](https://issues.apache.org/jira/browse/HDFS-16016) , it
makes ibr in a thread to avoid heartbeat blocking with ibr when require
readlock in Datanode.
KeeProMise commented on code in PR #6208:
URL: https://github.com/apache/hadoop/pull/6208#discussion_r1395175336
##
hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/java/org/apache/hadoop/hdfs/server/federation/router/RouterRpcClient.java:
##
@@ -772,13 +780,22 @@ public static bool
haiyang1987 commented on code in PR #6176:
URL: https://github.com/apache/hadoop/pull/6176#discussion_r1395148977
##
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/blockmanagement/BlockManager.java:
##
@@ -3040,6 +3060,100 @@ void rescanPostponedMisr
haiyang1987 commented on PR #6266:
URL: https://github.com/apache/hadoop/pull/6266#issuecomment-1813787555
> Thanks @haiyang1987 for your good work here. LGTM. +1 from my side. Let's
wait if other folks would like to be involved here. Thanks.
Thanks @Hexiaoqiao for your review it.
-
haiyang1987 commented on PR #6002:
URL: https://github.com/apache/hadoop/pull/6002#issuecomment-1813787016
Thanks @Hexiaoqiao for your comment.
seem have some conflicts and i will fix later.
--
This is an automated message from the Apache Git Service.
To respond to the message, plea
Hexiaoqiao commented on code in PR #6176:
URL: https://github.com/apache/hadoop/pull/6176#discussion_r1395128857
##
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/blockmanagement/BlockManager.java:
##
@@ -3040,6 +3060,100 @@ void rescanPostponedMisre
Hexiaoqiao commented on PR #6005:
URL: https://github.com/apache/hadoop/pull/6005#issuecomment-1813748185
@LiuGuH Please keep one PR at https://github.com/apache/hadoop/pull/5888 to
re-submit, thus we could trace the discussions. Thanks again.
--
This is an automated message from the Apac
Hexiaoqiao commented on PR #6002:
URL: https://github.com/apache/hadoop/pull/6002#issuecomment-1813735264
+1 from my side. Try to trigger CI manually. Let's wait what it will say.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
Hexiaoqiao commented on PR #5925:
URL: https://github.com/apache/hadoop/pull/5925#issuecomment-1813732267
Close this PR. Please try to contact us anytime here if we have missed some
information. Thanks again.
--
This is an automated message from the Apache Git Service.
To respond to the
Hexiaoqiao closed pull request #5925: HDFS-17141. Optimize the default
parameters for the FileUtil.isRegularFile() method
URL: https://github.com/apache/hadoop/pull/5925
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
goiri commented on code in PR #6251:
URL: https://github.com/apache/hadoop/pull/6251#discussion_r1395028788
##
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/test/java/org/apache/hadoop/yarn/server/MockResourceManagerFacade.java:
##
@@ -141,46 +
hadoop-yetus commented on PR #6262:
URL: https://github.com/apache/hadoop/pull/6262#issuecomment-1813502196
:broken_heart: **-1 overall**
| Vote | Subsystem | Runtime | Logfile | Comment |
|::|--:|:|::|:---:|
| +0 :ok: | reexe
[
https://issues.apache.org/jira/browse/HADOOP-18257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786520#comment-17786520
]
ASF GitHub Bot commented on HADOOP-18257:
-
hadoop-yetus commented on PR #6000:
hadoop-yetus commented on PR #6000:
URL: https://github.com/apache/hadoop/pull/6000#issuecomment-1813345909
:broken_heart: **-1 overall**
| Vote | Subsystem | Runtime | Logfile | Comment |
|::|--:|:|::|:---:|
| +0 :ok: | reexe
simbadzina commented on code in PR #6208:
URL: https://github.com/apache/hadoop/pull/6208#discussion_r1394785317
##
hadoop-hdfs-project/hadoop-hdfs-rbf/src/test/java/org/apache/hadoop/hdfs/server/federation/MiniRouterDFSCluster.java:
##
@@ -253,6 +253,19 @@ public FileSystem
ge
simbadzina commented on code in PR #6208:
URL: https://github.com/apache/hadoop/pull/6208#discussion_r1394778522
##
hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/java/org/apache/hadoop/hdfs/server/federation/router/RouterRpcClient.java:
##
@@ -772,13 +780,22 @@ public static bool
goiri commented on code in PR #6268:
URL: https://github.com/apache/hadoop/pull/6268#discussion_r1394648162
##
hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/java/org/apache/hadoop/hdfs/server/federation/resolver/MountTableResolver.java:
##
@@ -113,7 +113,7 @@ public class MountTa
goiri commented on code in PR #6190:
URL: https://github.com/apache/hadoop/pull/6190#discussion_r1394645699
##
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-router/src/test/java/org/apache/hadoop/yarn/server/router/subcluster/capacity/TestYarnFederationWithCapaci
goiri commented on code in PR #6256:
URL: https://github.com/apache/hadoop/pull/6256#discussion_r1394642086
##
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/test/java/org/apache/hadoop/yarn/server/federation/policies/manager/TestWeightedHomePolicyManag
goiri commented on code in PR #6265:
URL: https://github.com/apache/hadoop/pull/6265#discussion_r1394640065
##
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/src/main/java/org/apache/hadoop/yarn/client/cli/RMAdminCLI.java:
##
@@ -1039,6 +1114,54 @@ protected String getUsageS
goiri commented on code in PR #6271:
URL: https://github.com/apache/hadoop/pull/6271#discussion_r1394634988
##
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/src/main/java/org/apache/hadoop/yarn/server/api/protocolrecords/FederationQueueWeight.java:
##
@@ -170,6 +170,26 @@ publ
Steve Loughran created HADOOP-18975:
---
Summary: AWS SDK v2: support FIPS endpoints
Key: HADOOP-18975
URL: https://issues.apache.org/jira/browse/HADOOP-18975
Project: Hadoop Common
Issue Type
[
https://issues.apache.org/jira/browse/HADOOP-18956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786442#comment-17786442
]
ASF GitHub Bot commented on HADOOP-18956:
-
jojochuang commented on code in PR #
jojochuang commented on code in PR #6263:
URL: https://github.com/apache/hadoop/pull/6263#discussion_r1394543588
##
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/DFSZKFailoverController.java:
##
@@ -297,8 +298,8 @@ public List getAllOtherNodes() {
[
https://issues.apache.org/jira/browse/HADOOP-18869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786425#comment-17786425
]
ASF GitHub Bot commented on HADOOP-18869:
-
steveloughran commented on PR #6274:
steveloughran commented on PR #6274:
URL: https://github.com/apache/hadoop/pull/6274#issuecomment-1812850677
can you add an empty commit and push it up, this will trigger a rebuild
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitH
[
https://issues.apache.org/jira/browse/HADOOP-18869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786424#comment-17786424
]
ASF GitHub Bot commented on HADOOP-18869:
-
steveloughran commented on PR #6274:
steveloughran commented on PR #6274:
URL: https://github.com/apache/hadoop/pull/6274#issuecomment-1812846231
looks like yetus is playing up
> 07:32:57 #3 [internal] load metadata for
docker.io/yetus/hadoop:3400e8257e1b
> 07:32:58 #3 ERROR: pull access denied, repository does not exis
hadoop-yetus commented on PR #6230:
URL: https://github.com/apache/hadoop/pull/6230#issuecomment-1812800766
:confetti_ball: **+1 overall**
| Vote | Subsystem | Runtime | Logfile | Comment |
|::|--:|:|::|:---:|
| +0 :ok: | reex
[
https://issues.apache.org/jira/browse/HADOOP-18964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786375#comment-17786375
]
Ayush Saxena commented on HADOOP-18964:
---
Committed to trunk.
Thanx [~vinodananda
[
https://issues.apache.org/jira/browse/HADOOP-18964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ayush Saxena resolved HADOOP-18964.
---
Fix Version/s: 3.4.0
Hadoop Flags: Reviewed
Resolution: Fixed
> Update plugin f
[
https://issues.apache.org/jira/browse/HADOOP-18964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ayush Saxena updated HADOOP-18964:
--
Summary: Update plugin for SBOM generation to 2.7.10 (was: Update plugin
for SBOM generation
ayushtkn merged PR #6235:
URL: https://github.com/apache/hadoop/pull/6235
--
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...@hado
[
https://issues.apache.org/jira/browse/HADOOP-18973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786363#comment-17786363
]
Attila Doroszlai commented on HADOOP-18973:
---
Thanks a lot [~ayushtkn]!
> Cle
[
https://issues.apache.org/jira/browse/HADOOP-18973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786362#comment-17786362
]
Ayush Saxena commented on HADOOP-18973:
---
[~adoroszlai] done!!!
> Clean yum cache
[
https://issues.apache.org/jira/browse/HADOOP-18956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786352#comment-17786352
]
ASF GitHub Bot commented on HADOOP-18956:
-
fapifta commented on code in PR #626
fapifta commented on code in PR #6263:
URL: https://github.com/apache/hadoop/pull/6263#discussion_r1394197568
##
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/DFSZKFailoverController.java:
##
@@ -297,8 +298,8 @@ public List getAllOtherNodes() {
[
https://issues.apache.org/jira/browse/HADOOP-18910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786350#comment-17786350
]
ASF GitHub Bot commented on HADOOP-18910:
-
anmolanmol1234 commented on code in
anmolanmol1234 commented on code in PR #6069:
URL: https://github.com/apache/hadoop/pull/6069#discussion_r1394192118
##
hadoop-tools/hadoop-azure/src/test/java/org/apache/hadoop/fs/azurebfs/ITestAzureBlobFileSystemChecksum.java:
##
@@ -55,7 +54,7 @@ public class ITestAzureBlobFi
anmolanmol1234 commented on code in PR #6069:
URL: https://github.com/apache/hadoop/pull/6069#discussion_r1394181958
##
hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azurebfs/services/AbfsClient.java:
##
@@ -829,6 +829,13 @@ && appendSuccessCheckOp(op, path,
[
https://issues.apache.org/jira/browse/HADOOP-18910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786348#comment-17786348
]
ASF GitHub Bot commented on HADOOP-18910:
-
anmolanmol1234 commented on code in
[
https://issues.apache.org/jira/browse/HADOOP-18973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786344#comment-17786344
]
Attila Doroszlai commented on HADOOP-18973:
---
[~ayushsaxena], [~weichiu], can
[
https://issues.apache.org/jira/browse/HADOOP-18708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786330#comment-17786330
]
ASF GitHub Bot commented on HADOOP-18708:
-
steveloughran commented on code in P
steveloughran commented on code in PR #6164:
URL: https://github.com/apache/hadoop/pull/6164#discussion_r1394114015
##
hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/S3AUtils.java:
##
@@ -170,6 +171,15 @@ public static IOException translateException(@Nullable
St
haiyang1987 commented on PR #6176:
URL: https://github.com/apache/hadoop/pull/6176#issuecomment-1812423707
Hi @ayushtkn @tomscut @xinglin Would you mind to also take a review this pr
when you have free time? thank you very much~
--
This is an automated message from the Apache Git Service.
haiyang1987 commented on PR #6266:
URL: https://github.com/apache/hadoop/pull/6266#issuecomment-1812423453
Hi @tomscut @xinglin Would you mind to also take a review this pr when you
have free time? thank you very much~
--
This is an automated message from the Apache Git Service.
To respon
anmolanmol1234 commented on code in PR #6270:
URL: https://github.com/apache/hadoop/pull/6270#discussion_r1394012316
##
hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azurebfs/services/AbfsInputStream.java:
##
@@ -358,6 +360,7 @@ private int readFileCompletely(fina
[
https://issues.apache.org/jira/browse/HADOOP-17912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786274#comment-17786274
]
ASF GitHub Bot commented on HADOOP-17912:
-
hadoop-yetus commented on PR #6221:
hadoop-yetus commented on PR #6221:
URL: https://github.com/apache/hadoop/pull/6221#issuecomment-1812119754
:confetti_ball: **+1 overall**
| Vote | Subsystem | Runtime | Logfile | Comment |
|::|--:|:|::|:---:|
| +0 :ok: | reex
LiuGuH closed pull request #5888: HDFS-17121. BPServiceActor to provide new
thread to handle FBR
URL: https://github.com/apache/hadoop/pull/5888
--
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 s
LiuGuH commented on PR #5888:
URL: https://github.com/apache/hadoop/pull/5888#issuecomment-1812116554
Please disscuss in https://github.com/apache/hadoop/pull/6005
This is closed because Apache Yetus always faild with once a oom file.
--
This is an automated message from the Apache Gi
[
https://issues.apache.org/jira/browse/HADOOP-18957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786260#comment-17786260
]
ASF GitHub Bot commented on HADOOP-18957:
-
hadoop-yetus commented on PR #6231:
hadoop-yetus commented on PR #6231:
URL: https://github.com/apache/hadoop/pull/6231#issuecomment-1812093013
:confetti_ball: **+1 overall**
| Vote | Subsystem | Runtime | Logfile | Comment |
|::|--:|:|::|:---:|
| +0 :ok: | reex
LiuGuH commented on PR #6244:
URL: https://github.com/apache/hadoop/pull/6244#issuecomment-1812047817
>the only place FBR creates problem is at NN side
DN side heartbeat will be blocked untils fbr finished , with large cold data
storage disk in one datanode.
INFO org.apache.hadoop.
[
https://issues.apache.org/jira/browse/HADOOP-18973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Attila Doroszlai resolved HADOOP-18973.
---
Resolution: Done
> Clean yum cache after installing which in hadoop2 docker image
>
[
https://issues.apache.org/jira/browse/HADOOP-18973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786233#comment-17786233
]
ASF GitHub Bot commented on HADOOP-18973:
-
adoroszlai commented on PR #6273:
UR
[
https://issues.apache.org/jira/browse/HADOOP-18973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786232#comment-17786232
]
ASF GitHub Bot commented on HADOOP-18973:
-
adoroszlai merged PR #6273:
URL: htt
adoroszlai commented on PR #6273:
URL: https://github.com/apache/hadoop/pull/6273#issuecomment-1812006882
Thanks @ayushtkn 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 go to the spec
adoroszlai merged PR #6273:
URL: https://github.com/apache/hadoop/pull/6273
--
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
[
https://issues.apache.org/jira/browse/HADOOP-17912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786226#comment-17786226
]
ASF GitHub Bot commented on HADOOP-17912:
-
saxenapranav commented on PR #6221:
saxenapranav commented on PR #6221:
URL: https://github.com/apache/hadoop/pull/6221#issuecomment-1812001190
Hi @steveloughran, thank you so much for the approval. I have back-merged
the trunk. Also, I have added the documentation in abfs.md for the new configs
added. Thank you so much.
--
ayushtkn commented on PR #6244:
URL: https://github.com/apache/hadoop/pull/6244#issuecomment-1811994921
I have been reading the comments on the original ticket, and mostly share
same thought as @Hexiaoqiao, the one case in the end mentioned was answered
here, I believe:
https://issues.
Ayush Saxena created HADOOP-18974:
-
Summary: Replace commons-lang imports with commons-lang3
Key: HADOOP-18974
URL: https://issues.apache.org/jira/browse/HADOOP-18974
Project: Hadoop Common
I
65 matches
Mail list logo