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

Reduce memory footpring of task for large schema #45

Open
EnricoMi opened this issue Jul 28, 2020 · 1 comment
Open

Reduce memory footpring of task for large schema #45

EnricoMi opened this issue Jul 28, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@EnricoMi
Copy link
Collaborator

With large schema, the Spark task becomes very large. Try to reduce the memory footprint of the serialized task.

20/07/23 11:21:27 WARN DAGScheduler: Broadcasting large task binary with size 19.3 MiB
@EnricoMi EnricoMi added the enhancement New feature or request label Jul 28, 2020
@EnricoMi
Copy link
Collaborator Author

Maybe some broadcast variable would help here.

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

No branches or pull requests

1 participant