Description
If you have multiple assembly jars (e.g. from doing builds with different hadoop versions) `spark-class` gives a very confusing message.
We should check for this explicitly. Also we should tell people do to `clean assembly` wherever we document this to avoid this happening.