Support is provided by IBM
To use the Jira source connector, complete the following high-level steps:
-
Ensure that you have the required API access and permissions to enable the streaming of Jira issue events.
-
Install the Connectivity Pack as part of your Kafka Connect deployment.
-
Create a
KafkaConnectcustom resource to define your Kafka Connect runtime and include the configuration, certificates, and connectors for the Connectivity Pack installed. -
Apply the configured
KafkaConnectcustom resource to start the Kafka Connect runtime and verify that the connector is available for use. -
Create a
KafkaConnectorcustom resource to define your connector configuration. -
Apply the configured
KafkaConnectorcustom resource to start the connector and verify that the connector is running.
For detailed instructions and configuration options, see the Connectivity Pack connector documentation.