zhengruifeng commented on a change in pull request #27758:
URL: https://github.com/apache/spark/pull/27758#discussion_r411895809
##########
File path: mllib-local/src/main/scala/org/apache/spark/ml/impl/Utils.scala
##########
@@ -18,7 +18,7 @@
package org.apache.spark.ml.impl
-private[ml] object Utils {
+private[spark] object Utils {
Review comment:
Yes, I think it is natural to place it in ,ml.
if we keep KMeans in the .mllib side, when we do some improvement, this will
happen.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]