Not getting any results running ksql -datagen

63 views
Skip to first unread message

jeo jan

unread,
Oct 31, 2019, 12:52:44 AM10/31/19
to Confluent Platform
Document has command ,
ksql-datagen quickstart=pageviews format=delimited topic=pageviews maxInterval=500 

But, when I run it: 

Outputting 1000000 to pageviews
[2019-10-21 12:39:21,409] INFO AvroDataConfig values:
schemas.cache.config = 1
enhanced.avro.schema.support = false
connect.meta.data = true
(io.confluent.connect.avro.AvroDataConfig:179)
Error when sending message to topic: 'pageviews', with key: '1', and value: '[ 1571686761548 | 'User_9' | 'Page_47' ]'
org.apache.kafka.common.errors.TimeoutException: Topic pageviews not present in metadata after 60000 ms.
Error when sending message to topic: 'pageviews', with key: '11', and value: '[ 1571686821815 | 'User_6' | 'Page_40' ]'
org.apache.kafka.common.errors.TimeoutException: Topic pageviews not present in metadata after 60000 ms.
Error when sending message to topic: 'pageviews', with key: '21', and value: '[ 1571686881916 | 'User_5' | 'Page_26' ]'
org.apache.kafka.common.errors.TimeoutException: Topic pageviews not present in metadata after 60000 ms.
Error when sending message to topic: 'pageviews', with key: '31', and value: '[ 1571686942099 | 'User_9' | 'Page_16' ]'
org.apache.kafka.common.errors.TimeoutException: Topic pageviews not present in metadata after 60000 ms.
Error when sending message to topic: 'pageviews', with key: '41', and value: '[ 1571687002575 | 'User_3' | 'Page_99' ]'
org.apache.kafka.common.errors.TimeoutException: Topic pageviews not present in metadata after 60000 ms.
Error when sending message to topic: 'pageviews', with key: '51', and value: '[ 1571687062677 | 'User_5' | 'Page_87' ]'
org.apache.kafka.common.errors.TimeoutException: Topic pageviews not present in metadata after 60000 ms.

Robin Moffatt

unread,
Nov 4, 2019, 10:08:58 AM11/4/19
to confluent...@googlegroups.com
Which document are you using? 

Is Kafka running locally? Does it have auto topic creation enabled? 


-- 

Robin Moffatt | Senior Developer Advocate | ro...@confluent.io | @rmoff



--
You received this message because you are subscribed to the Google Groups "Confluent Platform" group.
To unsubscribe from this group and stop receiving emails from it, send an email to confluent-platf...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/confluent-platform/2aaf74bd-4529-4f8b-a947-156bc9994ac1%40googlegroups.com.

jeo jan

unread,
Nov 5, 2019, 1:00:13 AM11/5/19
to Confluent Platform
Hi,

this is the document i used to do testing in ksql container.

I have created a kafka docker image .i followed "Manual Install using Systemd on RHEL and CentOS" official doc
To unsubscribe from this group and stop receiving emails from it, send an email to confluent-platform+unsub...@googlegroups.com.

Robin Moffatt

unread,
Nov 5, 2019, 4:23:48 AM11/5/19
to confluent...@googlegroups.com
If you're using Docker then I would suggest using the provided Docker Compose : https://github.com/confluentinc/examples/blob/5.3.1-post/cp-all-in-one/docker-compose.yml


-- 

Robin Moffatt | Senior Developer Advocate | ro...@confluent.io | @rmoff


To unsubscribe from this group and stop receiving emails from it, send an email to confluent-platf...@googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "Confluent Platform" group.
To unsubscribe from this group and stop receiving emails from it, send an email to confluent-platf...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/confluent-platform/7b064ae8-8921-45c6-903f-fff30989a370%40googlegroups.com.

Tim Fox

unread,
Nov 5, 2019, 8:01:57 AM11/5/19
to Confluent Platform
Hey Jeo,

Just to let you know, we have a new google group setup specifically for ksql questions https://groups.google.com/forum/#!forum/ksql-users

Would be great if you could post your question in there next time :)

Many thanks.

jeo jan

unread,
Nov 5, 2019, 10:21:30 PM11/5/19
to Confluent Platform
yes Sure

Thank you
Reply all
Reply to author
Forward
0 new messages