We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Currently the Spark MRJob harness only supports "pure" MRJobs. It should also be able to run jobs that have a combination of MRSteps and spark steps.
MRStep
On the harness side, this mostly requires that we be able to run a range of steps.