Cameron Lee created SAMZA-2357:
----------------------------------
Summary: Fix incorrectly formatted entries in
WikitionaryEditEvents.txt in samza-hello-samza
Key: SAMZA-2357
URL: https://issues.apache.org/jira/browse/SAMZA-2357
Project: Samza
Issue Type: Bug
Reporter: Cameron Lee
WikitionaryEditEvents.txt is not valid JSON, so when the unit test(s) for
samza-hello-samza try to parse them, they throw some exceptions. The test(s)
don't actually seem to depend on the invalid entries, since they just get
ignored and the validation still succeeds, but there are a bunch of exceptions
printed to stderr, which is noisy and misleading.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)