[
https://issues.apache.org/jira/browse/SAMZA-403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Chen updated SAMZA-403:
-----------------------------
Attachment: SAMZA-403.hello-samza.patch
Diff of the new tarball with the current:
{code}
1,2d0
< LICENSE
< README.md
49c47
< lib/jackson-core-asl-1.8.8.jar
---
> lib/jackson-core-asl-1.8.5.jar
51c49
< lib/jackson-mapper-asl-1.8.8.jar
---
> lib/jackson-mapper-asl-1.8.5.jar
88c86
< lib/log4j-1.2.17.jar
---
> lib/log4j-1.2.16.jar
102d99
< lib/samza-wikipedia-0.8.0.jar
{code}
RB: https://reviews.apache.org/r/25401/
> hello-samza source should use a single project
> ----------------------------------------------
>
> Key: SAMZA-403
> URL: https://issues.apache.org/jira/browse/SAMZA-403
> Project: Samza
> Issue Type: Improvement
> Components: hello-samza
> Reporter: David Chen
> Assignee: David Chen
> Attachments: SAMZA-403.hello-samza.patch
>
>
> Currently, hello-samza contains two subprojects:
> * samza-wikipedia - contains the implementation for the jobs and the
> Wikipedia system
> * samza-job-package - contains the job configs and assembly
> AFAIK, there is no particular reason why these should live in different
> subprojects and thus should be merged into a single (sub)project.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)