See https://phabricator.wikimedia.org/T347076 for the whole context.
We wish to add a global spark config being:
spark.mapreduce.fileoutputcommitter.algorithm.version = 2
This will allow spark to not fail when concurrent jobs write to the same table.

