s3 getobject pyspark PicklingError: Could not serialize object: TypeError: can't pickle SSLContext objects

后端 未结 0 1713
眼角桃花
眼角桃花 2020-12-05 23:55

I have a dataframe column that has the location of s3 objects and I want to get the hash of these s3 objects using pyspark\'s rdd.map. When I run the code below to get the h

相关标签:
回答
  • 消灭零回复
提交回复
热议问题