[GitHub] flink issue #5521: [FLINK-8599] Improve the failure behavior of the FileInpu...

2018-03-12 Thread ChengzhiZhao
Github user ChengzhiZhao commented on the issue: https://github.com/apache/flink/pull/5521 @StephanEwen, thanks for your feedbacks. for our use case we'd like to take the bad file out to continue process instead of fixing the bad file to be able to continue. I think it can be more

[GitHub] flink issue #5521: [FLINK-8599] Improve the failure behavior of the FileInpu...

2018-03-09 Thread ChengzhiZhao
Github user ChengzhiZhao commented on the issue: https://github.com/apache/flink/pull/5521 @StephanEwen @kl0u Thanks for you feedback, I will put an option for user to choose ---

[GitHub] flink issue #5521: [FLINK-8599] Improve the failure behavior of the FileInpu...

2018-02-23 Thread ChengzhiZhao
Github user ChengzhiZhao commented on the issue: https://github.com/apache/flink/pull/5521 @steveloughran Updated. ---

[GitHub] flink issue #5521: [FLINK-8599] Improve the failure behavior of the FileInpu...

2018-02-20 Thread ChengzhiZhao
Github user ChengzhiZhao commented on the issue: https://github.com/apache/flink/pull/5521 Thanks @steveloughran for your feedbacks, I updated based on your suggestions. ---

[GitHub] flink pull request #5521: [FLINK-8599] Improve the failure behavior of the F...

2018-02-18 Thread ChengzhiZhao
GitHub user ChengzhiZhao opened a pull request: https://github.com/apache/flink/pull/5521 [FLINK-8599] Improve the failure behavior of the FileInputFormat for … ## What is the purpose of the change This pull request is intent to improve the failure behavior

[GitHub] flink pull request #5520: [FLINK-8599] Improve the failure behavior of the F...

2018-02-18 Thread ChengzhiZhao
Github user ChengzhiZhao closed the pull request at: https://github.com/apache/flink/pull/5520 ---

[GitHub] flink pull request #5520: [FLINK-8599] Improve the failure behavior of the F...

2018-02-18 Thread ChengzhiZhao
GitHub user ChengzhiZhao opened a pull request: https://github.com/apache/flink/pull/5520 [FLINK-8599] Improve the failure behavior of the FileInputFormat for bad files ## What is the purpose of the change This pull request is intent to improve the failure behavior

[GitHub] flink pull request #5514: [FLINK-8599] Improve the failure behavior of the C...

2018-02-17 Thread ChengzhiZhao
Github user ChengzhiZhao closed the pull request at: https://github.com/apache/flink/pull/5514 ---

[GitHub] flink pull request #5514: [FLINK-8599] Improve the failure behavior of the C...

2018-02-16 Thread ChengzhiZhao
GitHub user ChengzhiZhao opened a pull request: https://github.com/apache/flink/pull/5514 [FLINK-8599] Improve the failure behavior of the ContinuousFileReader… ## What is the purpose of the change This pull request is intent to improve the failure behavior