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

Explore idempotent runs #21

Open
alexanderdean opened this issue Mar 11, 2015 · 0 comments
Open

Explore idempotent runs #21

alexanderdean opened this issue Mar 11, 2015 · 0 comments
Assignees

Comments

@alexanderdean
Copy link
Member

From @yalisassoon:

I'm wondering if there's a way to make sql-runner idempotent? It would be nice if e.g. at each query step a flag was set, so that you could just rerun the job and it would automatically skip any steps that had already been completed?

We would need to come up with a way to:

  1. Tracker progress through a run (ZooKeeper?)
  2. Identify different executions of sql-runner as being repeated attempts to perform the same run
@alexanderdean alexanderdean self-assigned this Mar 11, 2015
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

1 participant