You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update the maven-shade-plugin version and exclude artifacts which depend on, and cause inclusion of, the wrong scala compiler (2.10.0) in the shaded jar. This was crashing the spark-shell during initialization when it detected the scala lib version 2.10.4 != scala compiler version 2.10.0
0 commit comments