Anuraag-Advani commented on issue #99: Document how to Build and Deploy
URL: 
https://github.com/apache/incubator-openwhisk-package-kafka/issues/99#issuecomment-311165311
 
 
   I am running openwhisk locally and do not have whisk.system/messaging 
installed, after running install.sh I get kafkaFeed in the guest namespace, so 
when I run  `wsk trigger create MyKafkaTrigger -f 
/whisk.system/messaging/kafkaFeed -p brokers "[\"mykafkahost:9092\", 
\"mykafkahost:9093\"]" -p topic mytopic -p isJSONData true`
   It fails as it tries to find kafkaFeedWeb in the whisk.messaging namespace
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to