Re: [Spark SQL][Beginner] Spark throw Catalyst error while writing the dataframe in ORC format

2020-05-11 Thread Deepak Garg
the broadcast timeout. See: > https://stackoverflow.com/a/41126034/375670 > > On Thu, May 7, 2020 at 8:56 AM Deepak Garg wrote: > >> Hi, >> >> I am getting following error while running a spark job. Error >> occurred when Spark is trying to write the dataframe in

[Spark SQL][Beginner] Spark throw Catalyst error while writing the dataframe in ORC format

2020-05-07 Thread Deepak Garg
Hi, I am getting following error while running a spark job. Error occurred when Spark is trying to write the dataframe in ORC format . I am pasting the error trace. Any help in resolving this would be appreciated. Caused by: org.apache.spark.sql.catalyst.errors.package$TreeNodeException: execute