[
https://issues.apache.org/jira/browse/SAMZA-318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yan Fang updated SAMZA-318:
---------------------------
Attachment: SAMZA-318.3.patch
Oh, yes, I uploaded the wrong path...*_* Now it's the new one. The only thing I
did based on your patch is to make the samza-job-package have the same version
as the samza version. (and rebase)
As you mentioned, users will version their own and hello-samza is just an entry
point, am not very insistent that it must have the same version as the Samza.
On the other hand, in our case, the job package version also makes sense if it
has the same version as the samza-wikipedia, which is 0.7.0. Therefore, +1 for
your previous patch. Thank you.
> 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: Martin Kleppmann
> Labels: newbie
> Attachments: SAMZA-318.2.patch, SAMZA-318.2.patch, SAMZA-318.3.patch,
> 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)