[ https://issues.apache.org/jira/browse/SLIDER-1135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15308474#comment-15308474 ]
Billie Rinaldi commented on SLIDER-1135: ---------------------------------------- [~shanyu], I am trying to understand your use case better. Are you are trying to override the Storm configuration defaults with a new storm-site.xml file included in your Storm tarball? Could you modify the Storm app package defaults in [configuration/storm-site.xml|https://github.com/apache/incubator-slider/blob/develop/app-packages/storm/configuration/storm-site.xml] instead? > Slider app XML configuration merge with existing configuration in package > ------------------------------------------------------------------------- > > Key: SLIDER-1135 > URL: https://issues.apache.org/jira/browse/SLIDER-1135 > Project: Slider > Issue Type: Bug > Reporter: shanyu zhao > Fix For: Slider 0.90.2 > > Attachments: SLIDER-1135.patch > > > Today when you specify a configuration for a Slider app, e.g. in app_config > you have: "site.storm-site.drpc.port": "1234", and in metainfo.xml you > specify <configFile>, this would overwrite the existing storm-site.xml in the > package. This forces you to set all storm configurations in app_config file. > What we can do is to merge the provided configuration with existing conf > files (storm-site.xml in this case). -- This message was sent by Atlassian JIRA (v6.3.4#6332)