Pypark worker failed with exception:
Traceback (most recent call last):
File "/home/spark/python/lib/pyspark.zip/pyspark/worker.py", line 233, in main
write_with_length(traceback.format_exc().encode("utf-8"), outfile)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe5 in position 840: ordinal not in range(128)
PySpark worker failed with exception:
Traceback (most recent call last):
File "/home/spark/python/lib/pyspark.zip/pyspark/worker.py", line 233, in main
write_with_length(traceback.format_exc().encode("utf-8"), outfile)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe5 in position 840: ordinal not in range(128)
PySpark worker failed with exception:
Traceback (most recent call last):
File "/home/spark/python/lib/pyspark.zip/pyspark/worker.py", line 233, in main
write_with_length(traceback.format_exc().encode("utf-8"), outfile)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe5 in position 840: ordinal not in range(128)
PySpark worker failed
轉載請註明出處,本文鏈接:https://www.uj5u.com/qita/50580.html
標籤:Spark
上一篇:AWS api gateway
