[
https://issues.apache.org/jira/browse/SLIDER-391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14120795#comment-14120795
]
ASF subversion and git services commented on SLIDER-391:
--------------------------------------------------------
Commit 02faa944da56cd6252b48afbdb6ee427291f1fe0 in incubator-slider's branch
refs/heads/feature/auto_generate_storm_pkg from [~sumitmohanty]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-slider.git;h=02faa94 ]
SLIDER-391. appConfig.json should allow reference to other config properties
and resolve them automatically
> appConfig.json should allow reference to other config properties and resolve
> them automatically
> -----------------------------------------------------------------------------------------------
>
> Key: SLIDER-391
> URL: https://issues.apache.org/jira/browse/SLIDER-391
> Project: Slider
> Issue Type: Bug
> Components: agent-provider, app-package
> Affects Versions: Slider 0.50
> Reporter: Sumit Mohanty
> Assignee: Sumit Mohanty
>
> At times, a single config property value gets used by several other
> properties. Its easier and less error prone to refer to the the referenced
> property by name than making sure that the value is duplicated
> E.g.
> {noformat}
> A = a
> D = {A},d
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)