aboutsummaryrefslogtreecommitdiff
path: root/.rat-excludes
diff options
context:
space:
mode:
authorAndrew Or <andrew@databricks.com>2015-05-26 16:31:34 -0700
committerAndrew Or <andrew@databricks.com>2015-05-26 16:31:34 -0700
commit8f2082426828c15704426ebca1d015bf956c6841 (patch)
tree4b4c11f48bbba4fc8ed511bae169173dc89a670e /.rat-excludes
parent836a75898fdc4b10d4d00676ef29e24cc96f09fd (diff)
downloadspark-8f2082426828c15704426ebca1d015bf956c6841.tar.gz
spark-8f2082426828c15704426ebca1d015bf956c6841.tar.bz2
spark-8f2082426828c15704426ebca1d015bf956c6841.zip
[SPARK-7864] [UI] Do not kill innocent stages from visualization
**Reproduction.** Run a long-running job, go to the job page, expand the DAG visualization, and click into a stage. Your stage is now killed. Why? This is because the visualization code just reaches into the stage table and grabs the first link it finds. In our case, this first link happens to be the kill link instead of the one to the stage page. **Fix.** Use proper CSS selectors to avoid ambiguity. This is an alternative to #6407. Thanks carsonwang for catching this. Author: Andrew Or <andrew@databricks.com> Closes #6419 from andrewor14/fix-ui-viz-kill and squashes the following commits: 25203bd [Andrew Or] Do not kill innocent stages
Diffstat (limited to '.rat-excludes')
0 files changed, 0 insertions, 0 deletions