You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Lakshmi Manasa Gaduputi (Jira)" <ji...@apache.org> on 2021/09/15 23:21:00 UTC

[jira] [Updated] (SAMZA-2689) Elasticity: introduce ElasticJobModel which has SystemStreamPartitionKeyHash

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

Lakshmi Manasa Gaduputi updated SAMZA-2689:
-------------------------------------------
    Description: # For a job with elasticity factor = X,  each input SystemStreamPartition is split into X parts aka SystemStreamPartitionKeyHashes. ElasticJobModel has has task models where each original task ( in the original JobModel) now has X elastic tasks each of which consumes an SSPKh pertaining to the SSP of the original task.  (was: For a job with elasticity factor = X,  each input SystemStreamPartition is split into X parts aka SystemStreamPartitionKeyHashes. ElasticJobModel has has task models where each original task ( in the original JobModel) now has X virtual tasks each of which consumes an SSPKh pertaining to the SSP of the original task.)

> Elasticity: introduce ElasticJobModel which has SystemStreamPartitionKeyHash
> ----------------------------------------------------------------------------
>
>                 Key: SAMZA-2689
>                 URL: https://issues.apache.org/jira/browse/SAMZA-2689
>             Project: Samza
>          Issue Type: Sub-task
>            Reporter: Lakshmi Manasa Gaduputi
>            Assignee: Lakshmi Manasa Gaduputi
>            Priority: Major
>
> # For a job with elasticity factor = X,  each input SystemStreamPartition is split into X parts aka SystemStreamPartitionKeyHashes. ElasticJobModel has has task models where each original task ( in the original JobModel) now has X elastic tasks each of which consumes an SSPKh pertaining to the SSP of the original task.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)