[stats wf] indicators across stats dbs & updates in the org ids #248

Closed
dimitris.pierrakos wants to merge 1742 commits from beta into beta2master_sept_2022
2 changed files with 5 additions and 7 deletions
Showing only changes of commit 8b2cbb611e - Show all commits

View File

@ -9,10 +9,8 @@ fi
SOURCE=$1
PRODUCTION=$2
SHADOW=$3
MONITOR=$4
MONITOR_PROD=$5
MONITOR_IRISH_PROD=$6
MONITOR_IRISH=$7
MONITOR_PROD=$4
MONITOR_IRISH_PROD=$5
echo ${SOURCE}

View File

@ -146,9 +146,9 @@
<exec>finalizeImpalaCluster.sh</exec>
<argument>${hist_db_name}</argument>
<argument>${hist_db_prod_name}</argument>
<argument>${monitor_db_name}</argument>
<argument>${monitor_db_name}</argument>
<argument>${monitor_irish_db_name}</argument>
<argument>${hist_db_shadow_name}</argument>
<argument>${monitor_db_prod_name}</argument>
<argument>${monitor_irish_db_prod_name}</argument>
<file>finalizeImpalaCluster.sh</file>
</shell>
<ok to="End"/>