cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results for 
Search instead for 
Did you mean: 

Increase Stack Size for Python Subprocess

chris_b
New Contributor

I need to increase the stack size (from the default of 16384) to run a subprocess that requires a larger stack size.

I tried following this: https://community.databricks.com/t5/data-engineering/increase-stack-size-databricks/td-p/71492

And this: https://rangareddy.github.io/SparkStackOverflow/

But that didn't work.

I don't see any other solutions online.

Any ideas what to do? This seems like it should be possible to do.

1 REPLY 1

VZLA
Databricks Employee
Databricks Employee

Thanks for your question!
Are you referring to a Java stack size (-Xss) or a Python subprocess (ulimit -s)?

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local community—sign up today to get started!

Sign Up Now