Re: NPE calling reduceByKey on JavaPairRDD

2014-06-26 Thread Reynold Xin
Responded on the jira... On Thu, Jun 26, 2014 at 9:17 PM, Bharath Ravi Kumar wrote: > Hi, > > I've been encountering a NPE invoking reduceByKey on JavaPairRDD since > upgrading to 1.0.0 . The issue is straightforward to reproduce with 1.0.0 > and doesn't occur with 0.9.0. The stack trace is

NPE calling reduceByKey on JavaPairRDD

2014-06-26 Thread Bharath Ravi Kumar
Hi, I've been encountering a NPE invoking reduceByKey on JavaPairRDD since upgrading to 1.0.0 . The issue is straightforward to reproduce with 1.0.0 and doesn't occur with 0.9.0. The stack trace is as follows: 14/06/26 21:05:35 WARN scheduler.TaskSetManager: Loss was due to java.lang.NullPointer