Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[VL] Recover broken memory-trace option spark.gluten.backtrace.allocation #6635

Merged
merged 5 commits into from
Aug 2, 2024

Conversation

zhztheplayer
Copy link
Member

spark.gluten.backtrace.allocation was added in #3069 to print backtrace of large memory allocations into log.

The option was broken for a while and the PR is to recover the logic of it.

Additionally, option key spark.gluten.backtrace.allocation will be changed to spark.gluten.memory.backtrace.allocation.

Copy link

Thanks for opening a pull request!

Could you open an issue for this pull request on Github Issues?

https://github.com/apache/incubator-gluten/issues

Then could you also rename commit message and pull request title in the following format?

[GLUTEN-${ISSUES_ID}][COMPONENT]feat/fix: ${detailed message}

See also:

Copy link

Run Gluten Clickhouse CI

Copy link

Run Gluten Clickhouse CI

Copy link

Run Gluten Clickhouse CI

Copy link

Run Gluten Clickhouse CI

Copy link

Run Gluten Clickhouse CI

@zhztheplayer
Copy link
Member Author

@FelixYBW

@zhztheplayer
Copy link
Member Author

Tested locally. Merging.

@zhztheplayer zhztheplayer merged commit 3fbf488 into apache:main Aug 2, 2024
43 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants