Ufuk Celebi created FLINK-4095:
----------------------------------
Summary: Add configDir argument to shell scripts
Key: FLINK-4095
URL:
https://issues.apache.org/jira/browse/FLINK-4095 Project: Flink
Issue Type: Improvement
Components: Startup Shell Scripts
Reporter: Ufuk Celebi
Fix For: 1.1.0
Currently it's very hard to execute the shell scripts with different configurations, because we always use the config file in the {{conf}} directory.
Let's add a CLI argument to allow specifying a different configuration directory (or file) when running the shell scripts like
{code}
bin/flink run --configDir
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)