GitHub user zjffdu opened a pull request:
https://github.com/apache/spark/pull/8681
SPARK-10526 Display cores/memory on ExecutorsTab
Add core/memory column on the executor tab. Verify it on
standalone/yarn/mesos mode
* Pass the memory info to the executor through executor launch arguments
and allow the executor pass the memory info back to driver when registering to
driver.
* Cores may change under mesos fine-grained mode, may need to do it in a
follow-up ticket.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zjffdu/spark SPARK-10526
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/8681.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #8681
----
commit 657ec97e1e13abb9e379d45cb5a594779b81fca3
Author: Jeff Zhang <[email protected]>
Date: 2015-09-10T04:50:15Z
SPARK-10526 Display cores/memory on ExecutorsTab
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]