[jira] [Created] (HADOOP-19270) Use stable sort in commandQueue

2024-09-08 Thread Kim gichan (Jira)
Kim gichan created HADOOP-19270: --- Summary: Use stable sort in commandQueue Key: HADOOP-19270 URL: https://issues.apache.org/jira/browse/HADOOP-19270 Project: Hadoop Common Issue Type: Bug

Re: [PR] YARN-11702: Fix Yarn over allocating containers [hadoop]

2024-09-08 Thread via GitHub
shameersss1 commented on PR #6990: URL: https://github.com/apache/hadoop/pull/6990#issuecomment-2337121092 @slfan1989 - Gentle reminder for review. cc: @aajisaka -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] YARN-11702: Fix Yarn over allocating containers [hadoop]

2024-09-08 Thread via GitHub
shameersss1 commented on PR #6990: URL: https://github.com/apache/hadoop/pull/6990#issuecomment-2337119658 > Why are multiple requests for Containers sent? This is the key to the problem. Thats how the AMRMClient is implemented. As long as AM doesn't get the required containers, it k

Re: [PR] HDFS-17602. RBF mount point with SPACE order can not find the most available namespace, it will choose an irrelevant namespace [hadoop]

2024-09-08 Thread via GitHub
wzk784533 commented on code in PR #6991: URL: https://github.com/apache/hadoop/pull/6991#discussion_r1749481916 ## hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/java/org/apache/hadoop/hdfs/server/federation/resolver/order/AvailableSpaceResolver.java: ## @@ -118,6 +121,20 @@ prote

[jira] [Commented] (HADOOP-19255) LZO files cannot be decompressed

2024-09-08 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17880164#comment-17880164 ] ASF GitHub Bot commented on HADOOP-19255: - brahmareddybattula commented on PR #

Re: [PR] HADOOP-19255. Update io.compression.codec.lzo.buffersize to 262144 [hadoop]

2024-09-08 Thread via GitHub
brahmareddybattula commented on PR #7009: URL: https://github.com/apache/hadoop/pull/7009#issuecomment-2336756533 @guptashailesh92 can we've any UT for this.? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

Re: [PR] YARN-11709. NodeManager should be shut down or blacklisted when it ca… [hadoop]

2024-09-08 Thread via GitHub
zeekling commented on code in PR #6960: URL: https://github.com/apache/hadoop/pull/6960#discussion_r1749152353 ## hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/java/org/apache/hadoop/yarn/server/nodemanager/LinuxContainerExecutor.java: ##

Re: [PR] HDFS-16084. Fix getJNIEnv crash due to incorrect state set to tls var [hadoop]

2024-09-08 Thread via GitHub
Hexiaoqiao commented on PR #6969: URL: https://github.com/apache/hadoop/pull/6969#issuecomment-2336603872 > > Not see any place marked 3.4.2, would you mind to confirm? Thanks. > > branch-3.4 is going to be where 3.4.2 is going to be forked from -if you do a PR for that branch it'll b