[
https://issues.apache.org/jira/browse/SAMZA-375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14149256#comment-14149256
]
Jon Bringhurst commented on SAMZA-375:
--------------------------------------
Hey [~tnachen], of course I remember you. :)
The bulk of the code is in
https://github.com/fintler/samza/tree/SAMZA-375/samza-mesos/src/main/scala/org/apache/samza/job/mesos
And there's a hacked together hello-samza at
https://github.com/fintler/hello-samza/tree/SAMZA-375
I've been trying not to sit on anything for more than a day, so those are up to
date.
Keep in mind that I haven't written any Scala before this, so it might be a bit
rough. :)
> Investigate Mesos Job Support
> -----------------------------
>
> Key: SAMZA-375
> URL: https://issues.apache.org/jira/browse/SAMZA-375
> Project: Samza
> Issue Type: Bug
> Components: hello-samza
> Reporter: Jon Bringhurst
> Assignee: Jon Bringhurst
> Labels: mesos, project
> Attachments: Screen Shot 2014-08-23 at 5.51.39 PM.png, Screen Shot
> 2014-09-22 at 8.59.12 AM.png
>
>
> It would be nice if Samza had support for Mesos (https://mesos.apache.org/).
> The current plan is to create a MesosJob and MesosJobFactory, then look into
> what it would take to allow the AM code to act as a Mesos scheduler.
> The feasibility of this landing in trunk will be better understood after a
> rough prototype has been created.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)