[doiboost] added workflow for the ActionSet update dedicated to production

This commit is contained in:
Claudio Atzori 2021-07-13 17:26:04 +02:00
parent fa720c1da4
commit 734de62474
1 changed files with 2 additions and 4 deletions

View File

@ -106,8 +106,7 @@
--conf spark.eventLog.dir=${nameNode}${spark2EventLogDir} --conf spark.eventLog.dir=${nameNode}${spark2EventLogDir}
</spark-opts> </spark-opts>
<arg>--sourcePath</arg><arg>${inputPathCrossref}/crossref_ds</arg> <arg>--sourcePath</arg><arg>${inputPathCrossref}/crossref_ds</arg>
<arg>--targetPath</arg><ar <arg>--targetPath</arg><arg>${workingPath}</arg>
g>${workingPath}</arg>
<arg>--master</arg><arg>yarn-cluster</arg> <arg>--master</arg><arg>yarn-cluster</arg>
</spark> </spark>
<ok to="ProcessMAG"/> <ok to="ProcessMAG"/>
@ -195,8 +194,7 @@
</action> </action>
<!-- INTERSECTION SECTION--> <!-- INTERSECTION SECTION-->
<actio <action name="CreateDOIBoost">
n name="CreateDOIBoost">
<spark xmlns="uri:oozie:spark-action:0.2"> <spark xmlns="uri:oozie:spark-action:0.2">
<master>yarn-cluster</master> <master>yarn-cluster</master>
<mode>cluster</mode> <mode>cluster</mode>