704237006 opened a new issue, #16206: URL: https://github.com/apache/pulsar/issues/16206
**Describe the bug** try to create a pulsar-io-hdfs3 sink connector get error **To Reproduce** Steps to reproduce the behavior: 1. create sink-config-file as Picture 1。Make sure core-site.xml and hdfs-site.xml is correct,and directory exist 。 2. create sink: bin/pulsar-admin sink create \ --archive connectors/pulsar-io-hdfs3-2.10.0-SNAPSHOT.nar \ --inputs persistent://public/default/hdfs_test_3 \ --name hdfs3_sink \ --sink-config-file connector_yaml/hdfs_sink.yaml \ --parallelism 1 error as Picture 2. **Screenshots** Picture 1:  Picture 2:  -- 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]
