j-4 opened a new pull request #1931: Fixes DRILL-6332 by allowing to provide 
two-component principals
URL: https://github.com/apache/drill/pull/1931
 
 
   Currently drill only allows for three-component kerberos principals 
`primary/instance@REALM`
   I had the requirement to deal with two-part principals `primary@REALM` and 
thus made these little changes to the principal checks. This enables drill to 
deal with two- and three-part principals.
   
   Behaviour: The principal splitting function will return an empty string for 
`instance` if only a two-component principal is given.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to