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

2016-01-21 Thread Jagadish Venkatraman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42619/#review115794 --- Ship it! LGTM - Jagadish Venkatraman On Jan. 21, 2016, 10:27 p.

Re: Forward JMX Metrics to New Relic?

2016-01-21 Thread Avi Flax
> On Jan 21, 2016, at 18:45, Rad Gruchalski wrote: > > You can make samza publish metrics to a kafka topic using your own serdes -> > https://samza.apache.org/learn/documentation/0.9/container/metrics.html > From there it should be rather straightforward to consume and put stuff in NR. Thanks

Re: Forward JMX Metrics to New Relic?

2016-01-21 Thread Rad Gruchalski
Avi, You can make samza publish metrics to a kafka topic using your own serdes -> https://samza.apache.org/learn/documentation/0.9/container/metrics.html From there it should be rather straightforward to consume and put stuff in NR. Kind regards,
 Radek Gruchalski 
ra...@gruchalski.

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

2016-01-21 Thread Boris Shkolnik
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42619/ --- Review request for samza. Bugs: SAMZA-861 https://issues.apache.org/jira/br

Forward JMX Metrics to New Relic?

2016-01-21 Thread Avi Flax
Hello all, I’m new to Samza and I’m going to be implementing some stream processing jobs for a client who is also new to Samza. My client uses New Relic (NR) for metrics and I’d like to get Samza’s metrics forwarding over to their NR account if possible. I’m just posting here to get a quick sanity

Re: Stream Progress

2016-01-21 Thread Yi Pan
Hi, Zach, We try to accommodate the low-watermark concept w/o depending on the embedded low-watermark messages in the streams. The dependency on low-watermark messages in the streams is a concern for us due to the following two reasons: 1) The injection of low-watermark messages depends on the pro

Re: RocksDB LOG file rotation

2016-01-21 Thread Edi Bice
Thanks Yi - found the issue and commented there about my pull request implementing these and a few other RocksDB options. On Tue, Jan 19, 2016 at 2:59 PM, Yi Pan wrote: > Hi, Edi, > > Thanks for the request. I have created SAMZA-860 to track this issue. > > -Yi > > On Mon, Jan 4, 2016 at 7:20 AM