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

Introduce EcsCommandExecutor #1127

Merged
merged 2 commits into from
Jun 11, 2019

Conversation

muga
Copy link
Member

@muga muga commented Jun 2, 2019

This PR introduces EcsCommandExecutor, which enables submitting scripting operators, e.g. "py>", "rb>" and "sh>", and running the script on ECS cluster as ECS tasks. The functionality is based on command executor SPI v2. It will be released in v0.10.

@muga muga requested a review from yoyama June 2, 2019 07:10
@muga muga added this to the v0.10.0 milestone Jun 2, 2019
Copy link
Contributor

@yoyama yoyama left a comment

Choose a reason for hiding this comment

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

LGTM.
@muga I added a few comments. these are just questions.
We have a few CI problem in v0_10 branch. So after fixed it, this branch should be checked again.
And I guess we need a document after merge.

@muga
Copy link
Member Author

muga commented Jun 3, 2019

@yoyama thank you for reviewing.

So after fixed it, this branch should be checked again. And I guess we need a document after merge.

Thanks, got it. I will take care of that. and documentation as well.

@muga muga force-pushed the introduce_ecs_command_executor branch 2 times, most recently from daefaf1 to 61302a8 Compare June 7, 2019 22:40
@muga muga force-pushed the introduce_ecs_command_executor branch from 61302a8 to c8e3b8e Compare June 7, 2019 23:18
@muga muga merged commit fa5d355 into treasure-data:v0_10 Jun 11, 2019
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

Successfully merging this pull request may close these issues.

None yet

2 participants