Hi,

While connecting to accumulo through spark by making sparkRDD I am getting the following error:
 object not serializable (class: org.apache.accumulo.core.data.Key)

This is due to the 'key' class of accumulo which does not implement serializable interface.How it can be solved and accumulo can be used with spark

Thanks
Madhvi

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org

Reply via email to