Miao Wang created SPARK-14937:
---------------------------------

             Summary: 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

Reply via email to