'pyspark parseException exceptions

ParseException in pyspark

try: sql Except Exception as e: logmessage('header '+str(e),func1() )

ParseException everyting I use str(e), without that it works fine.

Any conversion needed? Thanks



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source