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

JohnTing updated SUBMARINE-623:
-------------------------------
        Parent: SUBMARINE-548
    Issue Type: Sub-task  (was: Improvement)

> Experiment templates cannot use pure digital parameters
> -------------------------------------------------------
>
>                 Key: SUBMARINE-623
>                 URL: https://issues.apache.org/jira/browse/SUBMARINE-623
>             Project: Apache Submarine
>          Issue Type: Sub-task
>          Components: experiment template
>            Reporter: JohnTing
>            Assignee: JohnTing
>            Priority: Major
>             Fix For: 0.5.0
>
>
> Now experiment templates cannot use pure digital parameters,
>  For example,
> if the following "replicas", using {code:json}"{{Master.replicas}}"{code}, 
> the experiment will fail.
>  If the "replicas" uses {code:json}{{Master.replicas}}{code}, it will not be 
> parsed as json.
>  
> {code:json}
> "spec": {
>     "Master": {
>       "replicas": 1,
>       "resources": "cpu=1,memory=1024M"
>     },
>     "Worker": {
>       "replicas": 1,
>       "resources": "cpu=1,memory=1024M"
>     }
>   }
> {code}
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to