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

Xin Ren closed SPARK-13765.
---------------------------
    Resolution: Not A Problem

It's caused by the way I import the whole project.

This error is popping up when I run "./build/sbt eclipse" and then directly 
import as an existing eclipse project.

When I import into Eclipse as maven project then this error is gone.

> method specialStateTransition(int, IntStream) is exceeding the 65535 bytes 
> limit
> --------------------------------------------------------------------------------
>
>                 Key: SPARK-13765
>                 URL: https://issues.apache.org/jira/browse/SPARK-13765
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 1.6.0
>         Environment: Eclipse-Scala IDE
> sitting on master branch
>            Reporter: Xin Ren
>         Attachments: Screen Shot 2016-03-08 at 9.52.48 PM.png
>
>
> Eclipse-Scala  IDE is complaining on Java Problem (*please see attached 
> screenshot*), but IntelliJ is not complaining about it.
> I'm not sure if it is a bug or not.
> {code}
> The code of method specialStateTransition(int, IntStream) is exceeding the 
> 65535 bytes limit
> SparkSqlParser_IdentifiersParser.java 
> /spark-catalyst_2.11/target/generated-sources/antlr3/org/apache/spark/sql/catalyst/parser
>        line 40380
> {code}



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

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

Reply via email to