You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Ajay Yadava (JIRA)" <ji...@apache.org> on 2015/08/03 12:20:04 UTC

[jira] [Created] (FALCON-1364) Missing prefix in runtime.properties

Ajay Yadava created FALCON-1364:
-----------------------------------

             Summary: Missing prefix in runtime.properties 
                 Key: FALCON-1364
                 URL: https://issues.apache.org/jira/browse/FALCON-1364
             Project: Falcon
          Issue Type: Improvement
            Reporter: Ajay Yadava


Falcon only reads the properties which are prefixed with "{domain}." where {domain} is the domain configured in the properties file like runtime.properties or the properties prefixed with "*.".

Currently the properties listed in runtime.properties don't have any prefix A new user who doesn't know that the properties need to be prefixed with "domain." or "*." will override those properties and expect changes to reflect. 

We should prefix all properties with *. so that it works out of the box.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)