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

Shanthoosh Venkataraman updated SAMZA-1844:
-------------------------------------------
    Description: 
In standalone, user have to explicitly set the taskNameGrouperFactory to 
org.apache.samza.container.grouper.task.GroupByContainerIdsFactory in 
configuration.  

If they do not set it in configuration, then the standalone application will 
fail.

Proposal is to set it in the LocalApplicationRunner or StreamProcessor before 
launching the SamzaContainer.

  was:
In standalone, user have to explicitly set the taskNameGrouperFactory to 
org.apache.samza.container.grouper.task.GroupByContainerIdsFactory in 
configuration.  

If they do not set it in configuration, then the standalone application will 
fail.


> Implicitly set TaskNameGrouper factory for standalone.
> ------------------------------------------------------
>
>                 Key: SAMZA-1844
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1844
>             Project: Samza
>          Issue Type: Improvement
>            Reporter: Shanthoosh Venkataraman
>            Assignee: Shanthoosh Venkataraman
>            Priority: Minor
>
> In standalone, user have to explicitly set the taskNameGrouperFactory to 
> org.apache.samza.container.grouper.task.GroupByContainerIdsFactory in 
> configuration.  
> If they do not set it in configuration, then the standalone application will 
> fail.
> Proposal is to set it in the LocalApplicationRunner or StreamProcessor before 
> launching the SamzaContainer.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to