Resolve external library requirements - connect_cdc_sqdata - Latest

Connect CDC (SQData) HDFS Quickstart

Product type
Software
Portfolio
Integrate
Product family
Connect
Product
Connect > Connect CDC (SQData)
Version
Latest
Language
English
Product name
Connect CDC (SQData)
Title
Connect CDC (SQData) HDFS Quickstart
Copyright
2024
First publish date
2000
Last edition
2024-07-30
Last publish date
2024-07-30T20:10:32.610182

The Hadoop HDFS external library libhdfs.so is required by the SQData engine in order to Apply to HDFS. The required version level of the Hadoop external library is 2.7.1 or higher. It is part of the Hadoop distribution and comes precompiled in $HADOOP_HDFS_HOME/lib/native/libhdfs.so.

Access to the Confluent Schema Registry is accomplished through specific Registry URL's. The external library libcurl is required to support communication with the Confluent Schema Registry. Connect CDC (SQData) assumes that support for command line url (cURL) and the Confluent Schema Registry has been installed and configured somewhere in your environment for use by both Apply and Replicator Engines. The URL and port number of the Registry will be required in order to read and register schema information. Libcurl can be installed using distribution provided package if available or built from source which can be downloaded from https://curl.se/download.html. The Confluent Platform is available at https://www.confluent.io/download/.