Hi Tyson,

If you change the YarnJobFactory to LocalJobRunner in configuration file,
Samza will run in local mode.

http://samza.incubator.apache.org/learn/documentation/0.7.0/jobs/job-runner.html

Thanks,
Fang, Yan
[email protected]
+1 (206) 849-4108


On Thu, Apr 10, 2014 at 12:58 PM, Tyson Norris <[email protected]> wrote:

> Hi -
> Is there an easy way to run tasks locally all within the same jvm to ease
> debugging? Or else, is there  a good way to attach a debugger to separate
> task processes?
>
> I’m thinking something along the lines of Storm’s LocalCluster, where
> there is some emulation of separate processes but using threads within the
> same jvm.
>
> Thanks
> Tyson

Reply via email to