Github user mxm commented on the pull request:

    https://github.com/apache/flink/pull/1214#issuecomment-155047586
  
    Thanks for the timely update @sachingoel0101. 
    
    I was referring to the acquisition of the plan. When we create the plan, 
(e.g. ./bin/flink info JAR) we suppress printing to standard out. I thought we 
should do similar when we create the detached plan which we submit only after 
we have determined whether we can run the jar in detached mode. I ran some of 
the examples in detached mode and found it odd that it prints to stdout during 
the creation of the plan. The actual execution of the plan should of course be 
able to print to stdout. What do you think?


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