Re: java.lang.NullPointerException while performing rdd.SaveToCassandra

2016-05-02 Thread Ted Yu
Adding back user@spark. Since the top of stack trace is in Datastax class(es), I suggest polling on their mailing list. On Mon, May 2, 2016 at 11:29 AM, Piyush Verma wrote: > Hmm weird. They show up on the Web interface. > > Wait, got it. Its wrapped up Inside the < raw

Re: java.lang.NullPointerException while performing rdd.SaveToCassandra

2016-05-02 Thread Ted Yu
Maybe you were trying to embed pictures for the error and your code - but they didn't go through. On Mon, May 2, 2016 at 10:32 AM, meson10 wrote: > Hi, > > I am trying to save a RDD to Cassandra but I am running into the following > error: > > > > The Python code looks

java.lang.NullPointerException while performing rdd.SaveToCassandra

2016-05-02 Thread meson10
Hi, I am trying to save a RDD to Cassandra but I am running into the following error: The Python code looks like this: I am using DSE 4.8.6 which runs Spark 1.4.2 I ran through a bunch of existing posts on this mailing lists and have already performed the following routines: * Ensure that