Re: While Loop

2015-01-24 Thread Ted Yu
of the pairs >> } >> >> >> >>> On Sat, Jan 24, 2015 at 10:51 AM, Ted Yu wrote: >>> Can you provide more information? >>> >>> Version of Spark >>> Snippet of your code >>> Heap size >>> >>> Et

While Loop

2015-01-23 Thread Deep Pradhan
Hi, Is there a better programming construct than while loop in Spark? Thank You

Re: While Loop

2015-01-23 Thread Ted Yu
Can you tell us the problem you're facing ? Please see this thread: http://search-hadoop.com/m/JW1q5SsB5m Cheers On Fri, Jan 23, 2015 at 9:02 PM, Deep Pradhan wrote: > Hi, > Is there a better programming construct than while loop in Spark? > > Thank You >