Replies: 1 comment 1 reply
-
In the testing environment, fetching 300 million data using 'kyuubi.operation.incremental.collect=true' works fine(spark.driver.memory =4g,spark.executor.memory=8g). However, in the production environment, pulling 10 million data causes an OOM error... |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
config
spark3.1.1
spark.driver.memory 15g
spark.executor.memory 15g
log
Beta Was this translation helpful? Give feedback.
All reactions