From 595192d5105adf54e7034b86ec56dfd2d8c87d4c Mon Sep 17 00:00:00 2001 From: dimitrispie Date: Tue, 14 Feb 2023 16:24:08 +0200 Subject: [PATCH] Bug fix --- .../eu/dnetlib/dhp/oa/graph/stats/oozie_app/workflow.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dhp-workflows/dhp-stats-update/src/main/resources/eu/dnetlib/dhp/oa/graph/stats/oozie_app/workflow.xml b/dhp-workflows/dhp-stats-update/src/main/resources/eu/dnetlib/dhp/oa/graph/stats/oozie_app/workflow.xml index 31a7a17c5..e23bd0aa3 100644 --- a/dhp-workflows/dhp-stats-update/src/main/resources/eu/dnetlib/dhp/oa/graph/stats/oozie_app/workflow.xml +++ b/dhp-workflows/dhp-stats-update/src/main/resources/eu/dnetlib/dhp/oa/graph/stats/oozie_app/workflow.xml @@ -10,7 +10,6 @@ external_stats_db_name - stats_ext the external stats that should be added since they are not included in the graph database @@ -432,7 +431,7 @@ ${stats_db_name} ${monitor_db_name} ${observatory_db_name} - ${stats_ext} + ${external_stats_db_name} ${hadoop_user_name} copyDataToImpalaCluster.sh