Skip to content

[SPARK-7391] DAG visualization: auto expand if linked from another viz #5958

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

andrewor14
Copy link
Contributor

This is an addition to #5729.

If you click into a stage from the DAG viz on the job page, you might expect to expand on the stage. However, once you get to the stage page, you actually have to expand the DAG viz there yourself.

This patch makes this happen automatically. It's a small UX improvement.

@AmplabJenkins
Copy link

Merged build triggered.

@AmplabJenkins
Copy link

Merged build started.

@SparkQA
Copy link

SparkQA commented May 7, 2015

Test build #32063 has started for PR 5958 at commit 03cd157.

@andrewor14 andrewor14 changed the title [SPARK-7391] Automatically expand DAG viz if from job page [SPARK-7391] Dag visualization: auto expand if linked from another viz May 7, 2015
@andrewor14 andrewor14 changed the title [SPARK-7391] Dag visualization: auto expand if linked from another viz [SPARK-7391] DAG visualization: auto expand if linked from another viz May 7, 2015
@SparkQA
Copy link

SparkQA commented May 7, 2015

Test build #32063 has finished for PR 5958 at commit 03cd157.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@AmplabJenkins
Copy link

Merged build finished. Test FAILed.

@AmplabJenkins
Copy link

Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/32063/
Test FAILed.

@andrewor14
Copy link
Contributor Author

retest this please

@andrewor14
Copy link
Contributor Author

I'm going to go ahead and merge this; it's failing an unrelated streaming test. Master 1.4.

@asfgit asfgit closed this in f121651 May 7, 2015
asfgit pushed a commit that referenced this pull request May 7, 2015
This is an addition to #5729.

If you click into a stage from the DAG viz on the job page, you might expect to expand on the stage. However, once you get to the stage page, you actually have to expand the DAG viz there yourself.

This patch makes this happen automatically. It's a small UX improvement.

Author: Andrew Or <andrew@databricks.com>

Closes #5958 from andrewor14/viz-auto-expand and squashes the following commits:

03cd157 [Andrew Or] Automatically expand DAG viz if from job page

(cherry picked from commit f121651)
Signed-off-by: Andrew Or <andrew@databricks.com>
@andrewor14 andrewor14 deleted the viz-auto-expand branch May 7, 2015 20:26
jeanlyn pushed a commit to jeanlyn/spark that referenced this pull request May 28, 2015
This is an addition to apache#5729.

If you click into a stage from the DAG viz on the job page, you might expect to expand on the stage. However, once you get to the stage page, you actually have to expand the DAG viz there yourself.

This patch makes this happen automatically. It's a small UX improvement.

Author: Andrew Or <andrew@databricks.com>

Closes apache#5958 from andrewor14/viz-auto-expand and squashes the following commits:

03cd157 [Andrew Or] Automatically expand DAG viz if from job page
jeanlyn pushed a commit to jeanlyn/spark that referenced this pull request Jun 12, 2015
This is an addition to apache#5729.

If you click into a stage from the DAG viz on the job page, you might expect to expand on the stage. However, once you get to the stage page, you actually have to expand the DAG viz there yourself.

This patch makes this happen automatically. It's a small UX improvement.

Author: Andrew Or <andrew@databricks.com>

Closes apache#5958 from andrewor14/viz-auto-expand and squashes the following commits:

03cd157 [Andrew Or] Automatically expand DAG viz if from job page
nemccarthy pushed a commit to nemccarthy/spark that referenced this pull request Jun 19, 2015
This is an addition to apache#5729.

If you click into a stage from the DAG viz on the job page, you might expect to expand on the stage. However, once you get to the stage page, you actually have to expand the DAG viz there yourself.

This patch makes this happen automatically. It's a small UX improvement.

Author: Andrew Or <andrew@databricks.com>

Closes apache#5958 from andrewor14/viz-auto-expand and squashes the following commits:

03cd157 [Andrew Or] Automatically expand DAG viz if from job page
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants