We're Moving!

The Vertica Forum is moving to a new OpenText Analytics Database (Vertica) Community.

Join us there to post discussion topics, learn about

product releases, share tips, access the blog, and much more.

Create My New Community Account Now


Kafka integration with Vertica: ERROR: KafkaCheckBrokers() does not exist — Vertica Forum

Kafka integration with Vertica: ERROR: KafkaCheckBrokers() does not exist

As part of kafka integration with Vertica testing, issue below command to
"Create a source cluster for Kafka running locally and associate it with kafka host".

dbadmin=> ! /opt/vertica/packages/kafka/bin/vkconfig cluster --dbhost xxxxx --dbport 5433 --username dbadmin --password xxx --config-schema stream_example --create --cluster kafka_cluster_1 --hosts xyz:9092

Received:
Exception in thread "main" com.vertica.solutions.kafka.exception.ConfigurationException: ERROR: [[Vertica]VJDBC ERROR: Function KafkaCheckBrokers() does not exist, or permission is denied for KafkaCheckBrokers()]

Could any one please help how to get around this.

Comments

  • Jim_KnicelyJim_Knicely - Select Field - Administrator

    Are you running the command in VSQL? You should run it at the OS command line as the dbadmin user, not in VSQL.

  • Does your kafka scheduler version match the database version?

Leave a Comment

BoldItalicStrikethroughOrdered listUnordered list
Emoji
Image
Align leftAlign centerAlign rightToggle HTML viewToggle full pageToggle lights
Drop image/file