Cannot create vkconfig cluster

petrovivanvladpetrovivanvlad Community Edition User

I'm trying to create a simple kafka job.

When i type:
$ vkconfig cluster --create --cluster test --hosts 192.168.1.85:9092 --conf cnf

It says:
Exception in thread "main" com.vertica.solutions.kafka.exception.ConfigurationException: Table 'stream_clusters' not found in v_catalog.tables
at com.vertica.solutions.kafka.cli.CLI.validateTableExists(CLI.java:270)
at com.vertica.solutions.kafka.cli.ClusterCLI.validate(ClusterCLI.java:38)
at com.vertica.solutions.kafka.cli.CLI._main(CLI.java:138)
at com.vertica.solutions.kafka.cli.ClusterCLI.main(ClusterCLI.java:27)

What should i do in order to create a cluster?

I already have resource pool "test_pool" and scheduler "test_kafka_batch".

Tagged:

Answers

  • SergeBSergeB - Select Field - Employee

    Which schema did you use to create your test_kafka_batch scheduler? Make sure you have config-schema set to the same schema in your configuration properties file

  • SergeBSergeB - Select Field - Employee

    Which schema did you use to create your test_kafka_batch scheduler? Make sure you have config-schema set to the same schema in your configuration properties file

Leave a Comment

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