You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Konstantin Boudnik (JIRA)" <ji...@apache.org> on 2014/07/14 22:24:05 UTC

[jira] [Comment Edited] (BIGTOP-1256) Spark package deployment should reflect BIGTOP-1183

    [ https://issues.apache.org/jira/browse/BIGTOP-1256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14061164#comment-14061164 ] 

Konstantin Boudnik edited comment on BIGTOP-1256 at 7/14/14 8:22 PM:
---------------------------------------------------------------------

+1
I have amended the commit message to use '.' instead of ':' after the JIRA number.


was (Author: cos):
+1

> Spark package deployment should reflect BIGTOP-1183
> ---------------------------------------------------
>
>                 Key: BIGTOP-1256
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-1256
>             Project: Bigtop
>          Issue Type: Bug
>          Components: Debian, RPM
>    Affects Versions: 0.8.0
>            Reporter: Konstantin Boudnik
>            Assignee: Xiaomin Zhang
>             Fix For: 0.8.0
>
>         Attachments: BIGTOP-1256.patch, BIGTOP-1256.patch, BIGTOP-1258.patch
>
>
> Puppet deployment module for spark were never updated to reflect the package name changes introduced in BIGTOP-1183.
> Class {{spark}} needs to insure that
> {noformat}
>     package { "spark-master":
>       ensure => latest,
>     }
> {noformat}
> or
> {noformat}
>     package { "spark-worker":
>       ensure => latest,
>     }
> {noformat}
> for different nodes, instead of just {{spark}}



--
This message was sent by Atlassian JIRA
(v6.2#6252)