Reduce number of symbols in a cluster name

Only 64 symbols are allowed to be used as cluster name,
so names' length should be reduced

Change-Id: Ie510476a63e107ea7d0d2dee7a5f1960c9df1d87
This commit is contained in:
Sergey Kolekonov
2015-03-08 20:04:02 +03:00
parent 59dc9b20ad
commit efb9ff013f
2 changed files with 2 additions and 2 deletions

View File

@@ -36,7 +36,7 @@ clusters:
HDFS:
dfs.replication: 1
cluster:
name: %CLUSTER_NAME%-spark
name: %CLUSTER_NAME%
scenario:
- run_jobs
edp_jobs_flow: spark_edp

View File

@@ -67,7 +67,7 @@ clusters:
node_configs:
*ng_configs
cluster:
name: %CLUSTER_NAME%-vanilla-v2
name: %CLUSTER_NAME%
cluster_template:
name: vanilla-2-6-0
node_group_templates: