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

Refactor VW cache distribution #37

Open
vsuthichai opened this issue Apr 6, 2017 · 1 comment
Open

Refactor VW cache distribution #37

vsuthichai opened this issue Apr 6, 2017 · 1 comment

Comments

@vsuthichai
Copy link
Contributor

There's a slowdown with VW cache distribution during at the beginning of the Spark job. Refactor this logic to zip, and distribute the vw dataset to the executors before VW cache generation begins

@vsuthichai
Copy link
Contributor Author

Local mode will do cache generation a single time only, unlike when executing over the cluster which requires cache generation on every node.

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

No branches or pull requests

1 participant