You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ru...@apache.org on 2020/01/13 05:50:04 UTC

[spark] branch master updated (150d493 -> 308ae28)

This is an automated email from the ASF dual-hosted git repository.

ruifengz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from 150d493  [SPARK-28752][BUILD][DOCS][FOLLOW-UP] Render examples imported from Jekyll properly via Rouge
     add 308ae28  [SPARK-30457][ML] Use PeriodicRDDCheckpointer instead of NodeIdCache

No new revisions were added by this update.

Summary of changes:
 .../spark/ml/tree/impl/GradientBoostedTrees.scala  |  48 ++---
 .../apache/spark/ml/tree/impl/NodeIdCache.scala    | 199 ---------------------
 .../apache/spark/ml/tree/impl/RandomForest.scala   | 160 +++++++++++------
 .../org/apache/spark/mllib/tree/RandomForest.scala |   1 -
 .../spark/ml/tree/impl/RandomForestSuite.scala     |   8 +-
 5 files changed, 137 insertions(+), 279 deletions(-)
 delete mode 100644 mllib/src/main/scala/org/apache/spark/ml/tree/impl/NodeIdCache.scala


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org