spark-shell -- running into ArrayIndexOutOfBoundsException

2014-07-23 Thread buntu
://apache-spark-user-list.1001560.n3.nabble.com/spark-shell-running-into-ArrayIndexOutOfBoundsException-tp10480.html Sent from the Apache Spark User List mailing list archive at Nabble.com.

Re: spark-shell -- running into ArrayIndexOutOfBoundsException

2014-07-23 Thread buntu
! -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/spark-shell-running-into-ArrayIndexOutOfBoundsException-tp10480p10520.html Sent from the Apache Spark User List mailing list archive at Nabble.com.

Re: spark-shell -- running into ArrayIndexOutOfBoundsException

2014-07-23 Thread buntu
Turns out to be an issue with number of fields being read, one of the fields might be missing from the raw data file causing this error. Michael Ambrust pointed it out in another thread. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/spark-shell-running