zhuangchong opened a new pull request #4593:
URL: https://github.com/apache/incubator-dolphinscheduler/pull/4593


   ## What is the purpose of the pull request
   this PR closes #4450 
   
   Hive/Spark JDBC supports manual configuration of keytab parameters when 
using Kerberos authentication, and supports multi-tenancy when using Kerberos 
authentication for Hive/Spark data sources.
   
   The current Hive/Spark JDBC system uses Kerberos authentication using the 
keytab configured in the common.properties file. There is a problem when 
Hive/Spark data source Kerberos authenticates other users or multiple different 
users.
   
   ![iShot2021-01-27 20 31 
59](https://user-images.githubusercontent.com/37063904/105995531-110ff300-60e4-11eb-869b-f249fe238cfb.png)
   
   ![iShot2021-01-27 20 47 
27](https://user-images.githubusercontent.com/37063904/105995539-13724d00-60e4-11eb-9023-122ff2c3eb61.png)
   
   ![iShot2021-01-27 20 52 
18](https://user-images.githubusercontent.com/37063904/105995549-1705d400-60e4-11eb-96c2-507448ce3a8f.png)
   
   ## Verify this pull request
   This change added tests and can be verified as follows:
     - *Manually verified the change by testing locally.*
   


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


Reply via email to