Github user yinxusen commented on the pull request:
https://github.com/apache/spark/pull/164#issuecomment-38519654
@mengxr I talked to @liancheng about the placement of WholeTextFiles
interface, we have no idea of whether it is a commonly used interface or
not at that time, so we choose the MLUtils instead of SparkContexts in
cautious.
If the community thinks it is good to put it in SparkContexts, I am glad to
do that. :)
@yinxusen I think the code looks good to me except a few docs. I'm not sure
whether MLUtils is a good place for wholeTextFile. We can pimp SparkContext
and put this method there.
--
Reply to this email directly or view it on GitHub.
---
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.
---