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 2021/11/19 02:15:39 UTC

[GitHub] [pulsar] bobosmile1170556238 edited a comment on pull request #8886: Add cmd flag of retain key ordering

bobosmile1170556238 edited a comment on pull request #8886:
URL: https://github.com/apache/pulsar/pull/8886#issuecomment-973664085


   bin/pulsar-admin sinks create \
       --archive connectors/pulsar-io-elastic-search-2.8.0.nar \
       --tenant public \
       --namespace default \
       --name elasticsearch-test-sink1 \
       --sink-config-file  /pulsar/data/ElasticsearchSourceConfig.yaml \
       --inputs elasticsearch_test
   	--retain-key-ordering true
   but return bash: --retain-key-ordering: command not found,why?version:2.8.0


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org