Github user yongtang commented on the pull request:

    https://github.com/apache/spark/pull/5708#issuecomment-96524002
  
    @srowen Thanks for the comment. I updated the pull request so that 
setInputPaths instead of addInputPaths are used. In addition to 
newAPIHadoopFile(), the instances of addInputPath inside wholeTextFiles() and 
binaryFiles() have also been updated with setInputPaths. That should bring 
behavior consistency across all ScalaContext.scala. 
    
    The unit test for this issue has also been updated to cover every method 
involved. Please let me know if there is anything else that needs to be taken 
care of.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to