Skip to content

[ZEPPELIN-4475]. Spark job progress is not correct#3548

Closed
zjffdu wants to merge 1 commit into
apache:masterfrom
zjffdu:ZEPPELIN-4475
Closed

[ZEPPELIN-4475]. Spark job progress is not correct#3548
zjffdu wants to merge 1 commit into
apache:masterfrom
zjffdu:ZEPPELIN-4475

Conversation

@zjffdu
Copy link
Copy Markdown
Contributor

@zjffdu zjffdu commented Dec 9, 2019

What is this PR for?

When calculating the job progress, we should only take care the first one match the jobGroup. Because each paragraph has one unique jobGroup, and one paragraph may run multiple times.
So only look for the first job which match the jobGroup.

What type of PR is it?

[Bug Fix ]

Todos

  • - Task

What is the Jira issue?

How should this be tested?

  • CI pass

Screenshots (if appropriate)

Questions:

  • Does the licenses files need update? No
  • Is there breaking changes for older versions? No
  • Does this needs documentation? No

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.

1 participant