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 2022/07/25 13:02:22 UTC

[GitHub] [zeppelin] yaini opened a new pull request, #4427: [ZEPPELIN-5638] Add flink job interval check

yaini opened a new pull request, #4427:
URL: https://github.com/apache/zeppelin/pull/4427

   ### What is this PR for?
   zeppelin-interpreter-flink-yarn produce a lot of logs, caused disk space to run out
   
   
   ### What type of PR is it?
   Improvement
   
   ### Todos
   * [x] - Add validation the value of zeppelin.flink.job.check_interval
   
   ### Need Help
   I think negative value is invalid input, so I make it just return and not to add job
   But, the issuer suggest that set default value 1000. Is it better?
   
   ### What is the Jira issue?
   * https://issues.apache.org/jira/browse/ZEPPELIN-5638
   
   ### How should this be tested?
   * CI
   
   ### Questions:
   * Does the licenses files need to 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.

To unsubscribe, e-mail: dev-unsubscribe@zeppelin.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [zeppelin] jongyoul commented on pull request #4427: [ZEPPELIN-5638] Add flink job interval check

Posted by GitBox <gi...@apache.org>.
jongyoul commented on PR #4427:
URL: https://github.com/apache/zeppelin/pull/4427#issuecomment-1195080105

   BTW, if it returns without a progress checker, doesn't it occur infinitive loop?


-- 
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.

To unsubscribe, e-mail: dev-unsubscribe@zeppelin.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [zeppelin] jongyoul merged pull request #4427: [ZEPPELIN-5638] Add flink job interval check

Posted by GitBox <gi...@apache.org>.
jongyoul merged PR #4427:
URL: https://github.com/apache/zeppelin/pull/4427


-- 
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.

To unsubscribe, e-mail: dev-unsubscribe@zeppelin.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org