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

runprism#28: done method in PrismTask class #31

Merged
merged 11 commits into from
Aug 21, 2023
Merged

runprism#28: done method in PrismTask class #31

merged 11 commits into from
Aug 21, 2023

Conversation

prism-admin
Copy link
Contributor

In this PR, we implement the following changes:

  • Add a done method to the PrismTask class
  • Update the BaseEventManager.manage_events_during_run method to fire a SKIPPED EVENT ... execution event when we encounter a task that is already done.
  • Adds a --full-refresh option to the run and spark-submit commands (and their agent counterparts). This option allows users to run tasks that are done

@prism-admin prism-admin linked an issue Aug 21, 2023 that may be closed by this pull request
@mtrivedi50 mtrivedi50 merged commit 9a7a905 into main Aug 21, 2023
12 checks passed
@mtrivedi50 mtrivedi50 deleted the done-method branch August 21, 2023 13:31
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.

done method in PrismTask class
2 participants