GitHub user tzulitai opened a pull request: https://github.com/apache/flink/pull/3181
[FLINK-5581] [doc] Improve user accessibility for Kerberos-related documentation The goal of this PR is to organize Kerberos related information as so: 1. `flink-conf.yaml` configuration for Kerberos security is consolidated in `/setup/config.html#kerberos-based-security` 2. Internals on how Flink security works consolidated in `/ops/security-kerberos.html` 3. Connector / component specific configuration (e.g. Kafka, Zookeeper for HA) to authenticate with Kerberos located in their own respective documentation. In the above documents, instead of duplicate info which may be hard / easily forgotten to be synced, simply use links to reference one another. You can merge this pull request into a Git repository by running: $ git pull https://github.com/tzulitai/flink FLINK-5581 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/3181.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #3181 ---- commit c624fe34119d11cca7ec29c08e482c1ba0498671 Author: Tzu-Li (Gordon) Tai <tzuli...@apache.org> Date: 2017-01-20T15:05:45Z [FLINK-5581] [doc] Improve user accessibility for Kerberos-related documentation ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---