File tree Expand file tree Collapse file tree 1 file changed +51
-0
lines changed Expand file tree Collapse file tree 1 file changed +51
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+
3
+ # Potential configuration for cloudera.exe.data
4
+
5
+ data :
6
+ storage :
7
+ # A list of lists of locations (read/[only|write]) defined in a policy and assigned to a role
8
+ - read_only : bool
9
+ locations :
10
+ aws :
11
+ - bucket :
12
+ azure :
13
+ - resource_group : # Default to data__azure_metagroup_uri
14
+ storage_account :
15
+ container :
16
+ policy :
17
+ aws :
18
+ name :
19
+ suffix :
20
+ delete : bool
21
+ role :
22
+ aws :
23
+ datalake_admin : bool
24
+ name :
25
+ suffix :
26
+ delete : bool
27
+ assignment :
28
+ azure :
29
+ suffix :
30
+ delete : bool
31
+ policy :
32
+ suffix :
33
+ aws :
34
+ suffix :
35
+ read_only :
36
+ suffix :
37
+ url :
38
+ read_write :
39
+ suffix :
40
+ url :
41
+ role :
42
+ suffix :
43
+ aws :
44
+ suffix :
45
+ assignment :
46
+ suffix :
47
+ azure :
48
+ suffix :
49
+ teardown :
50
+ delete_policies :
51
+ delete_roles :
You can’t perform that action at this time.
0 commit comments