Skip to content

search: process_sparql_query workaround oom issues

DCausse requested to merge search-process-sparql-query-workaround-oom-issues into main

quick fix to revert the partitionning settings applied previously (this does not seem to do what we expect). Force executor-cores to 1 to spread the job over more workers. Relates to T371217

Merge request reports