[jira] [Updated] (SPARK-6418) Add simple per-stage visualization to the UI

2015-05-16 Thread Sean Owen (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-6418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean Owen updated SPARK-6418:
-
Assignee: Kousuke Saruta

 Add simple per-stage visualization to the UI
 

 Key: SPARK-6418
 URL: https://issues.apache.org/jira/browse/SPARK-6418
 Project: Spark
  Issue Type: Sub-task
  Components: Web UI
Reporter: Kay Ousterhout
Assignee: Kousuke Saruta
 Fix For: 1.4.0

 Attachments: Screen Shot 2015-03-18 at 6.13.04 PM.png


 Visualizing how tasks in a stage spend their time can be very helpful to 
 understanding performance.  Many folks have started using the visualization 
 tools here: https://github.com/kayousterhout/trace-analysis (see the README 
 at the bottom) to analyze their jobs after they've finished running, but it 
 would be great if this functionality were natively integrated into Spark's UI.
 I'd propose adding a relatively simple visualization to the stage detail 
 page, that's hidden by default but that users can view by clicking on a 
 drop-down menu.  The plan is to implement this using D3; a mock up of how 
 this would look (that uses D3) is attached.  One change we'll make for the 
 initial implementation, compared to the attached visualization, is tasks will 
 be sorted by start time.
 This is intended to be a much simpler and more limited version of SPARK-3468



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-6418) Add simple per-stage visualization to the UI

2015-05-15 Thread Kay Ousterhout (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-6418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kay Ousterhout updated SPARK-6418:
--
Fix Version/s: 1.4.0

 Add simple per-stage visualization to the UI
 

 Key: SPARK-6418
 URL: https://issues.apache.org/jira/browse/SPARK-6418
 Project: Spark
  Issue Type: Sub-task
  Components: Web UI
Reporter: Kay Ousterhout
 Fix For: 1.4.0

 Attachments: Screen Shot 2015-03-18 at 6.13.04 PM.png


 Visualizing how tasks in a stage spend their time can be very helpful to 
 understanding performance.  Many folks have started using the visualization 
 tools here: https://github.com/kayousterhout/trace-analysis (see the README 
 at the bottom) to analyze their jobs after they've finished running, but it 
 would be great if this functionality were natively integrated into Spark's UI.
 I'd propose adding a relatively simple visualization to the stage detail 
 page, that's hidden by default but that users can view by clicking on a 
 drop-down menu.  The plan is to implement this using D3; a mock up of how 
 this would look (that uses D3) is attached.  One change we'll make for the 
 initial implementation, compared to the attached visualization, is tasks will 
 be sorted by start time.
 This is intended to be a much simpler and more limited version of SPARK-3468



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-6418) Add simple per-stage visualization to the UI

2015-04-15 Thread Patrick Wendell (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-6418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Patrick Wendell updated SPARK-6418:
---
Issue Type: Sub-task  (was: Improvement)
Parent: SPARK-6942

 Add simple per-stage visualization to the UI
 

 Key: SPARK-6418
 URL: https://issues.apache.org/jira/browse/SPARK-6418
 Project: Spark
  Issue Type: Sub-task
  Components: Web UI
Reporter: Kay Ousterhout
Assignee: Pradyumn Shroff
 Attachments: Screen Shot 2015-03-18 at 6.13.04 PM.png


 Visualizing how tasks in a stage spend their time can be very helpful to 
 understanding performance.  Many folks have started using the visualization 
 tools here: https://github.com/kayousterhout/trace-analysis (see the README 
 at the bottom) to analyze their jobs after they've finished running, but it 
 would be great if this functionality were natively integrated into Spark's UI.
 I'd propose adding a relatively simple visualization to the stage detail 
 page, that's hidden by default but that users can view by clicking on a 
 drop-down menu.  The plan is to implement this using D3; a mock up of how 
 this would look (that uses D3) is attached.  One change we'll make for the 
 initial implementation, compared to the attached visualization, is tasks will 
 be sorted by start time.
 This is intended to be a much simpler and more limited version of SPARK-3468



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-6418) Add simple per-stage visualization to the UI

2015-03-20 Thread Sean Owen (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-6418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean Owen updated SPARK-6418:
-
Component/s: Web UI

 Add simple per-stage visualization to the UI
 

 Key: SPARK-6418
 URL: https://issues.apache.org/jira/browse/SPARK-6418
 Project: Spark
  Issue Type: Improvement
  Components: Web UI
Reporter: Kay Ousterhout
Assignee: Kay Ousterhout
 Attachments: Screen Shot 2015-03-18 at 6.13.04 PM.png


 Visualizing how tasks in a stage spend their time can be very helpful to 
 understanding performance.  Many folks have started using the visualization 
 tools here: https://github.com/kayousterhout/trace-analysis (see the README 
 at the bottom) to analyze their jobs after they've finished running, but it 
 would be great if this functionality were natively integrated into Spark's UI.
 I'd propose adding a relatively simple visualization to the stage detail 
 page, that's hidden by default but that users can view by clicking on a 
 drop-down menu.  The plan is to implement this using D3; a mock up of how 
 this would look (that uses D3) is attached.
 This is intended to be a much simpler and more limited version of SPARK-3468



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-6418) Add simple per-stage visualization to the UI

2015-03-20 Thread Kay Ousterhout (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-6418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kay Ousterhout updated SPARK-6418:
--
Assignee: Pradyumn Shroff  (was: Kay Ousterhout)

 Add simple per-stage visualization to the UI
 

 Key: SPARK-6418
 URL: https://issues.apache.org/jira/browse/SPARK-6418
 Project: Spark
  Issue Type: Improvement
  Components: Web UI
Reporter: Kay Ousterhout
Assignee: Pradyumn Shroff
 Attachments: Screen Shot 2015-03-18 at 6.13.04 PM.png


 Visualizing how tasks in a stage spend their time can be very helpful to 
 understanding performance.  Many folks have started using the visualization 
 tools here: https://github.com/kayousterhout/trace-analysis (see the README 
 at the bottom) to analyze their jobs after they've finished running, but it 
 would be great if this functionality were natively integrated into Spark's UI.
 I'd propose adding a relatively simple visualization to the stage detail 
 page, that's hidden by default but that users can view by clicking on a 
 drop-down menu.  The plan is to implement this using D3; a mock up of how 
 this would look (that uses D3) is attached.
 This is intended to be a much simpler and more limited version of SPARK-3468



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-6418) Add simple per-stage visualization to the UI

2015-03-20 Thread Kay Ousterhout (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-6418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kay Ousterhout updated SPARK-6418:
--
Assignee: (was: Kay Ousterhout)

 Add simple per-stage visualization to the UI
 

 Key: SPARK-6418
 URL: https://issues.apache.org/jira/browse/SPARK-6418
 Project: Spark
  Issue Type: Improvement
  Components: Web UI
Reporter: Kay Ousterhout
 Attachments: Screen Shot 2015-03-18 at 6.13.04 PM.png


 Visualizing how tasks in a stage spend their time can be very helpful to 
 understanding performance.  Many folks have started using the visualization 
 tools here: https://github.com/kayousterhout/trace-analysis (see the README 
 at the bottom) to analyze their jobs after they've finished running, but it 
 would be great if this functionality were natively integrated into Spark's UI.
 I'd propose adding a relatively simple visualization to the stage detail 
 page, that's hidden by default but that users can view by clicking on a 
 drop-down menu.  The plan is to implement this using D3; a mock up of how 
 this would look (that uses D3) is attached.
 This is intended to be a much simpler and more limited version of SPARK-3468



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-6418) Add simple per-stage visualization to the UI

2015-03-20 Thread Kay Ousterhout (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-6418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kay Ousterhout updated SPARK-6418:
--
Description: 
Visualizing how tasks in a stage spend their time can be very helpful to 
understanding performance.  Many folks have started using the visualization 
tools here: https://github.com/kayousterhout/trace-analysis (see the README at 
the bottom) to analyze their jobs after they've finished running, but it would 
be great if this functionality were natively integrated into Spark's UI.

I'd propose adding a relatively simple visualization to the stage detail page, 
that's hidden by default but that users can view by clicking on a drop-down 
menu.  The plan is to implement this using D3; a mock up of how this would look 
(that uses D3) is attached.  One change we'll make for the initial 
implementation, compared to the attached visualization, is tasks will be sorted 
by start time.

This is intended to be a much simpler and more limited version of SPARK-3468

  was:
Visualizing how tasks in a stage spend their time can be very helpful to 
understanding performance.  Many folks have started using the visualization 
tools here: https://github.com/kayousterhout/trace-analysis (see the README at 
the bottom) to analyze their jobs after they've finished running, but it would 
be great if this functionality were natively integrated into Spark's UI.

I'd propose adding a relatively simple visualization to the stage detail page, 
that's hidden by default but that users can view by clicking on a drop-down 
menu.  The plan is to implement this using D3; a mock up of how this would look 
(that uses D3) is attached.

This is intended to be a much simpler and more limited version of SPARK-3468


 Add simple per-stage visualization to the UI
 

 Key: SPARK-6418
 URL: https://issues.apache.org/jira/browse/SPARK-6418
 Project: Spark
  Issue Type: Improvement
  Components: Web UI
Reporter: Kay Ousterhout
Assignee: Pradyumn Shroff
 Attachments: Screen Shot 2015-03-18 at 6.13.04 PM.png


 Visualizing how tasks in a stage spend their time can be very helpful to 
 understanding performance.  Many folks have started using the visualization 
 tools here: https://github.com/kayousterhout/trace-analysis (see the README 
 at the bottom) to analyze their jobs after they've finished running, but it 
 would be great if this functionality were natively integrated into Spark's UI.
 I'd propose adding a relatively simple visualization to the stage detail 
 page, that's hidden by default but that users can view by clicking on a 
 drop-down menu.  The plan is to implement this using D3; a mock up of how 
 this would look (that uses D3) is attached.  One change we'll make for the 
 initial implementation, compared to the attached visualization, is tasks will 
 be sorted by start time.
 This is intended to be a much simpler and more limited version of SPARK-3468



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-6418) Add simple per-stage visualization to the UI

2015-03-19 Thread Kay Ousterhout (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-6418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kay Ousterhout updated SPARK-6418:
--
Attachment: Screen Shot 2015-03-18 at 6.13.04 PM.png

 Add simple per-stage visualization to the UI
 

 Key: SPARK-6418
 URL: https://issues.apache.org/jira/browse/SPARK-6418
 Project: Spark
  Issue Type: Improvement
Reporter: Kay Ousterhout
Assignee: Kay Ousterhout
 Attachments: Screen Shot 2015-03-18 at 6.13.04 PM.png


 Visualizing how tasks in a stage spend their time can be very helpful to 
 understanding performance.  Many folks have started using the visualization 
 tools here: https://github.com/kayousterhout/trace-analysis (see the README 
 at the bottom) to analyze their jobs after they've finished running, but it 
 would be great if this functionality were natively integrated into Spark's UI.
 I'd propose adding a relatively simple visualization to the stage detail 
 page, that's hidden by default but that users can view by clicking on a 
 drop-down menu.  The plan is to implement this using D3; a mock up of how 
 this would look (that uses D3) is attached.
 This is intended to be a much simpler and more limited version of SPARK-3468



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org