nrg4878 opened a new pull request, #4049:
URL: https://github.com/apache/hive/pull/4049

   ### What changes were proposed in this pull request?
   If hive.server2.authentication is just set to "LDAP,JWT", HS2 fails to start 
with the exception shown in the HIVE-27063
   
   ### Why are the changes needed?
   There is some validation code that check to ensure that certain auth 
mechanisms cannot co-exist with others. This validation code does not do 
anything with JWT authentication. Added code to account for JWT auth as well.
   
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   
   ### How was this patch tested?
   Manually
   Unit Tests
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to