Alan Li created SAMZA-119:
-----------------------------
Summary: AmfReporter Warning
Key: SAMZA-119
URL: https://issues.apache.org/jira/browse/SAMZA-119
Project: Samza
Issue Type: Bug
Reporter: Alan Li
I see the following amf warning in my samza task. Looks like the
no-more-messages-SystemStreamPartition might not be set up properly.
{noformat}
2014-01-06 13:25:54 AmfReporter [WARN] AMF only supports int/long/float/double
gauges. It appears that the AMF reporter was given gauge
no-more-messages-SystemStreamPartition [partition=Partition [partition=1],
system=kafka, stream=MYSTREAM] with value true, which isn't of one of these
types, so skipping. This is the only time you will see this warning; future
errors will be ignored.
{noformat}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)