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] Add config for show velox task metrics when finished #6573

Merged
merged 2 commits into from
Jul 25, 2024

Conversation

Yohahaha
Copy link
Contributor

What changes were proposed in this pull request?

Add config spark.gluten.sql.columnar.backend.velox.showTaskMetricsWhenFinished for show velox task metrics when finished, it helps debug task level execution.

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

@FelixYBW
Copy link
Contributor

Can we use kDebugModeEnabled?

@Yohahaha
Copy link
Contributor Author

Can we use kDebugModeEnabled?

kDebugModeEnabled still works but it's a coarse-grained config, new config aims to show more details for production job.

Copy link

Run Gluten Clickhouse CI

@Yohahaha
Copy link
Contributor Author

cc @ulysses-you @liujiayi771 thank you!

@ulysses-you ulysses-you merged commit ae283e0 into apache:main Jul 25, 2024
43 checks passed
@Yohahaha Yohahaha deleted the improve-debug branch July 25, 2024 01:46
weiting-chen pushed a commit to weiting-chen/gluten that referenced this pull request Nov 19, 2024
weiting-chen added a commit that referenced this pull request Nov 20, 2024
* [GLUTEN-7024][VL] Skip call collectMetrics when the task does not call next() (#7025)

* [GLUTEN-7130][CORE] Skip command execution when collect qe fallback summary (#7132)

* [VL] Add config for show velox task metrics when finished (#6573)

---------

Co-authored-by: zhaokuo <[email protected]>
Co-authored-by: Zhen Wang <[email protected]>
Co-authored-by: Yang Zhang <[email protected]>
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.

3 participants