Click the Storage tab. You have some (tiny) RDD persisted in memory. On Fri, Aug 29, 2014 at 5:58 AM, SK <skrishna...@gmail.com> wrote: > Hi, > Thanks for the responses. I understand that the second values in the Memory > Used column for the executors add up to 95.5 GB and the first values add up > to 17.3 KB. If 95.5 GB is the memory used to store the RDDs, then what is > 17.3 KB ? is that the memory used for shuffling operations? For non MLlib > applications I get 0.0 for the first number - i.e memory used is 0.0 (95.5 > GB Total). > > Is the total memory used the sum of the two numbers or is the first number > included in the second number (i.e is 17.3 KB included in the 95.5 GB)? > > thanks
--------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@spark.apache.org For additional commands, e-mail: user-h...@spark.apache.org