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

Yan Fang commented on SAMZA-318:
--------------------------------

I agree on having the hello-samza depend on the latest stable release. Also, 
it's better to depend on a real Maven release, because then users do not need 
to worry about build, publishToMaven stuff which actually is more likely for 
Samza devs like us, not Samza users. (That is also the goal of publishing Samza 
to Maven Repository, right?)

{quote}
Perhaps we could update the bin/grid script to support both (default to stable, 
but allow us to override with master)? Alternatively, maybe we could just have 
a separate script that tweaks things to build against master?
{quote}

That definitely will save our lives. Also gives the brave users an easy way to 
try the latest Samza.

> Update the version in hello-samza intro webpage 
> ------------------------------------------------
>
>                 Key: SAMZA-318
>                 URL: https://issues.apache.org/jira/browse/SAMZA-318
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Yan Fang
>            Assignee: Yan Fang
>              Labels: newbie
>         Attachments: SAMZA-318.patch
>
>
> currently it is 
> {quote}
> tar -xvf ./samza-job-package/target/samza-job-package-0.7.0-dist.tar.gz -C 
> deploy/samza
> {quote}
> it should be updated to 
> {quote}
> tar -xvf ./samza-job-package/target/samza-job-package-0.8.0-dist.tar.gz -C 
> deploy/samza
> {quote}



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

Reply via email to