GitHub user jerryshao opened a pull request:
https://github.com/apache/spark/pull/17700
[SPARK-20391][Core] Rename memory related fields in ExecutorSummay
## What changes were proposed in this pull request?
This is a follow-up of #14617 to make the name of memory related fields
more meaningful.
Here for the backward compatibility, I didn't change `maxMemory` and
`memoryUsed` fields.
## How was this patch tested?
Existing UT and local verification.
CC @squito and @tgravescs .
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jerryshao/apache-spark SPARK-20391
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/17700.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 #17700
----
commit 135e233a1136db815a6a2e83916b8990f7317d4b
Author: jerryshao <[email protected]>
Date: 2017-04-20T09:31:06Z
Rename memory related fields in ExecutorSummay
Change-Id: Ibf886c88bf655c83609c9e9ffa38d76c3ff9bb17
----
---
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]