Samza metric consumers

2016-01-25 Thread Elias Levy
I am wondering if there are any off-the-shelf systems for consuming Samza metrics, whether. It be consuming them from a topic or by polling JXM. What are folks using that is not all custom made?

Re: Review Request 42619: move public kv api from samza-kv to samza-api package

2016-01-25 Thread Yi Pan (Data Infrastructure)
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42619/#review116220 --- Ship it! Ship It! - Yi Pan (Data Infrastructure) On Jan. 21,

Re: Forward JMX Metrics to New Relic?

2016-01-25 Thread Avi Flax
On Fri, Jan 22, 2016 at 1:27 PM Rad Gruchalski wrote: I wouldn’t think there’s any reason to use any specific serde other than > avoiding costly json traversal. Serdes are quite useful for transporting > typed data. > You can use them but don’t have to, however, they’re quite helpful. Got it —

Re: Question on zero downtime deployment of Samza jobs

2016-01-25 Thread Yi Pan
Hi, Peter, I have read through the design doc and put down some of my thoughts below. Please let me know whether it makes sense: - YARN-based host-affinity is available in Samza 0.10 now. Does that mean that option-2 is available and would meet the upgrade application requirements? Or, is there s