Skip to content

Commit

Permalink
Closes #1431: Fix citationmatching test failing due to missing sparkE…
Browse files Browse the repository at this point in the history
…xecutorOverhead param
  • Loading branch information
marekhorst committed Sep 19, 2023
1 parent c4ff3fd commit a37fd12
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,10 @@
<name>inputPmcIdsMappingCSV</name>
<value>${workingDir}/idmapping/PMC-ids.csv</value>
</property>
<property>
<name>sparkExecutorOverhead</name>
<value>512</value>
</property>
<property>
<name>output</name>
<value>${workingDir}/output/citation</value>
Expand Down

0 comments on commit a37fd12

Please sign in to comment.