I'm getting the following error running a spark app:
Caused by: java.lang.ClassCastException: scala.collection.mutable.WrappedArray$ofRef cannot be cast to [I
No, I didn't create a class named I or [I. It's kind of hard to google. Anyone know what this means?