You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Ufuk Celebi (JIRA)" <ji...@apache.org> on 2016/06/20 12:23:05 UTC

[jira] [Created] (FLINK-4095) Add configDir argument to shell scripts

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)