Github user facboy closed the pull request at:
https://github.com/apache/flink/pull/5831
---
Github user facboy commented on the issue:
https://github.com/apache/flink/pull/5831
Actually this can be handled by `env.ssh.opts` provided your target servers
allow you to send the `FLINK_CONF_DIR` env var in an ssh session.
---
Github user facboy closed the pull request at:
https://github.com/apache/flink/pull/5832
---
Github user facboy commented on the issue:
https://github.com/apache/flink/pull/5832
Actually this can be handled by `env.ssh.opts` provided your target servers
allow you to send the `FLINK_CONF_DIR` env var in an ssh session.
---
GitHub user facboy opened a pull request:
https://github.com/apache/flink/pull/5832
[FLINK-9151] [Startup Shell Scripts] Export FLINK_CONF_DIR to job manager
and task managers in standalone cluster mode (master)
## What is the purpose of the change
This pull request makes
GitHub user facboy opened a pull request:
https://github.com/apache/flink/pull/5831
[FLINK-9151] [Startup Shell Scripts] Export FLINK_CONF_DIR to job manager
and task managers in standalone cluster mode
## What is the purpose of the change
This pull request makes the