Uh oh!
There was an error while loading. Please reload this page.
[SPARK-7717][WebUI] Only showing total memory and cores for alive workers - #6317
[SPARK-7717][WebUI] Only showing total memory and cores for alive workers#6317zhichao-li wants to merge 3 commits into
Conversation
SparkQA
commented
May 21, 2015
Test build #33238 has finished for PR 6317 at commit
|
srowen
commented
May 21, 2015
Although it seems reasonable, isn't the table listing all workers regardless of state? I wonder if it's more confusing that the table won't sum to the total. Would it be better to explicitly say "Alive Workers", "Cores in use", "Memory in use" to be clear? |
andrewor14
commented
May 21, 2015
@zhichao-li can you attach screenshots describing what it looks like before and after your change? |
zhichao-li
commented
May 22, 2015
There was a problem hiding this comment.
Nit: extra space at the end.
@zhichao-li I'm OK with this change but if the UI then changes to clarify that the metrics are only for alive workers. Otherwise it introduces a smaller new confusion.
OK with that @andrewor14
There was a problem hiding this comment.
@srowen "Alive" prefix has been added to the Worker, Cores and Memory. :)
SparkQA
commented
May 26, 2015
Test build #33486 has finished for PR 6317 at commit
|
There was a problem hiding this comment.
I don't think "Alive Memory" / "Alive Cores" makes sense. "Memory in use" / "Cores in use"?
SparkQA
commented
May 26, 2015
Test build #33508 has finished for PR 6317 at commit
|
srowen
commented
May 26, 2015
What do you think @andrewor14 ? I do think it makes a bit more sense to report active workers only. |
srowen
commented
May 30, 2015
I think this change is an improvement and low-impact in any event, so will put it in to master |
andrewor14
commented
May 30, 2015
Sorry for the late response, lgtm too |
…rkers Author: zhichao.li <zhichao.li@intel.com> Closesapache#6317 from zhichao-li/workers and squashes the following commits: d68bf11 [zhichao.li] change prefix 99b6768 [zhichao.li] remove extra space and add 'Alive' prefix 1e8eb06 [zhichao.li] only showing alive workers
…rkers Author: zhichao.li <zhichao.li@intel.com> Closesapache#6317 from zhichao-li/workers and squashes the following commits: d68bf11 [zhichao.li] change prefix 99b6768 [zhichao.li] remove extra space and add 'Alive' prefix 1e8eb06 [zhichao.li] only showing alive workers
No description provided.