Support is provided by IBM
To use the HDFS source connector, complete the following high-level steps:
-
Ensure that you have access to an HDFS instance with the required permissions and Kerberos authentication configured to enable streaming of file contents.
-
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 installed Connectivity Pack. -
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.