[
https://issues.apache.org/jira/browse/SAMZA-444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Riccomini updated SAMZA-444:
----------------------------------
Attachment: SAMZA-444-1.patch
Attaching updated patch to address Yan's documentation comments.
[~cpsoman], I didn't quite follow yours--I've commented on the RB.
I'll let this ticket linger another day in case anyone else needs a bit of
extra time to review.
> Provide a Samza job data model for job coordinator
> --------------------------------------------------
>
> Key: SAMZA-444
> URL: https://issues.apache.org/jira/browse/SAMZA-444
> Project: Samza
> Issue Type: Sub-task
> Components: container, yarn
> Affects Versions: 0.9.0
> Reporter: Chris Riccomini
> Assignee: Chris Riccomini
> Fix For: 0.9.0
>
> Attachments: SAMZA-444-0.patch, SAMZA-444-1.patch
>
>
> We currently have no data model for Samza jobs. As a result, we have really
> hacky code in JsonHelpers to handle (de)serializing job/container/task
> information between the job coordinator and its SamzaContainers.
> We should provide a proper data model for Samza jobs, which includes a Job,
> Container, and Task. The objects should contain relevant data that the job
> coordinator and SamzaContainer need. These classes should be written in Java,
> and use proper Jackson annotations to allow for easy (de)serialization.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)