memory limits

2015-09-11 Thread Jordi Blasi Uribarri
Hi, I am trying to implement an environment that requires multiple combined samza jobs for different tasks. I see that there is a limit to the number of jobs that can be running at the same time as they block 1GB of ram each. I understand that this is a reasonable limit in a production environm

Review Request 38296: SAMZA-341: Support metrics report via Ganglia

2015-09-11 Thread Aleksandar Pejakovic
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38296/ --- Review request for samza. Repository: samza Description --- Added new mo

Review Request 38297: HELLO-SAMZA: Support metrics report via Ganglia

2015-09-11 Thread Aleksandar Pejakovic
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38297/ --- Review request for samza. Repository: samza-hello-samza Description ---

Re: KIP-28 kafka processor

2015-09-11 Thread Guozhang Wang
Hello folks, The Kafka processor patch has been updated incorporating collected feedbacks so far, along with the updated KIP wiki for the API and architecture design: https://cwiki.apache.org/confluence/display/KAFKA/KIP-28+-+Add+a+processor+client Any further comments are appreciated! You can f

Re: memory limits

2015-09-11 Thread Yan Fang
Hi Jordi, I believe you can change the memory by* yarn.container.memory.mb* , default is 1024. And *yarn.am.container.memory.mb* is for the AM memory. See http://samza.apache.org/learn/documentation/0.9/jobs/configuration-table.html Thanks, Fang, Yan yanfang...@gmail.com On Fri, Sep 11, 2015 at