xiemeilong commented on issue #4718: failed to get Partitioned metadata : 
Policies not found for mytenant/mynamespace namespace
URL: https://github.com/apache/pulsar/issues/4718#issuecomment-542957567
 
 
   It works well when I pub and sub the same topic using python client, but 
failed in my pulsar io source connector. This is my first time use of pulsar.  
I having no idea of this.
   
   ### my source connector log
   ```
   1:19:03.723 [iot/core/pulsar-io-mqtt-source-test-0] INFO  
org.apache.pulsar.functions.instance.JavaInstanceRunnable - Starting Java 
Instance pulsar-io-mqtt-source-test : 
    Details = tenant: "iot"
   namespace: "core"
   name: "pulsar-io-mqtt-source-test"
   className: "org.apache.pulsar.functions.api.utils.IdentityFunction"
   autoAck: true
   parallelism: 1
   source {
     className: "com.yunmo.iot.pipe.pulsar.TelemetryRecordMQTTSource"
     configs: 
"{\"serverURI\":\"tcp://10.233.22.250:1883\",\"topic\":\"$share/iotpipe/device/+/sensor\"}"
     typeClassName: "[B"
   }
   sink {
     topic: "iov/core/pipe"
     typeClassName: "[B"
   }
   resources {
   ```
   

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


With regards,
Apache Git Services

Reply via email to