You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2019/05/21 03:59:15 UTC

[jira] [Updated] (SPARK-14887) Generated SpecificUnsafeProjection Exceeds JVM Code Size Limits

     [ https://issues.apache.org/jira/browse/SPARK-14887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hyukjin Kwon updated SPARK-14887:
---------------------------------
    Labels: bulk-closed  (was: )

> Generated SpecificUnsafeProjection Exceeds JVM Code Size Limits
> ---------------------------------------------------------------
>
>                 Key: SPARK-14887
>                 URL: https://issues.apache.org/jira/browse/SPARK-14887
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 1.5.2
>            Reporter: fang fang chen
>            Assignee: Davies Liu
>            Priority: Major
>              Labels: bulk-closed
>
> Similiar issue with SPARK-14138 and SPARK-8443:
> With large sql syntax(673K), following error happened:
> Caused by: org.codehaus.janino.JaninoRuntimeException: Code of method "(Lorg/apache/spark/sql/catalyst/expressions/GeneratedClass$SpecificUnsafeProjection;Lorg/apache/spark/sql/catalyst/InternalRow;)V" of class "org.apache.spark.sql.catalyst.expressions.GeneratedClass$SpecificUnsafeProjection" grows beyond 64 KB
>         at org.codehaus.janino.CodeContext.makeSpace(CodeContext.java:941)
>         at org.codehaus.janino.CodeContext.write(CodeContext.java:854)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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