Getting below error when running the job , not getting any idea how to resolve
org.apache.spark.scheduler.TaskSetManager: Lost task 4.0 in stage 4.0 : java.util.concurrent.ExecutionException: org.codehaus.commons.compiler.CompileException: File ‘generated.java’, Line 1487, Column 17: failed to compile: org.codehaus.commons.compiler.CompileException: File ‘generated.java’, Line 1487, Column 17: ‘[‘ expected instead of ‘(‘
Please help to fix this