[ 
https://issues.apache.org/jira/browse/SAMZA-453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martin Kleppmann updated SAMZA-453:
-----------------------------------
    Attachment: SAMZA-453.patch

Attached patch. No RB as it's a one-liner.

> 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
>
>         Attachments: SAMZA-453.patch
>
>
> 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)

Reply via email to