Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I have installed openwhisk-package-kafka, but I cannot find it under the /whisk.system/messaging path #375

Open
crazyzcc619 opened this issue Oct 20, 2020 · 0 comments

Comments

@crazyzcc619
Copy link

run
wsk trigger create MyKafkaTrigger -f /whisk.system/messaging/kafkaFeed -p brokers "["mykafkahost:9092", "mykafkahost:9093"]" -p topic mytopic -p isJSONData true
Prompt after code

error: Unable to create trigger 'MyKafkaTrigger': Unable to configure feed '/whisk.system/messaging/kafkaFeed': The requested resource does not exist. (code cq0Bh8Jvo66AKjUIzZT4q4qet75mr0xw)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant