steveloughran commented on PR #6164:
URL: https://github.com/apache/hadoop/pull/6164#issuecomment-1809036784

   > This is the first time I'm working with a provided scope. In the code I 
throw throw unavailable(uri, ENCRYPTION_CLIENT_CLASSNAME, null, "No encryption 
client available"); if EncryptionClient class is not present, but how do I 
verify that this works? I'm guessing I have to package it up and then test via 
CLI..is that correct/is there any other way?
   
   You can add a rule to the enforcer plugin to ban imports except in managed 
places, the way we do for mapreduce.


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