SAMZA-1581 is the ticket
On Thu, Feb 1, 2018 at 5:20 PM, Yi Pan wrote:
> Hi, Srujun,
>
> Sorry to reply late. I am glad that you figured it out. The issue you
> reported seems to be a bug that we set the default for metrics serde in one
> case and not in the other one. I will open a ticket to tr
Hi, Srujun,
Sorry to reply late. I am glad that you figured it out. The issue you
reported seems to be a bug that we set the default for metrics serde in one
case and not in the other one. I will open a ticket to track the
investigation.
Thanks a lot for reporting the issue!
-Yi
On Tue, Jan 30,
Hi,
Thank you Yi, what you mentioned seemed to be the issue. Configuring the
metrics serdes fixed the metrics output. The reason I had not added them
initially was because the wikipedia-application.properties file in the
hello-samza example here: (
https://github.com/apache/samza-hello-samza/blob/
Hi, Srujun,
I noticed that you did not configure the metrics serde as stated here:
http://samza.apache.org/learn/documentation/0.14/container/metrics.html.
Could that be the reason?
-Yi
On Fri, Jan 26, 2018 at 7:58 PM, Jagadish Venkatraman <
jagadish1...@gmail.com> wrote:
> Can you turn on DEBU
Can you turn on DEBUG logging for the MetricsSnapshotReporter class and
re-attach the logs? I cannot observe any obvious red-flag from your logs.
On Fri, Jan 26, 2018 at 7:13 PM, Srujun Thanmay Gupta wrote:
> Hello Yi,
>
> The logs are less than 100KB each, I'm not sure if that's too large for t
Hello Yi,
The logs are less than 100KB each, I'm not sure if that's too large for the
mailing list system. I've uploaded the log files to the links below, in
case others would like to look at them too.
http://srujun.com/files/samza/wikipedia-application_samza-container-0.log
http://srujun.com/fil
Hi, Srujun,
I did not see the container logs in the attachment. Is it too big? Can you
send it to my personal email yi...@linkedin.com?
Thanks!
-Yi
On Fri, Jan 26, 2018 at 5:23 PM, Srujun Thanmay Gupta wrote:
> Hello,
>
> I have attached the container log and the job coordinator logs for the
Hello,
I have attached the container log and the job coordinator logs for the two
samples I ran, and the .properties configuration files used. The
wikipedia-feed and wikipedia-application code are exactly the same as in
the master branch on hello-samza. The only change is that I added the
metrics
Hi Srujun,
Metrics reporting should be supported independent of the deployment model.
Can you please attach your container log file?
Are you seeing log lines from MetricsSnapshotReporter:
https://github.com/apache/samza/blob/master/samza-core/src/main/scala/org/apache/samza/metrics/reporter/Metri