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

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

     [ https://issues.apache.org/jira/browse/FLINK-4095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maximilian Michels closed FLINK-4095.
-------------------------------------
    Resolution: Fixed

Seems like custom config dirs are highly request now :) This duplicates FLINK-4084.

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