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

Profiling tool: Fix comparing spark2 and spark3 event logs #2932

Merged
merged 1 commit into from
Jul 14, 2021

Conversation

tgravescs
Copy link
Collaborator

Profiling compare mode fails when comparing spark 2 eventlog to spark 3 event log, the issue is spark2 is missing the resource profile id column. Just make it so the column is always there.

fixes #2912

Signed-off-by: Thomas Graves tgraves@nvidia.com

resource profile id column

Signed-off-by: Thomas Graves <tgraves@nvidia.com>
@tgravescs tgravescs added this to the July 5 - July 16 milestone Jul 14, 2021
@tgravescs tgravescs self-assigned this Jul 14, 2021
@tgravescs
Copy link
Collaborator Author

build

@tgravescs tgravescs merged commit 4e5094b into NVIDIA:branch-21.08 Jul 14, 2021
@tgravescs tgravescs deleted the fixspark2andspark3compare branch July 14, 2021 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Profiling compare mode fails when comparing spark 2 eventlog to spark 3 event log
2 participants