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

Apache Spark reassigned SPARK-15858:
------------------------------------

    Assignee: Apache Spark

> "evaluateEachIteration" will fail on trying to run it on a model with 500+ 
> trees 
> ---------------------------------------------------------------------------------
>
>                 Key: SPARK-15858
>                 URL: https://issues.apache.org/jira/browse/SPARK-15858
>             Project: Spark
>          Issue Type: Bug
>    Affects Versions: 1.6.1, 2.0.0
>            Reporter: Mahmoud Rawas
>            Assignee: Apache Spark
>
> this line:
> remappedData.zip(predictionAndError).mapPartitions 
> causing a stack over flow exception on executors after nearly 300 iterations 
> also with this number of trees having a var RDD will have needless memory 
> allocation. 
> this functionality tested on version 1.6.1



--
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