-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.8.0
-
Component/s: None
-
Labels:None
If you set the following config:
task.inputs=kafka.PageViewEvent, kafka.UserActivityEvent
Samza tries to find a system called " kafka" (with a space at the beginning). Since commas are normally followed by a space in both prose and code, this seems like an unnecessary gotcha.