Uh oh!
There was an error while loading. Please reload this page.
[SPARK-29453][WEBUI] Improve tooltips information for SQL tab. - #26216
[SPARK-29453][WEBUI] Improve tooltips information for SQL tab.#2621607ARB wants to merge 6 commits into
Conversation
07ARB
commented
Oct 22, 2019
07ARB
commented
Oct 22, 2019
@AmplabJenkins ,Thank you , please help me to review my PR. |
dongjoon-hyun
commented
Oct 22, 2019
Thank you for your contribution, @07ARB . I updated the PR title. You can see the available labels here (https://github.com/apache/spark/labels). We need to use use |
dongjoon-hyun
commented
Oct 22, 2019
ok to test |
SparkQA
commented
Oct 22, 2019
Test build #112489 has finished for PR 26216 at commit
|
@dongjoon-hyun Thank you, from next time onward I will remember to use correct labels. |
SparkQA
commented
Oct 23, 2019
Test build #112490 has finished for PR 26216 at commit
|
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
shahidki31
commented
Oct 23, 2019
retest this please |
07ARB
commented
Oct 23, 2019
ok |
dongjoon-hyun
commented
Oct 23, 2019
@07ARB . I updated the PR description a little. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
@dongjoon-hyun,@shahidki31 Thank you, i will work on given comments and will raise PR again.If any other suggestion please write it. |
SparkQA
commented
Oct 23, 2019
Test build #112512 has finished for PR 26216 at commit
|
SparkQA
commented
Oct 23, 2019
Test build #112537 has finished for PR 26216 at commit
|
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
### What changes were proposed in this pull request? Adding tooltip to SQL tab for better usability. https://issues.apache.org/jira/browse/SPARK-29453 ### Why are the changes needed? There are a few common points of confusion in the UI that could be clarified with tooltips. We should add tooltips to explain. ### Does this PR introduce any user-facing change? yes. ### How was this patch tested? 1) Unit tests (written unit test cases to verify changes). 2) Manual test. Authored-by: Ankit Raj Boudh <ankitrajboudh@gmail.com> Remove tab character from file. modify code as per the review comments. fixed all the review comments fixed all the review comments
SparkQA
commented
Oct 23, 2019
Test build #112553 has finished for PR 26216 at commit
|
@dongjoon-hyun,@HeartSaVioR and @shahidki31 please review the latest changes. |
SparkQA
commented
Oct 23, 2019
Test build #112556 has finished for PR 26216 at commit
|
07ARB
commented
Oct 24, 2019
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
### What changes were proposed in this pull request? Adding tooltip to SQL tab for better usability. https://issues.apache.org/jira/browse/SPARK-29453 ### Why are the changes needed? There are a few common points of confusion in the UI that could be clarified with tooltips. We should add tooltips to explain. ### Does this PR introduce any user-facing change? yes. ### How was this patch tested? 1) Unit tests (written unit test cases to verify changes). 2) Manual test. Authored-by: Ankit Raj Boudh <ankitrajboudh@gmail.com> Remove tab character from file. modify code as per the review comments. fixed all the review comments fixed all the review comments fixed review comments
…RK-29453 # Conflicts: # sql/core/src/main/scala/org/apache/spark/sql/execution/ui/AllExecutionsPage.scala
srowen
left a comment
There was a problem hiding this comment.
I don't think it hurts, but I don't think this adds much
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
### What changes were proposed in this pull request? Adding tooltip to SQL tab for better usability. https://issues.apache.org/jira/browse/SPARK-29453 ### Why are the changes needed? There are a few common points of confusion in the UI that could be clarified with tooltips. We should add tooltips to explain. ### Does this PR introduce any user-facing change? yes. ### How was this patch tested? 1) Unit tests (written unit test cases to verify changes). 2) Manual test. Authored-by: Ankit Raj Boudh <ankitrajboudh@gmail.com> Remove tab character from file. modify code as per the review comments. fixed all the review comments fixed all the review comments fixed review comments.
…RK-29453 # Conflicts: # sql/core/src/main/scala/org/apache/spark/sql/execution/ui/AllExecutionsPage.scala
SparkQA
commented
Oct 25, 2019
Test build #112670 has finished for PR 26216 at commit
|
SparkQA
commented
Oct 25, 2019
Test build #112666 has finished for PR 26216 at commit
|
SparkQA
commented
Oct 25, 2019
Test build #112668 has finished for PR 26216 at commit
|


What changes were proposed in this pull request?
Adding tooltip to SQL tab for better usability.
Why are the changes needed?
There are a few common points of confusion in the UI that could be clarified with tooltips. We should add tooltips to explain.
Does this PR introduce any user-facing change?
Yes.
How was this patch tested?