Input size metrics is not available in spark-UI for gluten with velox backend #6132
Unanswered
himanshu-zetta
asked this question in
Q&A
Replies: 0 comments
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.
-
Normally for scan stages in vanilla spark, I see the "Input size / Records" metrics for stages (in which scan operation occurs) like this:
But the same metrics is not available in case of gluten for the stages where scan operation occurs:
Is this a bug or some additional setting require to see input metrics in case of gluten-velox?
Beta Was this translation helpful? Give feedback.
All reactions