From 12a57e1f584ffb13a7e1961b9bf79974b6e05a60 Mon Sep 17 00:00:00 2001 From: Serafeim Chatzopoulos Date: Mon, 15 May 2023 15:59:51 +0300 Subject: [PATCH] Resolve conflicts --- .../impact_indicators/oozie_app/workflow.xml | 138 +++--------------- 1 file changed, 21 insertions(+), 117 deletions(-) diff --git a/dhp-workflows/dhp-impact-indicators/src/main/resources/eu/dnetlib/dhp/oa/graph/impact_indicators/oozie_app/workflow.xml b/dhp-workflows/dhp-impact-indicators/src/main/resources/eu/dnetlib/dhp/oa/graph/impact_indicators/oozie_app/workflow.xml index 8b5313c15..f185f2a8a 100644 --- a/dhp-workflows/dhp-impact-indicators/src/main/resources/eu/dnetlib/dhp/oa/graph/impact_indicators/oozie_app/workflow.xml +++ b/dhp-workflows/dhp-impact-indicators/src/main/resources/eu/dnetlib/dhp/oa/graph/impact_indicators/oozie_app/workflow.xml @@ -46,7 +46,7 @@ create_openaire_ranking_graph.py -<<<<<<< HEAD + --executor-memory=${sparkHighExecutorMemory} --executor-cores=${sparkExecutorCores} @@ -57,16 +57,7 @@ --conf spark.yarn.historyServer.address=${spark2YarnHistoryServerAddress} --conf spark.eventLog.dir=${nameNode}${spark2EventLogDir} -======= - --executor-memory ${sparkHighExecutorMemory} --executor-cores ${sparkExecutorCores} --driver-memory ${sparkHighDriverMemory} - --master yarn - --deploy-mode cluster - --conf spark.sql.shuffle.partitions=7680 - --conf spark.extraListeners=${spark2ExtraListeners} - --conf spark.sql.queryExecutionListeners=${spark2SqlQueryExecutionListeners} - --conf spark.yarn.historyServer.address=${spark2YarnHistoryServerAddress} - --conf spark.eventLog.dir=${nameNode}${spark2EventLogDir} ->>>>>>> 4a905932a3db36c61570c24b9aa54283cd30abba + ${openaireDataInput} @@ -113,7 +104,7 @@ CC.py -<<<<<<< HEAD + --executor-memory=${sparkHighExecutorMemory} --executor-cores=${sparkExecutorCores} @@ -124,16 +115,7 @@ --conf spark.yarn.historyServer.address=${spark2YarnHistoryServerAddress} --conf spark.eventLog.dir=${nameNode}${spark2EventLogDir} -======= - --executor-memory ${sparkHighExecutorMemory} --executor-cores ${sparkExecutorCores} --driver-memory ${sparkNormalDriverMemory} - --master yarn - --deploy-mode cluster - --conf spark.sql.shuffle.partitions=7680 - --conf spark.extraListeners=${spark2ExtraListeners} - --conf spark.sql.queryExecutionListeners=${spark2SqlQueryExecutionListeners} - --conf spark.yarn.historyServer.address=${spark2YarnHistoryServerAddress} - --conf spark.eventLog.dir=${nameNode}${spark2EventLogDir} ->>>>>>> 4a905932a3db36c61570c24b9aa54283cd30abba + ${openaireGraphInputPath} @@ -167,7 +149,7 @@ TAR.py -<<<<<<< HEAD + --executor-memory=${sparkHighExecutorMemory} --executor-cores=${sparkExecutorCores} @@ -178,16 +160,7 @@ --conf spark.yarn.historyServer.address=${spark2YarnHistoryServerAddress} --conf spark.eventLog.dir=${nameNode}${spark2EventLogDir} -======= - --executor-memory ${sparkHighExecutorMemory} --executor-cores ${sparkExecutorCores} --driver-memory ${sparkNormalDriverMemory} - --master yarn - --deploy-mode cluster - --conf spark.sql.shuffle.partitions=7680 - --conf spark.extraListeners=${spark2ExtraListeners} - --conf spark.sql.queryExecutionListeners=${spark2SqlQueryExecutionListeners} - --conf spark.yarn.historyServer.address=${spark2YarnHistoryServerAddress} - --conf spark.eventLog.dir=${nameNode}${spark2EventLogDir} ->>>>>>> 4a905932a3db36c61570c24b9aa54283cd30abba + ${openaireGraphInputPath} ${ramGamma} @@ -228,7 +201,7 @@ CC.py -<<<<<<< HEAD + --executor-memory=${sparkHighExecutorMemory} --executor-cores=${sparkExecutorCores} @@ -239,16 +212,7 @@ --conf spark.yarn.historyServer.address=${spark2YarnHistoryServerAddress} --conf spark.eventLog.dir=${nameNode}${spark2EventLogDir} -======= - --executor-memory ${sparkHighExecutorMemory} --executor-cores ${sparkExecutorCores} --driver-memory ${sparkNormalDriverMemory} - --master yarn - --deploy-mode cluster - --conf spark.sql.shuffle.partitions=7680 - --conf spark.extraListeners=${spark2ExtraListeners} - --conf spark.sql.queryExecutionListeners=${spark2SqlQueryExecutionListeners} - --conf spark.yarn.historyServer.address=${spark2YarnHistoryServerAddress} - --conf spark.eventLog.dir=${nameNode}${spark2EventLogDir} ->>>>>>> 4a905932a3db36c61570c24b9aa54283cd30abba + ${openaireGraphInputPath} @@ -296,7 +260,7 @@ PageRank.py -<<<<<<< HEAD + --executor-memory=${sparkHighExecutorMemory} --executor-cores=${sparkExecutorCores} @@ -307,16 +271,7 @@ --conf spark.yarn.historyServer.address=${spark2YarnHistoryServerAddress} --conf spark.eventLog.dir=${nameNode}${spark2EventLogDir} -======= - --executor-memory ${sparkHighExecutorMemory} --executor-cores ${sparkExecutorCores} --driver-memory ${sparkNormalDriverMemory} - --master yarn - --deploy-mode cluster - --conf spark.sql.shuffle.partitions=7680 - --conf spark.extraListeners=${spark2ExtraListeners} - --conf spark.sql.queryExecutionListeners=${spark2SqlQueryExecutionListeners} - --conf spark.yarn.historyServer.address=${spark2YarnHistoryServerAddress} - --conf spark.eventLog.dir=${nameNode}${spark2EventLogDir} ->>>>>>> 4a905932a3db36c61570c24b9aa54283cd30abba + ${openaireGraphInputPath} ${pageRankAlpha} @@ -354,7 +309,7 @@ AttRank.py -<<<<<<< HEAD + --executor-memory=${sparkHighExecutorMemory} --executor-cores=${sparkExecutorCores} @@ -365,16 +320,7 @@ --conf spark.yarn.historyServer.address=${spark2YarnHistoryServerAddress} --conf spark.eventLog.dir=${nameNode}${spark2EventLogDir} -======= - --executor-memory ${sparkHighExecutorMemory} --executor-cores ${sparkExecutorCores} --driver-memory ${sparkNormalDriverMemory} - --master yarn - --deploy-mode cluster - --conf spark.sql.shuffle.partitions=7680 - --conf spark.extraListeners=${spark2ExtraListeners} - --conf spark.sql.queryExecutionListeners=${spark2SqlQueryExecutionListeners} - --conf spark.yarn.historyServer.address=${spark2YarnHistoryServerAddress} - --conf spark.eventLog.dir=${nameNode}${spark2EventLogDir} ->>>>>>> 4a905932a3db36c61570c24b9aa54283cd30abba + ${openaireGraphInputPath} ${attrankAlpha} @@ -459,7 +405,7 @@ format_ranking_results.py -<<<<<<< HEAD + --executor-memory=${sparkNormalExecutorMemory} --executor-cores=${sparkExecutorCores} @@ -470,16 +416,7 @@ --conf spark.yarn.historyServer.address=${spark2YarnHistoryServerAddress} --conf spark.eventLog.dir=${nameNode}${spark2EventLogDir} -======= - --executor-memory ${sparkNormalExecutorMemory} --executor-cores ${sparkExecutorCores} --driver-memory ${sparkNormalDriverMemory} - --master yarn - --deploy-mode cluster - --conf spark.sql.shuffle.partitions=7680 - --conf spark.extraListeners=${spark2ExtraListeners} - --conf spark.sql.queryExecutionListeners=${spark2SqlQueryExecutionListeners} - --conf spark.yarn.historyServer.address=${spark2YarnHistoryServerAddress} - --conf spark.eventLog.dir=${nameNode}${spark2EventLogDir} ->>>>>>> 4a905932a3db36c61570c24b9aa54283cd30abba + json-5-way @@ -520,7 +457,7 @@ format_ranking_results.py -<<<<<<< HEAD + --executor-memory=${sparkNormalExecutorMemory} --executor-cores=${sparkExecutorCores} @@ -531,16 +468,7 @@ --conf spark.yarn.historyServer.address=${spark2YarnHistoryServerAddress} --conf spark.eventLog.dir=${nameNode}${spark2EventLogDir} -======= - --executor-memory ${sparkNormalExecutorMemory} --executor-cores ${sparkExecutorCores} --driver-memory ${sparkNormalDriverMemory} - --master yarn - --deploy-mode cluster - --conf spark.sql.shuffle.partitions=7680 - --conf spark.extraListeners=${spark2ExtraListeners} - --conf spark.sql.queryExecutionListeners=${spark2SqlQueryExecutionListeners} - --conf spark.yarn.historyServer.address=${spark2YarnHistoryServerAddress} - --conf spark.eventLog.dir=${nameNode}${spark2EventLogDir} ->>>>>>> 4a905932a3db36c61570c24b9aa54283cd30abba + zenodo @@ -588,7 +516,7 @@ map_openaire_ids_to_dois.py -<<<<<<< HEAD + --executor-memory=${sparkHighExecutorMemory} --executor-cores=${sparkExecutorCores} @@ -599,16 +527,7 @@ --conf spark.yarn.historyServer.address=${spark2YarnHistoryServerAddress} --conf spark.eventLog.dir=${nameNode}${spark2EventLogDir} -======= - --executor-memory ${sparkHighExecutorMemory} --executor-cores ${sparkExecutorCores} --driver-memory ${sparkHighDriverMemory} - --master yarn - --deploy-mode cluster - --conf spark.sql.shuffle.partitions=7680 - --conf spark.extraListeners=${spark2ExtraListeners} - --conf spark.sql.queryExecutionListeners=${spark2SqlQueryExecutionListeners} - --conf spark.yarn.historyServer.address=${spark2YarnHistoryServerAddress} - --conf spark.eventLog.dir=${nameNode}${spark2EventLogDir} ->>>>>>> 4a905932a3db36c61570c24b9aa54283cd30abba + ${openaireDataInput} @@ -643,7 +562,7 @@ map_scores_to_dois.py -<<<<<<< HEAD + --executor-memory=${sparkHighExecutorMemory} --executor-cores=${sparkExecutorCores} @@ -654,16 +573,7 @@ --conf spark.yarn.historyServer.address=${spark2YarnHistoryServerAddress} --conf spark.eventLog.dir=${nameNode}${spark2EventLogDir} -======= - --executor-memory ${sparkHighExecutorMemory} --executor-cores ${sparkExecutorCores} --driver-memory ${sparkHighDriverMemory} - --master yarn - --deploy-mode cluster - --conf spark.sql.shuffle.partitions=7680 - --conf spark.extraListeners=${spark2ExtraListeners} - --conf spark.sql.queryExecutionListeners=${spark2SqlQueryExecutionListeners} - --conf spark.yarn.historyServer.address=${spark2YarnHistoryServerAddress} - --conf spark.eventLog.dir=${nameNode}${spark2EventLogDir} ->>>>>>> 4a905932a3db36c61570c24b9aa54283cd30abba + ${synonymFolder} @@ -739,18 +649,12 @@ projects_impact.py -<<<<<<< HEAD + --executor-memory=${sparkHighExecutorMemory} --executor-cores=${sparkExecutorCores} --driver-memory=${sparkNormalDriverMemory} --conf spark.sql.shuffle.partitions=${sparkShufflePartitions} -======= - --executor-memory ${sparkHighExecutorMemory} --executor-cores ${sparkExecutorCores} --driver-memory ${sparkNormalDriverMemory} - --master yarn - --deploy-mode cluster - --conf spark.sql.shuffle.partitions=7680 ->>>>>>> 4a905932a3db36c61570c24b9aa54283cd30abba --conf spark.extraListeners=${spark2ExtraListeners} --conf spark.sql.queryExecutionListeners=${spark2SqlQueryExecutionListeners} --conf spark.yarn.historyServer.address=${spark2YarnHistoryServerAddress}