You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by GitBox <gi...@apache.org> on 2019/12/09 13:28:08 UTC

[GitHub] [zeppelin] zjffdu opened a new pull request #3548: [ZEPPELIN-4475]. Spark job progress is not correct

zjffdu opened a new pull request #3548: [ZEPPELIN-4475]. Spark job progress is not correct
URL: https://github.com/apache/zeppelin/pull/3548
 
 
   ### 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?
   * https://issues.apache.org/jira/browse/ZEPPELIN-4475
   
   ### 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
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services