-
Notifications
You must be signed in to change notification settings - Fork 25
Expand file tree
/
Copy pathextra_vars.yml
More file actions
138 lines (106 loc) · 3.15 KB
/
extra_vars.yml
File metadata and controls
138 lines (106 loc) · 3.15 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
---
debug: ${DEBUG}
# Use Datagen as a Service or not
datagen_as_a_service: ${DATAGEN_AS_A_SERVICE}
datagen_repo_url: ${DATAGEN_REPO_URL}
datagen_repo_branch: ${DATAGEN_REPO_BRANCH}
datagen_csd_url: ${DATAGEN_CSD_URL}
datagen_parcel_repo: ${DATAGEN_REPO_PARCEL}
# Minimum settings
cluster_name: ${CLUSTER_NAME}
# Cluster Name streaming
cluster_name_streaming: ${CLUSTER_NAME_STREAMING}
# CM info required
cloudera_manager_host: ${NODE_0}
cloudera_manager_user: admin
cloudera_manager_password: admin
cloudera_manager_version: ${CM_VERSION}
cdp_version: ${CDH_VERSION}
# Ranger info required
ranger_user: admin
ranger_password: ${DEFAULT_PASSWORD}
# Edge Node for data gen
edge_host: ${EDGE_HOST}
# Not required as they have default settings but can be overrided
launch_generation: false
# Directory where Datagen will be cloned and compiled
target_dir: /root/datagen
# Data Gen Settings
data_gen_git_url: ${DATAGEN_REPO_URL}
data_gen_git_branch: ${DATAGEN_REPO_BRANCH}
# Needed to know if public certs will be imported
tls: ${TLS}
##### Old way #####
# Credentials required
kerb_auth: ${KERBEROS}
kerb_user: ${DEFAULT_ADMIN_USER}@${REALM}
kerb_keytab: /home/${DEFAULT_ADMIN_USER}/${DEFAULT_ADMIN_USER}.keytab
default_user: ${DEFAULT_ADMIN_USER}
# Release to get and launch
release_url: ${DATA_LOAD_REPO_URL}
# Add other projects below as the one above
###### OPTIONAL ######
## All below variables could be filled in manually or let the playbook filled them automatically ##
## ##
# keystore: /var/lib/cloudera-scm-agent/agent-cert/cm-auto-host_keystore.jks
# keystore_pass: changeme
# keystore_key_pass: changeme
# user: dev
# hadoop_user: dev
# hadoop_home: /user/dev
# truststore_location: /tmp/truststore.jks
# gen_hdfs: true
# gen_solr: false
# gen_kudu: false
# gen_hbase: false
# gen_ozone: false
# gen_hive: true
# gen_kafka: false
# CM related
# cloudera_manager_api_version:
# cloudera_manager_protocol:
# cloudera_manager_port:
# cloudera_manager_truststore_password_api:
# cluster_name:
# cdp_version:
# HDFS related
# hdfs_nameservice:
# hdfs_port:
# HBase related
# hbase_znode:
# Hive related
# tez_queue_name:
# hive_zk_namespace:
# Kafka Related
# kafka_protocol:
# kafka_url:
# Kudu Related
# kudu_url:
# Ozone Related
# ozone_service_id:
# Ranger Related
# ranger_url:
# Schema Registry Related
# sr_url:
# SolR Related
# solr_url:
# Zookeeper Related:
# zk_quorum_with_port: