Saša Zejnilović
Saša Zejnilović
## Feature The same traversal as migration just deletes the locks. ## Questions - What if 2 datasets share a mapping table, but the mapping table should not be unlocked?
## Background Runs are very environment-specific. There should be an option not to migrate them. ## Feature Add an option to skip runs
## Feature When running a script for a second time, print out entities that are already locked/migrated and will be skipped over.
## Background If we run a migration script first, before we initialize DB using Menas, then Menas startup will fail. ## Feature On run check for existence and validity of...
## Feature When the source entity requested is not found, there should be a message or even an error.
## Description Since we have FE and BE separated and for ease of use, we could create a docker-compose allowing for fast setup of Menas + MongoDB. This will lower...
Helper scripts evaluating keytab name has unnecessary spaces
## Background landing_page_statistics_v1 is one field DB right now and it is being overwritten every time. We need to add some metadata so we know more when something happens ##...
## Background --help needs a SRC_DIR to be exposed ## Feature run_enceladus.sh should be able to run --help
## Background When SparkSubmit fails in helper scripts, there is nothing, it just quits the script. SparkSubmit failing in a sense that it does not even get to start the...