Robin
Thank you for the reply.
Any way to not automatically start after creating connector ?
I am trying to find a way to change connector offset as described in
below link before starting connector ..
https://www.confluent.jp/blog/kafka-connect-deep-dive-jdbc-source-connector/#starting-table-capture
Steps I want to do will be
1. Create jdbc connector
2. Change connector offset
3. Start connector
Thanks,
Yu
On Thu, May 28, 2020 at 6:01 PM Robin Moffatt <robin@confluent.io> wrote:
>
> When you create the connector, it will start.
>
>
> --
>
> Robin Moffatt | Senior Developer Advocate | robin@confluent.io | @rmoff
>
>
> On Thu, 28 May 2020 at 04:12, Yu Watanabe <yu.w.tennis@gmail.com> wrote:
>
> > Dear community .
> >
> > I would like to ask question related to source connector in kafka
> > connect (2.4.0) .
> >
> > Is there a way to manually start source connector after registering to
> > kafka connect ?
> >
> > Looking at the document , I found PAUSE API ,
> >
> >
> > https://docs.confluent.io/current/connect/references/restapi.html#put--connectors-(string-name)-pause
> >
> > however, could not find set initial state for individual tasks in
> > connector properties ..
> >
> > https://docs.confluent.io/current/connect/managing/configuring.html
> >
> > I appreciate if I could get some help.
> >
> > Best Regards,
> > Yu Watanabe
> >
> > --
> > Yu Watanabe
> >
> > linkedin: www.linkedin.com/in/yuwatanabe1/
> > twitter: twitter.com/yuwtennis
> >
--
Yu Watanabe
linkedin: www.linkedin.com/in/yuwatanabe1/
twitter: twitter.com/yuwtennis
Thank you for the reply.
Any way to not automatically start after creating connector ?
I am trying to find a way to change connector offset as described in
below link before starting connector ..
https://www.confluent.jp/blog/kafka-connect-deep-dive-jdbc-source-connector/#starting-table-capture
Steps I want to do will be
1. Create jdbc connector
2. Change connector offset
3. Start connector
Thanks,
Yu
On Thu, May 28, 2020 at 6:01 PM Robin Moffatt <robin@confluent.io> wrote:
>
> When you create the connector, it will start.
>
>
> --
>
> Robin Moffatt | Senior Developer Advocate | robin@confluent.io | @rmoff
>
>
> On Thu, 28 May 2020 at 04:12, Yu Watanabe <yu.w.tennis@gmail.com> wrote:
>
> > Dear community .
> >
> > I would like to ask question related to source connector in kafka
> > connect (2.4.0) .
> >
> > Is there a way to manually start source connector after registering to
> > kafka connect ?
> >
> > Looking at the document , I found PAUSE API ,
> >
> >
> > https://docs.confluent.io/current/connect/references/restapi.html#put--connectors-(string-name)-pause
> >
> > however, could not find set initial state for individual tasks in
> > connector properties ..
> >
> > https://docs.confluent.io/current/connect/managing/configuring.html
> >
> > I appreciate if I could get some help.
> >
> > Best Regards,
> > Yu Watanabe
> >
> > --
> > Yu Watanabe
> >
> > linkedin: www.linkedin.com/in/yuwatanabe1/
> > twitter: twitter.com/yuwtennis
> >
--
Yu Watanabe
linkedin: www.linkedin.com/in/yuwatanabe1/
twitter: twitter.com/yuwtennis
Comments
Post a Comment