[ 
https://issues.apache.org/jira/browse/SPARK-36862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17420671#comment-17420671
 ] 

Jungtaek Lim commented on SPARK-36862:
--------------------------------------

Could you please provide more information? I guess the log would contain the 
generated code which we can investigate on. Otherwise I could give some 
instruction to enable DEBUG log to retain the generated code.

Also could you please provide which operation(s) your query executes, if 
they're OK to be exposed to the public?

> ERROR CodeGenerator: failed to compile: 
> org.codehaus.commons.compiler.CompileException: File 'generated.java'
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-36862
>                 URL: https://issues.apache.org/jira/browse/SPARK-36862
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Submit, SQL
>    Affects Versions: 3.1.1, 3.1.2
>         Environment: Spark 3.1.1 and Spark 3.1.2
> hadoop 3.2.1
>            Reporter: Magdalena Pilawska
>            Priority: Major
>
> Hi,
> I am getting the following error running spark-submit command:
> ERROR CodeGenerator: failed to compile: 
> org.codehaus.commons.compiler.CompileException: File 'generated.java', Line 
> 321, Column 103: ')' expected instead of '['
>  
> It is permanent error both for spark 3.1.1 and 3.1.2 versions.
>  
> The same works fine with spark 3.0.0.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to