You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2021/07/02 12:55:57 UTC

[GitHub] [openwhisk-deploy-kube] Ryan-Gordon1 opened a new issue #691: Do I need the kafka package to ingest kafka messages with this project ?

Ryan-Gordon1 opened a new issue #691:
URL: https://github.com/apache/openwhisk-deploy-kube/issues/691


   I have been successfully able to deploy this project with kind and trigger actions. My goal was to get a kafka feed setup to trigger an action via a rule but no matter what I do it seems like my kafka feed does not pick up the messages. It appears as if it successfully creates the trigger and a response is recevied it looks like from the logs but messages don't propagate. 
   Is it possible I am missing stuff from here : 
   https://github.com/apache/openwhisk-package-kafka


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@openwhisk.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [openwhisk-deploy-kube] dgrove-oss commented on issue #691: Do I need the kafka package to ingest kafka messages with this project ?

Posted by GitBox <gi...@apache.org>.
dgrove-oss commented on issue #691:
URL: https://github.com/apache/openwhisk-deploy-kube/issues/691#issuecomment-873040574


   Hi,  I haven't actually played with the Kafka feed for a while, so can't rule out that something might have rotted.  But,  the openwhisk-package-kafka code should be installed by the install-packages job when you deployed using the helm chart.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@openwhisk.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [openwhisk-deploy-kube] dgrove-oss commented on issue #691: Do I need the kafka package to ingest kafka messages with this project ?

Posted by GitBox <gi...@apache.org>.
dgrove-oss commented on issue #691:
URL: https://github.com/apache/openwhisk-deploy-kube/issues/691#issuecomment-873042046


   its possible it is deployed, but is not configured correctly.  I'd suggest first making sure the package/actions are there.  Then trying to look to see if the actions are running and perhaps failing.  Also look at the logs of the kafkaprovider pod and see if it is reporting any errors.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@openwhisk.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org