Hi all, I’m trying to implement my first set of Samza jobs, and I’m a
little frustrated in trying to find some guidance or examples on how
to structure a project, how to approach unit testing, integration
tests, etc.
Hello-samza is useful for getting something up and running quickly and
seeing wor
Hi All,
For running Samza jobs on scale, are there other ways (if we are not using
YARN yet), to configure a samza job/task to run on multiple containers to
achieve parallelism?
Regards,
Ramesh
Hi Ramesh,
Currently the only way to run in Distributed mode is to use Yarn. But,
we're working on re-designing the JobCoordinator to be pluggable so that we
can put in multiple implementations. After the re-design I expect users to
be able to run Samza with Yarn, Mesos, ECS (containerized environ
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43550/
---
Review request for samza.
Bugs: SAMZA-836
https://issues.apache.org/jira/br
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43550/#review119113
---
Ship it!
Ship It!
- Tao Feng
On Feb. 13, 2016, 12:13 a.m., Y
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43550/#review119118
---
Ship it!
Ship It!
- Navina Ramesh
On Feb. 13, 2016, 12:13 a.
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43550/#review119120
---
Ship it!
Ship It!
- Jake Maes
On Feb. 13, 2016, 12:13 a.m.,
Thanks Jagadish.
Regards,
Ramesh
On Fri, Feb 12, 2016 at 4:03 PM, Jagadish Venkatraman <
jagadish1...@gmail.com> wrote:
> Hi Ramesh,
>
> Currently the only way to run in Distributed mode is to use Yarn. But,
> we're working on re-designing the JobCoordinator to be pluggable so that we
> can put