Hola Sergio, It would help if you added the error message + stack trace.
-kr, Gerard. On Sat, May 9, 2015 at 11:32 PM, Sergio Jiménez Barrio < [email protected]> wrote: > I am trying save some data in Cassandra in app with spark Streaming: > > Messages.foreachRDD { > . . . > CassandraRDD.saveToCassandra("test","test") > } > > When I run, the app is closes when I recibe data or can't connect with > Cassandra. > > Some idea? Thanks > > > -- > Atte. Sergio Jiménez >
