You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "Sumit Mohanty (JIRA)" <ji...@apache.org> on 2017/08/29 23:47:00 UTC

[jira] [Assigned] (SLIDER-774) In both appConfig and resources inputs, global and metadata sections, and slider-appmaster component section should not be required

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

Sumit Mohanty reassigned SLIDER-774:
------------------------------------

    Assignee:     (was: Sumit Mohanty)

> In both appConfig and resources inputs, global and metadata sections, and slider-appmaster component section should not be required
> -----------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SLIDER-774
>                 URL: https://issues.apache.org/jira/browse/SLIDER-774
>             Project: Slider
>          Issue Type: Bug
>          Components: app-package, client
>    Affects Versions: Slider 0.61
>            Reporter: Sumit Mohanty
>             Fix For: Slider 2.0.0
>
>
> The following sections should not be required in appConfig.json or resources.json. If they are not specified then an empty section of a section with default values are assumed.
> {noformat}
> "components": {
>     "slider-appmaster": {
>       "jvm.heapsize": "256M"
>     }
>   }
> {noformat}
> {noformat}
> "metadata": {
>   }
> {noformat}
> {noformat}
> "global": {
>   }
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)