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

Setup request consumer for new cluster #1388

Merged
merged 11 commits into from Apr 21, 2021
Merged

Setup request consumer for new cluster #1388

merged 11 commits into from Apr 21, 2021

Conversation

amCap1712
Copy link
Member

Modify the request consumer setup to work with the new cluster setup. Since we have now installed spark on the host directly, we do not need to include it in the docker image.

We'll also need to change the configuration parameters according to the resources available on the host and yarn cluster manager.

@amCap1712 amCap1712 changed the title Setup request consumer for new cluster setup Setup request consumer for new cluster Apr 14, 2021
Copy link
Member

@mayhem mayhem left a comment

Choose a reason for hiding this comment

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

Cursory glance, looks sane for our testing purposes now.

@amCap1712 amCap1712 force-pushed the spark-new-cluster branch 2 times, most recently from f4e1227 to 006d20f Compare April 19, 2021 09:33
@mayhem
Copy link
Member

mayhem commented Apr 21, 2021

Dockerfile.spark.newcluster will be nenamed in a subsequent PR.

@amCap1712
Copy link
Member Author

This is the new setup we are currently using in production. The changes here are only one half of the story and not enough to reproduce the cluster on another set of machines. I hope to put up some document explaining the steps to setup a cluster soon.

@amCap1712 amCap1712 merged commit 22c365c into master Apr 21, 2021
@amCap1712 amCap1712 deleted the spark-new-cluster branch April 21, 2021 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants