Created 06-16-2022 11:57 PM
Hi,
I have done migration from CDH to CDP 7.1.7. We were using Apache Flume previously. But since Flume is removed from CDP, our data flow is broken. I want to know if there is any documents available for setting up standalone Flume that can connect CDP Kafka consumer and save data to HBase tables.
Also want to note that I am using Kerberos for my cluster.
Created 06-17-2022 01:39 AM
Hi @Uday_Singh2022 , yes, Flume is not a supported component in CDP.
You can find documentations on Flume on it's official website:
Have you considered to use CDF / Nifi for this usecase?
Thanks, Miklos
Created on 06-17-2022 05:15 AM - edited 06-17-2022 05:19 AM
@Uday_Singh2022 There won't be any documentation available from Cloudera regarding Flume because that lack of availability is part of what "not a supported component" means. If you must use Flume, then the documentation on the Apache site that @mszurap pointed you to above is your only option.
Created 06-17-2022 01:39 AM
Hi @Uday_Singh2022 , yes, Flume is not a supported component in CDP.
You can find documentations on Flume on it's official website:
Have you considered to use CDF / Nifi for this usecase?
Thanks, Miklos
Created 06-17-2022 03:54 AM
hi @mszurap ,
Thanks for you reply.
Yes I am aware of NiFi but client is not ready to migrate to it. They want to use Flume itself. So I am looking if there is any documentation from Cloudera side that can help.
Created on 06-17-2022 05:15 AM - edited 06-17-2022 05:19 AM
@Uday_Singh2022 There won't be any documentation available from Cloudera regarding Flume because that lack of availability is part of what "not a supported component" means. If you must use Flume, then the documentation on the Apache site that @mszurap pointed you to above is your only option.
Created 06-17-2022 05:34 AM
Thanks Guys.