提交spark任务报错:Exception in thread "main" java.lang.NoClassDefFoundError: kafka/serializer/StringDecoder

解决:maven依赖中去掉provided标签。打包会一起打

相关文章: