Re: WebUI shows poor locality when task scheduling

2015-04-26 Thread Patrick Wendell
Hi Eric - please direct this to the user@ list. This list is for development of Spark itself. On Sun, Apr 26, 2015 at 1:12 AM, eric wong wrote: > > > > Hi developers, > > I have sent to user mail list but no response... > > When running a exprimental KMeans job for expriment, the Cached RDD is >

WebUI shows poor locality when task scheduling

2015-04-26 Thread eric wong
Hi developers, I have sent to user mail list but no response... When running a exprimental KMeans job for expriment, the Cached RDD is original Points data. I saw poor locality in Task details from WebUI. Almost one half of the input of task is Network instead of Memory. And Task with network i