Open kalbmj opened 6 years ago
hi @kalbmj the binaries have been build with embedded-cassandra-solr option and I am not sure if the kafka binaries (assuming thats whats needed) are actually included with this build option.
@kalbmj Hey I am using a native installation of Atlas and still getting the same error - I know this was 3 years ago :) but did you find a fix for that> I am facing the same issue
Hi @michalmiklas thanks for the great docker image, started up and saw UI very quickly. I am attempting to get this atlas docker image (running locally) to bring in the metadata of topics from a kafka cluster (running locally). Not having much luck with the "import-kafka.sh"
bash-4.4# ./import-kafka.sh -t "topicname"
Any suggestions? Thanks in advance.