Hi All, I have a basic question: I tried importing kafka source code into intellij but there are bunch of imports that IDE cannot find like these:
import kafka.api.ApiVersion; import kafka.log.CleanerConfig; import kafka.log.LogConfig; import kafka.log.LogManager; TIA. Thanks, Vinay