Member since
04-18-2014
49
Posts
0
Kudos Received
2
Solutions
09-28-2017
01:40 PM
Hi, I am getting some Unicode error messages when running the job. Run: ./spark-submit --packages org.apache.spark:spark-sql-kafka-0-10_2.11:2.2.0 file.py Error: UnicodeEncodeError: 'ascii' codec can't encode character u'\u2019' in position 39: ordinal not in range(128) Any help? How can I fix this issue?
... View more