[
https://issues.apache.org/jira/browse/SAMZA-453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Kleppmann updated SAMZA-453:
-----------------------------------
Fix Version/s: 0.8.0
> Spaces in task.inputs are taken too literally
> ---------------------------------------------
>
> Key: SAMZA-453
> URL: https://issues.apache.org/jira/browse/SAMZA-453
> Project: Samza
> Issue Type: Bug
> Reporter: Martin Kleppmann
> Assignee: Martin Kleppmann
> Fix For: 0.8.0
>
>
> If you set the following config:
> {noformat}
> task.inputs=kafka.PageViewEvent, kafka.UserActivityEvent
> {noformat}
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)