-
- Downloads
[SPARK-8145] [WEBUI] Trigger a double click on the span to show full job description.
When using the Spark SQL, Jobs tab and Stages tab display only part of SQL. I change it to display full SQL by double-click on the description span before:  after double click on the description span:  Author: 979969786 <q79969786@gmail.com> Closes #6646 from 979969786/master and squashes the following commits: b5ba20e [979969786] Trigger a double click on the span to show full job description.
Showing
- core/src/main/resources/org/apache/spark/ui/static/additional-metrics.js 5 additions, 0 deletions...esources/org/apache/spark/ui/static/additional-metrics.js
- core/src/main/resources/org/apache/spark/ui/static/webui.css 8 additions, 0 deletionscore/src/main/resources/org/apache/spark/ui/static/webui.css
Please register or sign in to comment