You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/12/20 23:49:32 UTC

[GitHub] [pulsar] tuteng commented on issue #5912: "UNAVAILABLE: io exception" pulsar functions

tuteng commented on issue #5912: "UNAVAILABLE: io exception" pulsar functions
URL: https://github.com/apache/pulsar/issues/5912#issuecomment-568127630
 
 
   Have you installed pulsar-client? @thlautenschlaeger 
   
   If not, please install pulsar-client first.
   ```
   pip3 install pulsar-client==2.4.1.post1
   ```
   
   In addition, you can also check your log `/home/vagrant/apache-pulsar-2.4.2/logs/functions/test/test/excfunc/excfunc-0.log`
   
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services