Spark中容易遇到的问题

1. 序列化错误

所有需要传给RDD的变量都要实现java.io.Serializable接口。

posted on 2016-05-26 19:34  一笑之奈何  阅读(172)  评论(0编辑  收藏  举报