Ottomata has submitted this change and it was merged.
Change subject: Adding role/analytics/hive,pig,sqoop.pp
......................................................................
Adding role/analytics/hive,pig,sqoop.pp
Change-Id: Ifc03bdb08b99b55a3a2f955b2d9e2245402ee831
---
A manifests/role/analytics/hive.pp
A manifests/role/analytics/pig.pp
A manifests/role/analytics/sqoop.pp
3 files changed, 11 insertions(+), 0 deletions(-)
Approvals:
Ottomata: Verified; Looks good to me, approved
diff --git a/manifests/role/analytics/hive.pp b/manifests/role/analytics/hive.pp
new file mode 100644
index 0000000..f96ed1a
--- /dev/null
+++ b/manifests/role/analytics/hive.pp
@@ -0,0 +1,5 @@
+# == Class role::analytics::hive
+#
+class role::analytics::hive {
+ include cdh4::hive
+}
\ No newline at end of file
diff --git a/manifests/role/analytics/pig.pp b/manifests/role/analytics/pig.pp
new file mode 100644
index 0000000..765f9d9
--- /dev/null
+++ b/manifests/role/analytics/pig.pp
@@ -0,0 +1,3 @@
+class role::analytics::pig {
+ include cdh4::pig
+}
\ No newline at end of file
diff --git a/manifests/role/analytics/sqoop.pp
b/manifests/role/analytics/sqoop.pp
new file mode 100644
index 0000000..0908633
--- /dev/null
+++ b/manifests/role/analytics/sqoop.pp
@@ -0,0 +1,3 @@
+class role::analytics::sqoop {
+ include cdh4::sqoop
+}
\ No newline at end of file
--
To view, visit https://gerrit.wikimedia.org/r/69521
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ifc03bdb08b99b55a3a2f955b2d9e2245402ee831
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ottomata <[email protected]>
Gerrit-Reviewer: Ottomata <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits