Created on 05-21-2021 03:50 PM - edited 09-16-2022 07:41 AM
Hello, We are currently using CDH 6.3 with Kafka as one of the components. We have Kafka and Zookeeper services installed and running. Want to install the Kafka Connect service to install and run a few source and sink connectors. Is it possible to do so with this distribution.
Created on 05-28-2021 03:14 AM - edited 05-28-2021 03:16 AM
@kkhambadkone1 , You are unable to find it under add service because Kafka Connect is included in CDH 6.3.x, but is not supported. Flume and Sqoop are proven solutions for batch and real time data loading that complement Kafka's message broker capability.
In order to use SMM, you need to download parcels from the official cloudera download portal but in order to do that you must be a CSM customer to access these downloads.
Having said that, please find the steps below :
#Assumption : You already have CDH 6.x and Kerberos enabled
In this case, we are using MySQL:
https://docs.cloudera.com/csp/2.0.1/deployment/topics/csp-installing_mysql.html
Install the services in this order:
1. Schema Registry
2. SRM (if no SRM installation, avoid this step)
3. SMM
https://docs.cloudera.com/csp/2.0.1/deployment/topics/csp-get-parcel-csd.html
Regards,
Aditya
Created on 05-21-2021 04:28 PM - edited 05-21-2021 05:01 PM
I read in the documentation that this can be enabled using the SMM (Streams Messaging Manager) service. It can be added using the Add a Service option next to the cluster name. I don't see this as one of the installable options in the list of components
Created on 05-28-2021 03:14 AM - edited 05-28-2021 03:16 AM
@kkhambadkone1 , You are unable to find it under add service because Kafka Connect is included in CDH 6.3.x, but is not supported. Flume and Sqoop are proven solutions for batch and real time data loading that complement Kafka's message broker capability.
In order to use SMM, you need to download parcels from the official cloudera download portal but in order to do that you must be a CSM customer to access these downloads.
Having said that, please find the steps below :
#Assumption : You already have CDH 6.x and Kerberos enabled
In this case, we are using MySQL:
https://docs.cloudera.com/csp/2.0.1/deployment/topics/csp-installing_mysql.html
Install the services in this order:
1. Schema Registry
2. SRM (if no SRM installation, avoid this step)
3. SMM
https://docs.cloudera.com/csp/2.0.1/deployment/topics/csp-get-parcel-csd.html
Regards,
Aditya
Created 06-03-2021 05:31 AM
@kkhambadkone1 Has your issue been resolved? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future.