forked from bigsea-ufcg/bigsea-manager
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmanager.cfg.example
65 lines (59 loc) · 1.71 KB
/
manager.cfg.example
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
[services]
controller_url = http://0.0.0.0:5002
monitor_url = http://0.0.0.0:5675
optimizer_url = http://0.0.0.0:5001/optimizer
authorization_url = http://0.0.0.0:5001/authorization/run_application/
plugins = sahara,spark_mesos,os_generic
[os-generic]
public_key = bigsea
key_path = /home/ubuntu/.ssh/bigsea
log_path = /home/ubuntu/bigsea-manager/application_logs
user = username
password = password
auth_ip = https://cloud.lsd.ufcg.edu.br
project_id = 5054ee14b2c54982a322e6367e1055c3
user_domain_name = geral
[spark-generic]
swift_container = bigsea
swift_logdir = BULMA/eventlogs/
remote_hdfs = 10.9.8.7
number_of_attempts = 30
public_key = bigsea
key_path = /home/ubuntu/.ssh/key
log_path = /home/ubuntu/bigsea-manager
user = username
password = password
auth_ip = https://cloud.lsd.ufcg.edu.br
project_id = 5054ee14b2c54982a322e6367e1055c3
user_domain_name = geral
masters_ips = ip1 ip2 ip3 ip4 ip5 ip6 ip7 ip8
[spark-sahara]
swift_container = bigsea-ex
swift_logdir = BULMA/eventlogs/
remote_hdfs = 10.10.10.20
number_of_attempts = 30
public_key = bigsea
key_path = /home/ubuntu/.ssh/bigsea
log_path = /home/ubuntu/bigsea-manager/application_logs
user = username
password = password
auth_ip = https://cloud.lsd.ufcg.edu.br
project_id = 5054ee14b2c54982a322e6367e1055c3
user_domain_name = geral
[spark-mesos]
mesos_url = 158.158.158.158
mesos_port = 5050
cluster_username = username
cluster_password = password
key_path =
one_url = http://onecloud.domains:2111
one_username = username
one_password = password
spark_path = /opt/spark/bin/spark-submit
[chronos]
url = http://158.158.158.157:4040
username = username
password = password
supervisor_ip = http://152.152.152.152:20000
[infra]
hosts = host1 host2 host3 host4 host5 host6