[
https://issues.apache.org/jira/browse/SAMZA-318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14053805#comment-14053805
]
Jakob Homan commented on SAMZA-318:
-----------------------------------
This is an interesting question - should hello-samza point to the latest trunk
or the latest stable release? My intuition would be the latest stable release
(which should now be mirrored) so that new users get a dependable, reproducible
experience. Those wanting to use hello-samza as a poor man's integration test
(ie, us) would need to swap out the dependency manually, but that seems
reasonable.
> 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)