You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Chris Riccomini (JIRA)" <ji...@apache.org> on 2013/10/23 22:54:47 UTC

[jira] [Updated] (SAMZA-15) Make JobRunner default to PropertiesConfigFactory

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

Chris Riccomini updated SAMZA-15:
---------------------------------

    Fix Version/s: 0.7.0

> Make JobRunner default to PropertiesConfigFactory
> -------------------------------------------------
>
>                 Key: SAMZA-15
>                 URL: https://issues.apache.org/jira/browse/SAMZA-15
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Chris Riccomini
>              Labels: newbie
>             Fix For: 0.7.0
>
>
> JobRunner requires exactly one config factory, and at least one config path. Let's change JobRunner to allow no config factory to be defined, and default to PropertiesConfigFactory in such a case.
> An additional feature that I haven't thought through would be to allow an environment variable to define the config factory when one is not passed in via the CLI. The resolution order would be CLI parameter, then environment variable (SAMZA_CONFIG_FACTORY), then PropertiesConfigFactory.



--
This message was sent by Atlassian JIRA
(v6.1#6144)