Github user mxm commented on the pull request:

    https://github.com/apache/flink/pull/1214#issuecomment-146909628
  
    This will fail hard when users rely on the result of the first job. So 
imagine your program always worked. You submit it detached and then it fails 
after 12 hours when the first job completes. Granted, we could alleviate the 
problem a bit by only allowing execute() for detached programs because then the 
date has been written to a proper sink. Still, the accumulator values might be 
used after job completion.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to