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

    https://github.com/apache/flink/pull/1837#discussion_r57913426
  
    --- 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 --
    
    No, the user has to input an absolute path. I wouldn't recommend adding 
this option, a possible improvement would be to document this restriction and 
to check at startup for malformed paths. Would `config.sh` be a good place to 
perform this check?


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