Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Exception in thread "main" java.lang.IllegalArgumentException: SystemStreamPartition [partition=Partition [partition=0], system=wikipedia, stream=#en.wiktionary] contains illegal character #
SAMZA-194 broke hello-samza, since the wikipedia-feed job has the following config:
task.inputs=wikipedia.#en.wikipedia,wikipedia.#en.wiktionary,wikipedia.#en.wikinews
and hashes are now verboten.