spark-instrumented-optimizer/core
Marcelo Vanzin 7a82e93b34 [SPARK-24414][UI] Calculate the correct number of tasks for a stage.
This change takes into account all non-pending tasks when calculating
the number of tasks to be shown. This also means that when the stage
is pending, the task table (or, in fact, most of the data in the stage
page) will not be rendered.

I also fixed the label when the known number of tasks is larger than
the recorded number of tasks (it was inverted).

Author: Marcelo Vanzin <vanzin@cloudera.com>

Closes #21457 from vanzin/SPARK-24414.
2018-05-31 10:05:20 -07:00
..
src [SPARK-24414][UI] Calculate the correct number of tasks for a stage. 2018-05-31 10:05:20 -07:00
pom.xml [PYSPARK] Update py4j to version 0.10.7. 2018-05-09 10:47:35 -07:00