You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by gi...@git.apache.org on 2017/06/05 13:47:41 UTC

[GitHub] bjustin-ibm commented on issue #177: Resource representation is only available with these Content-Types:\napplication/json; charset=UTF-8

bjustin-ibm commented on issue #177: Resource representation is only available with these Content-Types:\napplication/json; charset=UTF-8
URL: https://github.com/apache/incubator-openwhisk-package-kafka/issues/177#issuecomment-306191474
 
 
   @golisandeep3 Just off the top of my head, it looks like may need to escape quotes around your broker `-p brokers "[\"192.168.33.13:5000\"]"`. Additionally, the brokers param also accepts a comma-separated list of brokers, which would free you from having to use JSON format on the command line.
   
   Please let me know if this resolves your issue.
   
 
----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services