[
https://issues.apache.org/jira/browse/SAMZA-197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13942347#comment-13942347
]
Chris Riccomini commented on SAMZA-197:
---------------------------------------
Another argument for JSON. SAMZA-71 is supposed to introduce JSON, but perhaps
we can do it independently? Having a broken sample app is a pretty bad
experience. [~jakobhoman], thoughts?
> hello-samza's wikipedia-feed throws IllegalArgumentException on startup
> -----------------------------------------------------------------------
>
> Key: SAMZA-197
> URL: https://issues.apache.org/jira/browse/SAMZA-197
> Project: Samza
> Issue Type: Bug
> Components: hello-samza
> Reporter: Martin Kleppmann
> Assignee: Martin Kleppmann
>
> {noformat}
> Exception in thread "main" java.lang.IllegalArgumentException:
> SystemStreamPartition [partition=Partition [partition=0], system=wikipedia,
> stream=#en.wiktionary] contains illegal character #
> {noformat}
> SAMZA-194 broke hello-samza, since the wikipedia-feed job has the following
> config:
> {noformat}
> task.inputs=wikipedia.#en.wikipedia,wikipedia.#en.wiktionary,wikipedia.#en.wikinews
> {noformat}
> and hashes are now _verboten_. :(
--
This message was sent by Atlassian JIRA
(v6.2#6252)