Discussion:
Please explain Rest API
Satendra Pratap Singh
2018-11-23 12:48:31 UTC
Permalink
Hi Team,

Please click on this link : https://kafka.apache.org/documentation/#connect_rest

I am kafka beginner recently started learning kafka. i want to get my
hands dirty in kafka. most of the topics have explained well but i
couldn't understand Rest API. what is used for? how to use it?
all commands were listed under documentation i couldn't get that how
to run them. if it's itself framework how to work on it.

Please explain me. I am keen to learn about this.

Looking forward to hear from you.


Sent from my iPhone
Ryanne Dolan
2018-11-23 16:13:42 UTC
Permalink
Satendra, the Connect REST API enables starting, stopping, and
reconfiguring Connecters in a distributed Connect cluster. Kafka Connect,
more generally, is a framework for connecting Kafka to external data
sources, e.g. Change Data Capture from relational databases, etc.

Ryanne
Post by Satendra Pratap Singh
Hi Team,
https://kafka.apache.org/documentation/#connect_rest
I am kafka beginner recently started learning kafka. i want to get my
hands dirty in kafka. most of the topics have explained well but i
couldn't understand Rest API. what is used for? how to use it?
all commands were listed under documentation i couldn't get that how
to run them. if it's itself framework how to work on it.
Please explain me. I am keen to learn about this.
Looking forward to hear from you.
Sent from my iPhone
Satendra Pratap Singh
2018-11-23 16:21:53 UTC
Permalink
Hi Ryan,

Thanks. Since I am new to Kafka don’t understand how to configures rest api and how to reconfigure connectors. In general I don’t know how to run GET /connector command and where to run.

Please elaborate.

Sent from my iPhone
Post by Ryanne Dolan
Satendra, the Connect REST API enables starting, stopping, and
reconfiguring Connecters in a distributed Connect cluster. Kafka Connect,
more generally, is a framework for connecting Kafka to external data
sources, e.g. Change Data Capture from relational databases, etc.
Ryanne
Post by Satendra Pratap Singh
Hi Team,
https://kafka.apache.org/documentation/#connect_rest
I am kafka beginner recently started learning kafka. i want to get my
hands dirty in kafka. most of the topics have explained well but i
couldn't understand Rest API. what is used for? how to use it?
all commands were listed under documentation i couldn't get that how
to run them. if it's itself framework how to work on it.
Please explain me. I am keen to learn about this.
Looking forward to hear from you.
Sent from my iPhone
Loading...