You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: site.yml
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@
14
14
- common
15
15
- { role: postfix_mandrill, when: notify_email is defined and postfix_domain is defined and mandrill_username is defined and mandrill_api_key is defined }
16
16
- ganglia_monitor
17
-
- {role: oracle_jdk, when: jdk_installed is not defined }
17
+
- {role: oracle_jdk, when: jdk_installed is not defined }
18
18
19
19
- hosts: 2_links_aggregated
20
20
user: ansibler
@@ -76,6 +76,7 @@
76
76
tags:
77
77
- hadoop
78
78
- hbase
79
+
- hive
79
80
- name: format the namenode - WILL NOT FORMAT IF /data/dfs/nn/current/VERSION EXISTS TO AVOID DATA LOSS
0 commit comments