Don't do spark workaround using reflection if scala 2_11 is used
Description
We have a workaround to create the spark classloader for a bug in scala2_10. The bug was fixed in 2_11 so we don't need to do the workaround.
Release Notes
None
We have a workaround to create the spark classloader for a bug in scala2_10. The bug was fixed in 2_11 so we don't need to do the workaround.