You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "James Xu (JIRA)" <ji...@apache.org> on 2017/11/13 08:15:00 UTC

[jira] [Closed] (BEAM-3170) support topicPartition in BeamKafkaTable

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

James Xu closed BEAM-3170.
--------------------------
       Resolution: Fixed
    Fix Version/s: 2.3.0

> support topicPartition in BeamKafkaTable
> ----------------------------------------
>
>                 Key: BEAM-3170
>                 URL: https://issues.apache.org/jira/browse/BEAM-3170
>             Project: Beam
>          Issue Type: Improvement
>          Components: dsl-sql
>            Reporter: Xu Mingmin
>            Assignee: Xu Mingmin
>             Fix For: 2.3.0
>
>
> In {{KafkaIO}} there're two options to set the source topics/partitions, and we only support the 1st one now:
> {code}
> 1 .withTopics(topics)
> 2. withTopicPartitions(topicPartitions)
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)