Arvind Abraham
Results
2
comments of
Arvind Abraham
Incase you are using supervisord and this issue comes up - try removing the `kafka-manager/RUNNING_PID` file, and restart the process.
I am facing the same issue in pyspark - when creating external tables in hive using ICEBERG format. ```ParseException: [PARSE_SYNTAX_ERROR] Syntax error at or near 'ICEBERG'.(line 1, pos 42) ==...