Spark Parallelize? (Could not find creator property with name 'id')

前端 未结 4 1591
灰色年华
灰色年华 2020-12-30 01:21

What causes this Serialization error in Apache Spark 1.4.0 when calling:

sc.parallelize(strList, 4)

This exception is thrown:



        
4条回答
提交回复
热议问题