[
https://issues.apache.org/jira/browse/SAMZA-239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yan Fang updated SAMZA-239:
---------------------------
Attachment: SAMZA-239.patch
After reading the docs, I found we actually mentioned how to create stream
partitions (though not very explicitly). Added a fews words based on this
ticket. Hope that will give users better understanding. Thank you.
> 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
>
> Attachments: SAMZA-239.patch
>
>
> 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)