You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "senthil gandhi (JIRA)" <ji...@apache.org> on 2016/03/07 20:02:40 UTC

[jira] [Commented] (SPARK-13724) Parameter maxMemoryInMB has gone missing in MlLib 1.6.0 DecisionTree.trainClassifier()

    [ https://issues.apache.org/jira/browse/SPARK-13724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15183467#comment-15183467 ] 

senthil gandhi commented on SPARK-13724:
----------------------------------------

http://spark.apache.org/docs/latest/mllib-decision-tree.html

I don't have the error message handy right now, but look at this document. Search for maxMemoryInMB, it is listed as a configurable parameter. 

> Parameter maxMemoryInMB has gone missing in MlLib 1.6.0 DecisionTree.trainClassifier()
> --------------------------------------------------------------------------------------
>
>                 Key: SPARK-13724
>                 URL: https://issues.apache.org/jira/browse/SPARK-13724
>             Project: Spark
>          Issue Type: Bug
>          Components: PySpark
>    Affects Versions: 1.6.0
>            Reporter: senthil gandhi
>
> DecisionTree.trainClassifier() reports that maxMemoryInMB is too small during training and stops. But when I try to set it, I found that in MLlib of spark 1.6.0 pyspark.mllib.tree.DecisionTree doesn't have this parameter in the named parameter list anymore. 
> (Also not sure if this is the place for this issue, kindly educate!) 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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