Hi folks. I've been working with HDFS for a long time, and have a few PRs to contribute. I would appreciate if a maintainer would look at them and accept or reject: - HADOOP-18972: Copy SASL properties map when returning from SaslPropertiesResolver <https://github.com/apache/hadoop/pull/6272>. Fixes a bug that effectively prevents secure-mode HDFS from using different QOPs within a cluster. Should be uncontroversial. - HADOOP-18967: Allow no-downtime migration of HDFS clusters into secure mode <https://github.com/apache/hadoop/pull/6293>. Introduces new functionality (with documentation!) to allow enabling of secure mode without downtime. - HDFS-17685: Option to explicitly choose DFS client lease renewal interval <https://github.com/apache/hadoop/pull/7215>
Charles Connell HubSpot Inc