Hi Guys,
When running complex SQL queries concurrently on Spark on terabytes of input data, I got this below error.
ERROR thriftserver.SparkExecuteStatementOperation: Error executing query, currentState RUNNING,
org.apache.spark.sql.catalyst.errors.package$TreeNodeException:
How to avoid this error?