Re: How to disable input split

2014-10-18 Thread Davies Liu
You can call coalesce() to merge the small splits into bigger ones. Davies On Fri, Oct 17, 2014 at 5:35 PM, Larry Liu larryli...@gmail.com wrote: Is it possible to disable input split if input is already small? - To

How to disable input split

2014-10-17 Thread Larry Liu
Is it possible to disable input split if input is already small?