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

Yi Pan (Data Infrastructure) updated SAMZA-994:
-----------------------------------------------
    Attachment: rb50828.patch

> Fix stream appender to work with refactored JC
> ----------------------------------------------
>
>                 Key: SAMZA-994
>                 URL: https://issues.apache.org/jira/browse/SAMZA-994
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Jagadish
>            Assignee: Jagadish
>         Attachments: rb50828.patch
>
>
> The Stream Appender recognizes that it's running in the app-master by 
> checking for the presence of the string "application-master" in the 
> container.id environment variable. However, the refactoring changed the AM to 
> Job Coordinator. The Stream Appender must be updated to look for the 
> "job-coordinator" in the container.id instead of "application-master".



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to