Description
HDFS-5910 added ability to plugin an custom logic to determine whether a channel is trusted or not, via TrustedChannelResolver
Attached is an implementation of TrustedChannelResolver based on a ip whitelist.
This is dependent on HADOOP-10335 which has the support for ip whitelist
Attachments
Attachments
Issue Links
- depends upon
-
HADOOP-10335 An ip whitelist based implementation to resolve Sasl properties per connection
- Closed