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

Alan Lai updated SPARK-22761:
-----------------------------
    Description: 
{code:java}
GLM
{code} (presumably other mllib tools)
 can throw an exception due to the 64KB JVM bytecode limit when they use with a 
lot of variables/arguments (~ 2k).

  was:

{code:java}
GLM
{code}
 can throw an exception due to the 64KB JVM bytecode limit when they use with a 
lot of variables/arguments (~ 2k).


> 64KB JVM bytecode limit problem with GLM
> ----------------------------------------
>
>                 Key: SPARK-22761
>                 URL: https://issues.apache.org/jira/browse/SPARK-22761
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 2.2.0
>            Reporter: Alan Lai
>
> {code:java}
> GLM
> {code} (presumably other mllib tools)
>  can throw an exception due to the 64KB JVM bytecode limit when they use with 
> a lot of variables/arguments (~ 2k).



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to