increased shuffle partitions for publications in the country propagation workflow

This commit is contained in:
Claudio Atzori 2024-01-19 10:15:39 +01:00
parent bcc0a13981
commit c6b3401596
1 changed files with 1 additions and 1 deletions

View File

@ -233,7 +233,7 @@
--conf spark.speculation=false
--conf spark.hadoop.mapreduce.map.speculative=false
--conf spark.hadoop.mapreduce.reduce.speculative=false
--conf spark.sql.shuffle.partitions=3840
--conf spark.sql.shuffle.partitions=7680
</spark-opts>
<arg>--sourcePath</arg><arg>${sourcePath}/publication</arg>
<arg>--preparedInfoPath</arg><arg>${workingDir}/country/publication</arg>