[
https://issues.apache.org/jira/browse/HADOOP-19846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18066929#comment-18066929
]
ASF GitHub Bot commented on HADOOP-19846:
-----------------------------------------
pan3793 commented on code in PR #8358:
URL: https://github.com/apache/hadoop/pull/8358#discussion_r2963763131
##########
dev-support/bin/hadoop.sh:
##########
@@ -56,6 +56,8 @@ function personality_globals
if [[ -z "${HADOOP_HOMEBREW_DIR}" ]]; then
HADOOP_HOMEBREW_DIR=/usr/local
fi
+ #shellcheck disable=SC2034
+ PROC_LIMIT=10000
Review Comment:
what's the default value if we don't set it explicitly?
> CI failure: unable to create native thread
> ------------------------------------------
>
> Key: HADOOP-19846
> URL: https://issues.apache.org/jira/browse/HADOOP-19846
> Project: Hadoop Common
> Issue Type: Bug
> Components: test
> Affects Versions: 3.5.1
> Reporter: Aaron Fabbri
> Assignee: Aaron Fabbri
> Priority: Minor
> Labels: pull-request-available
>
> I noticed some of these failures in a [recent CI
> run|https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8350/3/artifact/out/patch-unit-root.txt]
> (root unit tests):
> ```
> [ERROR] unable to create native thread: possibly out of memory or
> process/resource limits reached
> ```
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]