huangdx0726 commented on issue #6109: [doc][suggest]  Tell user the available 
values of "--sink-type" parameter
URL: https://github.com/apache/pulsar/issues/6109#issuecomment-576969718
 
 
   ```java
   @Connector(
       name = "cassandra",
       type = IOType.SINK,
       help = "The CassandraStringSink is used for moving messages from Pulsar 
to Cassandra.",
       configClass = CassandraSinkConfig.class)
   ```
   This name is same as  `name`  of  `pulsar-io.yaml` ?

----------------------------------------------------------------
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