Github user stefanobaghino commented on a diff in the pull request:

    https://github.com/apache/flink/pull/1837#discussion_r57986135
  
    --- Diff: docs/setup/config.md ---
    @@ -275,6 +275,10 @@ For example when running Flink on YARN on an 
environment with a restrictive fire
     
     - `recovery.job.delay`: (Default 'akka.ask.timeout') Defines the delay 
before persisted jobs are recovered in case of a recovery situation. 
     
    +## Environment
    +
    +- `env.log.dir`: (Defaults to the `log` directory under Flink's home) 
Defines the directory where the Flink logs are saved.
    --- End diff --
    
    I did some research but checking for a valid path across all possible 
operative systems and filesystems would be prohibitive, I guess we'll have to 
settle for the documentation at this time. :smiley: Thanks for pointing it out!


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to