NetSys / spark-monotasks

Fast, predictable data analytics based on (and API-compatible with) Apache Spark
Apache License 2.0
25 stars 18 forks source link

Add off-heap memory use to the UI #32

Open kayousterhout opened 8 years ago

kayousterhout commented 8 years ago

It would be helpful to have this on the executor page. The problem with doing this currently is that we don't report all of the blocks to the master, so the master doesn't currently have enough info to do this tracking, so tabling the issue for now until we find it annoying that this isn't in the UI.