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

Investigate using circle ci #26

Closed
holdenk opened this issue Jan 17, 2018 · 3 comments
Closed

Investigate using circle ci #26

holdenk opened this issue Jan 17, 2018 · 3 comments

Comments

@holdenk
Copy link
Collaborator

holdenk commented Jan 17, 2018

@rgbkrk found another project testing Spark integrations with circle ci which might be a good starting point. See https://github.com/tribbloid/spookystuff/blob/master/.circleci/config.yml

@rgbkrk
Copy link
Member

rgbkrk commented Jan 17, 2018

One other cool thing about circle CI is that you can attach more than one image for other services: https://circleci.com/docs/2.0/executor-types/#using-multiple-docker-images

@holdenk
Copy link
Collaborator Author

holdenk commented Jan 17, 2018

That would be really great for testing that we work with Spark+K8 after K8 is merged in Spark 2.3 (although the K8 stuff has it's own solution to req parsing so we'd need some code changes too).

@holdenk
Copy link
Collaborator Author

holdenk commented Jan 23, 2018

Awesome @willingc got this of the ground. I'll create a follow up.

@holdenk holdenk closed this as completed Jan 23, 2018
@holdenk holdenk mentioned this issue Jan 23, 2018
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