Re: Re: I think I am almost lost in the internals of Spark

2015-01-06 Thread Krishna Sankar
gt; http://www.cs.berkeley.edu/~matei/papers/2012/nsdi_spark.pdf. >>> A web page is returned (Resource not found)when I access it. >>> >>> -- >>> bit1...@163.com >>> >>> >>> *From:* Tobias Pfeiffer

Re: Re: I think I am almost lost in the internals of Spark

2015-01-06 Thread Boromir Widas
>> bit1...@163.com >> >> >> *From:* Tobias Pfeiffer >> *Date:* 2015-01-07 09:24 >> *To:* Todd >> *CC:* user >> *Subject:* Re: I think I am almost lost in the internals of Spark >> Hi, >> >> On Tue, Jan 6, 2015

Re: Re: I think I am almost lost in the internals of Spark

2015-01-06 Thread bit1...@163.com
Thanks Eric. Yes..I am Chinese, :-). I will read through the articles, thank you! bit1...@163.com From: eric wong Date: 2015-01-07 10:46 To: bit1...@163.com CC: user Subject: Re: Re: I think I am almost lost in the internals of Spark A good beginning if you are chinese. https://github.com

Re: Re: I think I am almost lost in the internals of Spark

2015-01-06 Thread eric wong
ei/papers/2012/nsdi_spark.pdf. > A web page is returned (Resource not found)when I access it. > > -- > bit1...@163.com > > > *From:* Tobias Pfeiffer > *Date:* 2015-01-07 09:24 > *To:* Todd > *CC:* user > *Subject:* Re: I think I am almost l

Re: Re: I think I am almost lost in the internals of Spark

2015-01-06 Thread bit1...@163.com
CC: user Subject: Re: I think I am almost lost in the internals of Spark Hi, On Tue, Jan 6, 2015 at 11:24 PM, Todd wrote: I am a bit new to Spark, except that I tried simple things like word count, and the examples given in the spark sql programming guide. Now, I am investigating the internals of

Re: I think I am almost lost in the internals of Spark

2015-01-06 Thread Tobias Pfeiffer
Hi, On Tue, Jan 6, 2015 at 11:24 PM, Todd wrote: > I am a bit new to Spark, except that I tried simple things like word > count, and the examples given in the spark sql programming guide. > Now, I am investigating the internals of Spark, but I think I am almost > lost, because I could not grasp