pgandhap opened a new issue #12987:
URL: https://github.com/apache/pulsar/issues/12987


   Hi 
   
   Iam unable to create jdbc sink connector . Followed the below document 
   
   [https://pulsar.apache.org/docs/en/io-quickstart/#create-a-jdbc-sink] . 
   
   While running this command in terminal , i got an error with no such file or 
directory for connectors folder . 
   
   Error :
   
   root@11c5b3431963:/pulsar# bin/pulsar-admin sinks create --archive 
./connectors/pulsar-io-jdbc-postgres-2.8.1.nar --inputs pulsar-topic --name 
jdbc-postgres-sink --sink-config-file 
./connectors/pulsar-postgres-jdbc-sink.yaml --parallelism 1
   ./connectors/pulsar-postgres-jdbc-sink.yaml (No such file or directory)
   
   Submit a Pulsar IO sink connector to run in a Pulsar cluster
   Usage: create [options]
     Options:
       -a, --archive
       
   But pulsar-postgres-jdbc-sink.yaml  is there in connectors folder which in 
inside pulsar folder . Not sure why iam getting this error . 
       
   Please help on the same . Thanks !!!
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to