GitHub user rmetzger opened a pull request:

    https://github.com/apache/flink/pull/358

    [FLINK-592] Add support for Kerberos secured YARN setups to Flink.

    This pull request is basically a port of @warneke's branch 
(https://github.com/warneke/flink/tree/security) to the latest `master` of 
Flink.
    
    The port has been done mostly by @mxm. 
    We tested the change on google compute engine (non-secure setup, to ensure 
that everything is working as before) and a local secure YARN setup with 
Kerberos.
    
    Open issues:
    - Test token renewal 
    
    Once the open issues have been resolved, I would like to merge this asap 
because a user was asking for this on the mailing list.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rmetzger/flink flink592

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/358.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 #358
    
----
commit 3fc8d47f3f7322285539454c7a80a8cec4ba043f
Author: Max <m...@posteo.de>
Date:   2015-02-02T15:09:18Z

    [FLINK-592] Add support for Kerberos secured YARN setups to Flink.

----


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

Reply via email to