|
@@ -130,10 +130,10 @@ Em.I18n.translations = {
|
|
|
'wizard.step1.noAppTypesError': 'No Slider Application packages have been installed on this server. Please contact your Ambari server administrator to install Slider Application packages into /var/lib/ambari-server/resources/apps/ folder.',
|
|
|
'wizard.step2.name': 'Allocate Resources',
|
|
|
'wizard.step2.header': ' application requires resources to be allocated on the cluster. Provide resource allocation requests for each component of the application below.',
|
|
|
- 'wizard.step2.table.instances': 'Number of Instances',
|
|
|
- 'wizard.step2.table.memory': 'YARN Memory (MB)',
|
|
|
- 'wizard.step2.table.cpu': 'YARN CPU Cores',
|
|
|
- 'wizard.step2.table.yarnLabels': 'YARN Lables',
|
|
|
+ 'wizard.step2.table.instances': 'Instances',
|
|
|
+ 'wizard.step2.table.memory': 'Memory (MB)',
|
|
|
+ 'wizard.step2.table.cpu': 'CPU Cores',
|
|
|
+ 'wizard.step2.table.yarnLabels': 'YARN Labels',
|
|
|
'wizard.step2.table.popoverCheckbox': 'Check box to enable YARN labels on component',
|
|
|
'wizard.step2.table.popoverLabel': 'Provide YARN label to make component run on labeled hosts. Empty value would make component run on non-labeled hosts.',
|
|
|
'wizard.step2.error.numbers': 'All fields should be filled. Only integer numbers allowed.',
|