AttributeError: ‘SparkConf’ object has no attribute ‘_get_object_id’

AttributeError: 'SparkConf' object has no attribute '_get_object_id'

修改为SparkContext(conf=conf)

AttributeError: 'SparkConf' object has no attribute '_get_object_id'

参考资料
https://issues.apache.org/jira/browse/SPARK-2003

相关文章:

  • 2021-07-27
  • 2021-07-25
  • 2021-06-22
  • 2021-06-16
  • 2021-08-06
  • 2021-06-13
  • 2022-01-08
  • 2021-04-18
猜你喜欢
  • 2021-06-21
  • 2021-08-31
  • 2021-12-06
  • 2021-09-15
  • 2021-12-14
  • 2021-12-07
  • 2021-06-06
相关资源
相似解决方案