You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "吴志龙 (JIRA)" <ji...@apache.org> on 2016/07/19 12:09:20 UTC

[jira] [Updated] (SPARK-16624) Generated SpecificColumnarIterator code can exceed JVM size limit for cached DataFrames

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

吴志龙 updated SPARK-16624:
------------------------
    Summary: Generated SpecificColumnarIterator code can exceed JVM size limit for cached DataFrames  (was: cd /home/product/bi_etl/dump_data/dp_edw/)

> Generated SpecificColumnarIterator code can exceed JVM size limit for cached DataFrames
> ---------------------------------------------------------------------------------------
>
>                 Key: SPARK-16624
>                 URL: https://issues.apache.org/jira/browse/SPARK-16624
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 1.6.2
>         Environment: ./bin/spark-sql --master=yarn --queue queue3 --driver-memory 4g --driver-java-options -XX:MaxPermSize=1g --num-executors 8  --executor-memory 4g --conf spark.yarn.am.memory=4096m --hiveconf hive.cli.print.header=false -S -e “large sql command”
>            Reporter: 吴志龙
>             Fix For: 1.6.2
>
>
> java.lang.Exception: failed to compile: 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
> SQL: sql size 12K 
> data:more tha 300 million the data



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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