Description
Puppet deployment module for spark were never updated to reflect the package name changes introduced in BIGTOP-1183.
Class spark needs to insure that
package { "spark-master": ensure => latest, }
or
package { "spark-worker": ensure => latest, }
for different nodes, instead of just spark
Attachments
Attachments
Issue Links
- is broken by
-
BIGTOP-1183 Rename spark package to spark-core
- Resolved
- is duplicated by
-
BIGTOP-1260 Puppet deployment should reflect on the new name of spark package
- Resolved