Re: GradientBoostTrees leaks a persisted RDD

2015-04-23 Thread jimfcarroll
remove the persist call at the GradientBoostedTrees level? Thanks Jim -- View this message in context: http://apache-spark-developers-list.1001551.n3.nabble.com/GradientBoostTrees-leaks-a-persisted-RDD-tp11750p11762.html Sent from the Apache Spark Developers List mailing list archive

Re: GradientBoostTrees leaks a persisted RDD

2015-04-23 Thread jimfcarroll
://apache-spark-developers-list.1001551.n3.nabble.com/GradientBoostTrees-leaks-a-persisted-RDD-tp11750p11759.html Sent from the Apache Spark Developers List mailing list archive at Nabble.com. - To unsubscribe, e-mail: dev-unsubscr

Re: GradientBoostTrees leaks a persisted RDD

2015-04-23 Thread Sean Owen
all under the same ticket? Or should I just submit it to master and let you guys back-port it? Jim -- View this message in context: http://apache-spark-developers-list.1001551.n3.nabble.com/GradientBoostTrees-leaks-a-persisted-RDD-tp11750p11759.html Sent from the Apache Spark Developers

Re: GradientBoostTrees leaks a persisted RDD

2015-04-23 Thread Sean Owen
-developers-list.1001551.n3.nabble.com/GradientBoostTrees-leaks-a-persisted-RDD-tp11750p11762.html Sent from the Apache Spark Developers List mailing list archive at Nabble.com. - To unsubscribe, e-mail: dev-unsubscr

Re: GradientBoostTrees leaks a persisted RDD

2015-04-23 Thread jimfcarroll
Okay. PR: https://github.com/apache/spark/pull/5669 Jira: https://issues.apache.org/jira/browse/SPARK-7100 Hope that helps. Let me know if you need anything else. Jim -- View this message in context: http://apache-spark-developers-list.1001551.n3.nabble.com/GradientBoostTrees-leaks

Re: GradientBoostTrees leaks a persisted RDD

2015-04-23 Thread Joseph Bradley
://issues.apache.org/jira/browse/SPARK-7100 Hope that helps. Let me know if you need anything else. Jim -- View this message in context: http://apache-spark-developers-list.1001551.n3.nabble.com/GradientBoostTrees-leaks-a-persisted-RDD-tp11750p11767.html Sent from the Apache Spark Developers

GradientBoostTrees leaks a persisted RDD

2015-04-22 Thread jimfcarroll
/apache/spark/blob/v1.3.1/mllib/src/main/scala/org/apache/spark/mllib/tree/GradientBoostedTrees.scala#L138 Let me know if you want a fix for this. Jim -- View this message in context: http://apache-spark-developers-list.1001551.n3.nabble.com/GradientBoostTrees-leaks-a-persisted-RDD-tp11750

Re: GradientBoostTrees leaks a persisted RDD

2015-04-22 Thread Joseph Bradley
/GradientBoostedTrees.scala#L138 Let me know if you want a fix for this. Jim -- View this message in context: http://apache-spark-developers-list.1001551.n3.nabble.com/GradientBoostTrees-leaks-a-persisted-RDD-tp11750.html Sent from the Apache Spark Developers List mailing list archive at Nabble.com