yuhao yang created SPARK-18596:
----------------------------------

             Summary: Add checking and caching to ML BisectingKmeans
                 Key: SPARK-18596
                 URL: https://issues.apache.org/jira/browse/SPARK-18596
             Project: Spark
          Issue Type: Improvement
          Components: ML
            Reporter: yuhao yang
            Priority: Minor


This is a follow up for https://issues.apache.org/jira/browse/SPARK-18356.

Check if the DataFrame sent to KMeans is cached, if not, we need to cache the 
converted RDD to ensure performance for BisectingKMeans.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to