You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Yan Fang (JIRA)" <ji...@apache.org> on 2014/06/09 20:25:02 UTC

[jira] [Commented] (SAMZA-239) docs: add information about how to create stream partitions

    [ https://issues.apache.org/jira/browse/SAMZA-239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14025492#comment-14025492 ] 

Yan Fang commented on SAMZA-239:
--------------------------------

Should this be related to SAMZA-7?

> docs: add information about how to create stream partitions
> -----------------------------------------------------------
>
>                 Key: SAMZA-239
>                 URL: https://issues.apache.org/jira/browse/SAMZA-239
>             Project: Samza
>          Issue Type: Improvement
>          Components: docs
>    Affects Versions: 0.7.0
>            Reporter: Tyson Norris
>            Priority: Minor
>             Fix For: 0.8.0
>
>
> It would be nice to help understand how stream partitions are created. 
> something like:
> {quote}
> Stream Partition Configuration
>   
> Stream partitioning is based on the input stream system partitions. So for example to partition stream tasks based on kafka, the kafka topics need to be partitioned, e.g. either by specifying the number of partitions when the topic is created, or using the num.partitions config in kafka's server.properties
> {quote}



--
This message was sent by Atlassian JIRA
(v6.2#6252)