[jira] [Updated] (ATLAS-80) Support for variables in application properties

2015-12-09 Thread Suma Shivaprasad (JIRA)

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

Suma Shivaprasad updated ATLAS-80:
--
Fix Version/s: (was: trunk)
   0.6-incubating
Affects Version/s: 0.6-incubating

> Support for variables in application properties
> ---
>
> Key: ATLAS-80
> URL: https://issues.apache.org/jira/browse/ATLAS-80
> Project: Atlas
>  Issue Type: Bug
>Affects Versions: 0.6-incubating
>Reporter: Shwetha G S
>Assignee: Shwetha G S
>Priority: Critical
> Fix For: 0.6-incubating
>
> Attachments: ATLAS-80-v2.patch, ATLAS-80.patch
>
>
> We use commons-configuration for application properties and 1.x that we use 
> doesn't support variables in properties. 2.x has support for variables, but 
> is in beta and is not production ready.
> Meanwhile, we can support it using EL expression and substitute using system  
> properties.



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


[jira] [Updated] (ATLAS-80) Support for variables in application properties

2015-07-26 Thread Shwetha G S (JIRA)

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

Shwetha G S updated ATLAS-80:
-
Attachment: ATLAS-80-v2.patch

Updated patch with the format changes

> Support for variables in application properties
> ---
>
> Key: ATLAS-80
> URL: https://issues.apache.org/jira/browse/ATLAS-80
> Project: Atlas
>  Issue Type: Bug
>Reporter: Shwetha G S
>Assignee: Shwetha G S
>Priority: Critical
> Fix For: trunk
>
> Attachments: ATLAS-80-v2.patch, ATLAS-80.patch
>
>
> We use commons-configuration for application properties and 1.x that we use 
> doesn't support variables in properties. 2.x has support for variables, but 
> is in beta and is not production ready.
> Meanwhile, we can support it using EL expression and substitute using system  
> properties.



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


[jira] [Updated] (ATLAS-80) Support for variables in application properties

2015-07-23 Thread Shwetha G S (JIRA)

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

Shwetha G S updated ATLAS-80:
-
Fix Version/s: trunk

> Support for variables in application properties
> ---
>
> Key: ATLAS-80
> URL: https://issues.apache.org/jira/browse/ATLAS-80
> Project: Atlas
>  Issue Type: Bug
>Reporter: Shwetha G S
>Assignee: Shwetha G S
>Priority: Critical
> Fix For: trunk
>
> Attachments: ATLAS-80.patch
>
>
> We use commons-configuration for application properties and 1.x that we use 
> doesn't support variables in properties. 2.x has support for variables, but 
> is in beta and is not production ready.
> Meanwhile, we can support it using EL expression and substitute using system  
> properties.



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


[jira] [Updated] (ATLAS-80) Support for variables in application properties

2015-07-23 Thread Shwetha G S (JIRA)

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

Shwetha G S updated ATLAS-80:
-
Attachment: ATLAS-80.patch

Adds support for system variables in properties file. It also adds support for 
re-using already defined variable. For example:
atlas.data=/var/data/${user.name}/atlas
atlas.graph.data=${atlas.data}/graph

Also made sure application.properties is loaded just once

> Support for variables in application properties
> ---
>
> Key: ATLAS-80
> URL: https://issues.apache.org/jira/browse/ATLAS-80
> Project: Atlas
>  Issue Type: Bug
>Reporter: Shwetha G S
>Assignee: Shwetha G S
>Priority: Critical
> Attachments: ATLAS-80.patch
>
>
> We use commons-configuration for application properties and 1.x that we use 
> doesn't support variables in properties. 2.x has support for variables, but 
> is in beta and is not production ready.
> Meanwhile, we can support it using EL expression and substitute using system  
> properties.



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


[jira] [Updated] (ATLAS-80) Support for variables in application properties

2015-07-23 Thread Shwetha G S (JIRA)

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

Shwetha G S updated ATLAS-80:
-
Priority: Critical  (was: Major)

> Support for variables in application properties
> ---
>
> Key: ATLAS-80
> URL: https://issues.apache.org/jira/browse/ATLAS-80
> Project: Atlas
>  Issue Type: Bug
>Reporter: Shwetha G S
>Assignee: Shwetha G S
>Priority: Critical
>
> We use commons-configuration for application properties and 1.x that we use 
> doesn't support variables in properties. 2.x has support for variables, but 
> is in beta and is not production ready.
> Meanwhile, we can support it using EL expression and substitute using system  
> properties.



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