hi, David
thanks for the information :)
I will try
On Mon, Aug 8, 2016 at 11:04 PM, David Yu wrote:
> Samza has pretty good support for collectng metrics:
> https://samza.apache.org/learn/documentation/0.10/container/metrics.html
>
> With these metrics logged in Kafka, you can simply consume fro
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/50619/#review145135
---
Ship it!
Ship It!
- Yi Pan (Data Infrastructure)
On Aug. 5,
That's great news. Will be keeping an eye on the release.
On Mon, Aug 8, 2016 at 10:12 AM Jacob Maes
wrote:
> Hey David,
>
> I think that behavior is meant to prevent an issue on the Kafka 0.8
> Brokers. Samza 10.1 allows compression on log compacted topics, but you'll
> need to make sure you're
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/47835/
---
(Updated Aug. 8, 2016, 4:56 p.m.)
Review request for samza, Boris Shkolnik, Chr
Hey David,
I think that behavior is meant to prevent an issue on the Kafka 0.8
Brokers. Samza 10.1 allows compression on log compacted topics, but you'll
need to make sure you're using Kafka 0.9 or higher on the Brokers.
-Jake
On Fri, Aug 5, 2016 at 10:57 PM, David Yu wrote:
> I guess this mig
Samza has pretty good support for collectng metrics:
https://samza.apache.org/learn/documentation/0.10/container/metrics.html
With these metrics logged in Kafka, you can simply consume from this stream
for monitoring. In our case, we pipe these metrics into OpenTSDB for
visualization.
For example