Spark retrying task indefinietly

2015-10-12 Thread Amit Singh Hora
it only [times] and then move to next batch of data Note - I am using Spark 1.4 -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Spark-retrying-task-indefinietly-tp25022.html Sent from the Apache Spark User List mailing list archive at Nabble.com.

Re: Spark retrying task indefinietly

2015-10-12 Thread Adrian Tanase
that is OK,but the problem is it is >retrying this indefinetly again and again and complaining the same >NumberFormatException Is there any way to control number of time spark will >try to convert string to Int ,like Spark should try it only [times] and then >move to next batc