GitHub user andrewor14 opened a pull request:

    https://github.com/apache/spark/pull/8345

    [SPARK-10144] [UI] Actually show peak execution memory by default

    The peak execution memory metric was introduced in SPARK-8735. That was 
before Tungsten was enabled by default, so it assumed that 
`spark.sql.unsafe.enabled` must be explicitly set to true. The result is that 
the memory is not displayed by default.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/andrewor14/spark show-memory-default

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/8345.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 #8345
    
----
commit 5d3d81ad12aded9c7baf0757d377cfefe2d5e1fd
Author: Andrew Or <[email protected]>
Date:   2015-08-21T00:50:13Z

    Show peak execution memory by default

----


---
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]

Reply via email to