FelixYBW commented on PR #3990: URL: https://github.com/apache/incubator-gluten/pull/3990#issuecomment-3112911502
> @FelixYBW how can we generate the traceview figure? Do you mean the chart in https://github.com/apache/incubator-gluten/pull/3990#issue-2034241461? it needs to print log in velox code, then use a script to parse the log and generate traceview's json format. you may find the json format spec here: https://docs.google.com/document/d/1CvAClvFfyA5R-PhYUmn5OOQtYMH4h6I0nSsKchNAySU/preview?tab=t.0#heading=h.yr4qxyxotyw Here is the tool we used to generate eventlog's traceview: https://github.com/apache/incubator-gluten/blob/main/tools/workload/benchmark_velox/analysis/sparklog.ipynb -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
