-
Notifications
You must be signed in to change notification settings - Fork 14
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
Enceladus ECS rollback script: first version for evaluation #2201
Conversation
Enceladus ECS mapping script - documentation changes
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- pulled
- code review
- run
Enceladus ECS mapping script - -m/--mapping-tables option added
Co-authored-by: miroslavpojer <miroslav.pojer@absa.africa>
Co-authored-by: miroslavpojer <miroslav.pojer@absa.africa>
Co-authored-by: miroslavpojer <miroslav.pojer@absa.africa>
Co-authored-by: miroslavpojer <miroslav.pojer@absa.africa>
Quality Gate passedThe SonarCloud Quality Gate passed, but some issues were introduced. 8 New issues |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- pulled
- code review done
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving after last asnwer.
Continuation of #2197. This PR introduces a rollback feature in a separate script for
dataset_paths_to_ecs
.Naively Dev-Tested on local mongoDB.
Examples
Help with params overview:
Example rollback run for a single dataset
-d
dataset(s)-t
target db-v
verboseExample rollback run for a single dataset with field mapping (dryrun)
-d
dataset(s)-t
target db-v
verbose-f
onlyhdfsPublishPath
will be rollbacked (sohdfsPath
) is not looked at-n
no changes done, just printExample rollback run for a single mapping table
-m
mapping table(s)-t
target db-v
verbose