EMsnap opened a new pull request, #9973:
URL: https://github.com/apache/inlong/pull/9973

   - Fixes #9972
   
   ### Motivation
   
   According to https://pulsar.apache.org/docs/next/security-jwt/
   Some pulsar cluster have authentication opened in some cases, the sort 
connector should support authentication
   
   ### Modifications
   
   Added two parameter used in authentication
   1、pulsar client auth plugin class name, e.g. 
org.apache.pulsar.client.impl.auth.AuthenticationToken
   2、pulsar client auth params, the value should be compatible with the 
clientAuthPluginClassName, see also in 
   https://pulsar.apache.org/docs/next/security-jwt/
   
   ### Verifying this change
   
   Tested in pulsar cluster with authentication and the ExtractNode teste in 
PulsarSqlParserTest
   


-- 
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-unsubscr...@inlong.apache.org

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

Reply via email to