Github user mateiz commented on the pull request:

    https://github.com/apache/spark/pull/252#issuecomment-39281837
  
    Actually looking at this again I do think you should move the 
`wholeTextFiles` method to SparkContext, including JavaSparkContext. The reason 
is that this type of input is quite common beyond ML. If you do that, you won't 
clash with any PRs affecting MLContext either. Just add this InputFormat into 
the core module, and move the methods and tests to SparkContext.


---
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.
---

Reply via email to