Skip to content

Fix for using Broadcast variables in Databricks #766

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

Merged
merged 58 commits into from
Nov 12, 2020

Conversation

Niharikadutta
Copy link
Collaborator

@Niharikadutta Niharikadutta commented Nov 4, 2020

This PR changes how setupBroadcast is called for Databricks Environment, by passing javaSparkContext to it.
Change tested against Databricks Runtime version 6.6 and 7.3.

Fixes #754

Niharikadutta and others added 30 commits April 19, 2020 22:31
This reverts commit a766146, reversing
changes made to 73db52b.

Reverting countvectorizer changes
…ie/spark"

This reverts commit ad6bced, reversing
changes made to 4c5d502.

reverting countvectorizer changes -2
@Niharikadutta
Copy link
Collaborator Author

@imback82 If this change makes sense, can we also add this to 1.0.1 milestone?

@imback82
Copy link
Contributor

imback82 commented Nov 6, 2020

Yes, can you update the description with the DB runtime you tested against?

@imback82 imback82 added this to the 1.0.1 milestone Nov 6, 2020
@imback82 imback82 added the enhancement New feature or request label Nov 6, 2020
@imback82
Copy link
Contributor

imback82 commented Nov 6, 2020

@Niharikadutta Can you also test with DB runtime 7.X (Spark 3.0)?

@Niharikadutta
Copy link
Collaborator Author

@Niharikadutta Can you also test with DB runtime 7.X (Spark 3.0)?

@imback82 Tested with DB runtime 7.3 LTS as well.

@Niharikadutta
Copy link
Collaborator Author

Maven build is failing on Ubuntu with the following error:

[repo.maven.apache.org/151.101.188.215] failed: Connection timed out (Connection timed out)

@Niharikadutta
Copy link
Collaborator Author

@imback82 , @suhsteve , @elvaliuliuliu Could you please review this PR? Thanks!

suhsteve
suhsteve previously approved these changes Nov 11, 2020
Copy link
Member

@suhsteve suhsteve left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@imback82 imback82 left a comment

Choose a reason for hiding this comment

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

LGTM as well (one nit comment), thanks @Niharikadutta!

Co-authored-by: Terry Kim <yuminkim@gmail.com>
@imback82 imback82 merged commit 87bdd6d into dotnet:master Nov 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG]: Broadcast throws exception on Databricks on AWS.
4 participants