Re: GradientBoostTrees leaks a persisted RDD

2015-04-23 Thread Joseph Bradley
tps://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-

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

Re: GradientBoostTrees leaks a persisted RDD

2015-04-23 Thread Sean Owen
> -- > 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 at Nabble.com. > > ---

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 at

Re: GradientBoostTrees leaks a persisted RDD

2015-04-23 Thread Sean Owen
> 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.h

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-22 Thread Joseph Bradley
ain/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-R

GradientBoostTrees leaks a persisted RDD

2015-04-22 Thread jimfcarroll
https://github.com/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-p