Skip to content

Conversation

@JunhyungSong
Copy link

The description for the Gluten config "spark.gluten.memory.isolation" was incorrect. Update it to be correct.

@github-actions github-actions bot added the CORE works for Gluten Core label Nov 16, 2025
@github-actions
Copy link

Run Gluten Clickhouse CI on x86

@wForget
Copy link
Member

wForget commented Nov 17, 2025

Could you also update Configuration.md?

| spark.gluten.memory.isolation | false | Enable isolated memory mode. If true, Gluten controls the maximum off-heap memory can be used by each task to X, X = executor memory / max task slots. It's recommended to set true if Gluten serves concurrent queries within a single session, since not all memory Gluten allocated is guaranteed to be spillable. In the case, the feature should be enabled to avoid OOM. |

@PHILO-HE
Copy link
Member

Could you also update Configuration.md?

| spark.gluten.memory.isolation | false | Enable isolated memory mode. If true, Gluten controls the maximum off-heap memory can be used by each task to X, X = executor memory / max task slots. It's recommended to set true if Gluten serves concurrent queries within a single session, since not all memory Gluten allocated is guaranteed to be spillable. In the case, the feature should be enabled to avoid OOM. |

@JunhyungSong, you can run the following mvn command to update this document, and then push the changes.
mvn clean test -Pspark-3.5 -Pbackends-velox -DwildcardSuites=org.apache.gluten.config.AllGlutenConfiguration

@github-actions
Copy link

github-actions bot commented Jan 2, 2026

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.

@github-actions github-actions bot added the stale stale label Jan 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CORE works for Gluten Core stale stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants