Github user yanboliang commented on the issue:
https://github.com/apache/spark/pull/15059
Oops, I found that ```ml.TestingUtils``` was located at ```mllib-local```
module and we can not move it to ```spark-core``` since ```mllib-local``` is
not intended to depend on other spark sub modules. So we can not move these
generic testing utils from mllib to common IMO. May be we can have one sub
module like hadoop common for the whole spark common utils which does not
depend on other modules, and this should be further defined. cc @MLnick @srowen
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]