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

Parallelization not working with databricks #230

Closed
JetonKric opened this issue Sep 20, 2023 · 1 comment
Closed

Parallelization not working with databricks #230

JetonKric opened this issue Sep 20, 2023 · 1 comment

Comments

@JetonKric
Copy link

Hi, looks like parallelization is not working when running the code in databricks. Is this a known issue?
I have a big data set (10000+ time series) and I'm using code example from here
Parallelizations works fine when using posit, but in databricks it looks like it's being run on a single core

@mdancho84
Copy link
Contributor

OK, we are using sparklyr::registerDoSpark(). So I'd recommend filing an issue with sparkly here: https://github.com/sparklyr/sparklyr/issues

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

No branches or pull requests

2 participants