[ https://issues.apache.org/jira/browse/SPARK-14937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15259149#comment-15259149 ]
Apache Spark commented on SPARK-14937: -------------------------------------- User 'wangmiao1981' has created a pull request for this issue: https://github.com/apache/spark/pull/12717 > spark.ml LogisticRegression sqlCtx in scala is inconsistent with java and > python > -------------------------------------------------------------------------------- > > Key: SPARK-14937 > URL: https://issues.apache.org/jira/browse/SPARK-14937 > Project: Spark > Issue Type: Documentation > Components: ML > Affects Versions: 2.0.0 > Reporter: Miao Wang > Priority: Trivial > > In spark.ml document, the LogisticRegression scala example uses sqlCtx. It is > inconsistent with java and python examples which use sqlContext. In addition, > a user can't copy & paste to run the example in spark-shell as sqlCtx doesn't > exist in spark-shell while sqlContext exists. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org