Skip to content
Discussion options

You must be logged in to vote

I had the same issue when starting many spark engines in yarn-client mode.
Increase max number of processes in /etc/security/limits.conf fixed it.

kyuubi         soft    nproc            16384
kyuubi         hard    nproc            16384

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
3 replies
@stgztsw
Comment options

@ulysses-you
Comment options

@pan3793
Comment options

pan3793 Jul 18, 2022
Collaborator

Comment options

You must be logged in to vote
2 replies
@kmsantanu
Comment options

@akizminet
Comment options

Answer selected by yaooqinn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants