aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorYanbo Liang <ybliang8@gmail.com>2015-09-23 16:41:42 -0700
committerJoseph K. Bradley <joseph@databricks.com>2015-09-23 16:41:42 -0700
commit067afb4e9bb227f159bcbc2aafafce9693303ea9 (patch)
tree25c1677d2f34624350d37e971bbba94a81cbac06 /python
parentce2b056d35c0c75d5c162b93680ee2d84152e911 (diff)
downloadspark-067afb4e9bb227f159bcbc2aafafce9693303ea9.tar.gz
spark-067afb4e9bb227f159bcbc2aafafce9693303ea9.tar.bz2
spark-067afb4e9bb227f159bcbc2aafafce9693303ea9.zip
[SPARK-10699] [ML] Support checkpointInterval can be disabled
Currently use can set ```checkpointInterval``` to specify how often should the cache be check-pointed. But we also need the function that users can disable it. This PR supports that users can disable checkpoint if user setting ```checkpointInterval = -1```. We also add documents for GBT ```cacheNodeIds``` to make users can understand more clearly about checkpoint. Author: Yanbo Liang <ybliang8@gmail.com> Closes #8820 from yanboliang/spark-10699.
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions