Master branch updates from beta September 2023 #337

Manually merged
claudio.atzori merged 1271 commits from beta into master 2023-09-06 11:31:09 +02:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit 09485fbee3 - Show all commits

View File

@ -65,7 +65,7 @@
</spark> </spark>
<!-- Do this after finishing okay --> <!-- Do this after finishing okay -->
<ok to="non-iterative-rankings" /> <ok to="end" />
<!-- Go there if we have an error --> <!-- Go there if we have an error -->
<error to="openaire-graph-error" /> <error to="openaire-graph-error" />
@ -155,7 +155,7 @@
<arg>RAM</arg> <arg>RAM</arg>
<!-- number of partitions to be used on joins --> <!-- number of partitions to be used on joins -->
<arg>7680</arg> <arg>7680</arg>
<arg>${γιτ α}</arg> <arg>${checkpointDir}</arg>
<!-- This needs to point to the file on the hdfs i think --> <!-- This needs to point to the file on the hdfs i think -->
<file>${wfAppPath}/TAR.py#TAR.py</file> <file>${wfAppPath}/TAR.py#TAR.py</file>
</spark> </spark>