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

Don't serialize the key in settings with Spark #1974

Merged

Conversation

EnricoMi
Copy link
Collaborator

@EnricoMi EnricoMi commented May 22, 2020

Fixes #1969 and keeps key away from serialized settings when running on Spark.

Signed-off-by: Enrico Minack github@enrico.minack.dev

Signed-off-by: Enrico Minack <github@enrico.minack.dev>
@EnricoMi EnricoMi requested a review from tgaddair May 22, 2020 09:05
@EnricoMi EnricoMi mentioned this pull request May 22, 2020
Copy link
Collaborator

@tgaddair tgaddair left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the quick fix! We'll make a release containing only this fix applied on top of v0.19.2.

@tgaddair tgaddair merged commit fb96202 into horovod:master May 22, 2020
tgaddair pushed a commit that referenced this pull request May 22, 2020
Signed-off-by: Enrico Minack <github@enrico.minack.dev>
@EnricoMi EnricoMi deleted the branch-spark-remove-key-from-settings branch May 22, 2020 14:32
@EnricoMi
Copy link
Collaborator Author

Thanks! Sorry for breaking this.

@tgaddair
Copy link
Collaborator

No worries! Happens to all of us (especially when our tests don't pick the problem for some reason).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

When network interface isn't specified, task processes fail to connect to driver.
2 participants