spark-instrumented-optimizer/core/src/test
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
..
java [SPARK-9747] [SQL] Avoid starving an unsafe operator in aggregation 2015-08-12 10:08:35 -07:00
resources [SPARK-7161] [HISTORY SERVER] Provide REST api to download event logs fro... 2015-06-03 13:43:13 -05:00
scala/org/apache [SPARK-10144] [UI] Actually show peak execution memory by default 2015-08-24 14:10:50 -07:00