Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

CDH 5.8 Kafka-Storm1.0.2 integration issues

avatar
Expert Contributor
HI, Cloudera supporter: CDH 5.8 Kafka , Storm 1.0.2 , these two version can work together or not ? 1. zk can find my topic partitions, but it got NULL while to get partition offset. i can get these offsets by zk command . 2. at the last log, you can see it shows me errors: type : create cxid:0x4 zxid:0x3f txntype:-1 reqpath:n/a Error Path:/storm_znyk/word
1 ACCEPTED SOLUTION

avatar
Expert Contributor

sorry, i got the root cause.  

 

since i run in local mode, it's not supported  by zkhots setting, if i run in cluster, it's no problem now,

 

 

thanks. 

View solution in original post

3 REPLIES 3

avatar
Contributor

Hi I don't see any reason why CDH Kafka wouldn't work with Storm, but it's not something we test at all. 

 

You can see the underylying versions here:

 

https://www.cloudera.com/documentation/kafka/latest/topics/kafka_packaging.html

 

Thanks

 

Jeff

avatar
Expert Contributor

sorry, i got the root cause.  

 

since i run in local mode, it's not supported  by zkhots setting, if i run in cluster, it's no problem now,

 

 

thanks. 

avatar
Contributor

Great, and thanks for posting back your resulotion as it may help others down the road.

 

Thanks

 

Jeff