Pretty-print spark3-submit lines in fixtures
Reviewing diffs of spark3-submit commands can sometimes be tedious because changes early in the commandline can shift all the arguments later in the commandline. Try and resolve this problem by printing the spark3-submit commands with one argument per line.