spark-instrumented-optimizer/core
Andrew Or 662bb96676 [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.

Author: Andrew Or <andrew@databricks.com>

Closes #8345 from andrewor14/show-memory-default.
2015-08-24 14:10:50 -07:00
..
src [SPARK-10144] [UI] Actually show peak execution memory by default 2015-08-24 14:10:50 -07:00
pom.xml [SPARK-9199] [CORE] Upgrade Tachyon version from 0.7.0 -> 0.7.1. 2015-08-17 08:28:16 +01:00