Re: Null pointer exception after delete in a table with statics

2015-08-19 Thread Sebastian Estevez
Can you include your read code? On Aug 18, 2015 5:50 AM, "Hervé Rivière" wrote: > Hello, > > > > > > I have an issue with a message="java.lang.NullPointerException"> when I query a table with static > fields (without where clause) with Cassandra 2.1.8 / 2 nodes clusters. > > > > No more indicati

RE: Null pointer exception after delete in a table with statics

2015-08-19 Thread Hervé Rivière
...@gmail.com] *Envoyé :* mardi 18 août 2015 15:25 *À :* user@cassandra.apache.org *Objet :* Re: Null pointer exception after delete in a table with statics Weird, you issue makes me remember of https://issues.apache.org/jira/browse/CASSANDRA-8502 but it seems that it has been fixed since 2.1.6 and

Re: Null pointer exception after delete in a table with statics

2015-08-18 Thread DuyHai Doan
Weird, you issue makes me remember of https://issues.apache.org/jira/browse/CASSANDRA-8502 but it seems that it has been fixed since 2.1.6 and you're using 2.1.8 Can you try to reproduce it using small page with Spark (spark.cassandra.input.fetch.size_in_rows) ? On Tue, Aug 18, 2015 at 11:50 AM,