-
Notifications
You must be signed in to change notification settings - Fork 48
/
Karamelfile
executable file
·45 lines (45 loc) · 1015 Bytes
/
Karamelfile
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
dependencies:
- recipe: hopsworks::install
local:
- hops::install
- recipe: hopsworks::default
global:
- hops::ndb
- hive2::db
- airflow::db
- ndb::restore_sql
- recipe: hopsworks::dev
global:
- hopsworks::default
- recipe: hopsworks::restart
global:
- hops::nm
- recipe: hopsworks::image
global:
- hopsworks::dev
- recipe: hopsworks::migrate
global:
- hops::dn
- hopslog::default
- hopsworks::default
- hopsworks::das_node
- hopsworks::config_node
- recipe: hopsworks::das_node
local:
- hopsworks::default
- kagent::default
- recipe: hopsworks::copy_config
global:
- hopsworks::default
- recipe: hopsworks::config_node
local:
- kagent::default
global:
- hopsworks::das_node
- recipe: hopsworks::loadbalancer
global:
- hopsworks::config_node
- recipe: hopsworks::reindex
global:
- hopsworks::default
- elastic::default