[ 
https://issues.apache.org/jira/browse/FLINK-592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14303643#comment-14303643
 ] 

ASF GitHub Bot commented on FLINK-592:
--------------------------------------

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.

----


> Add support for secure YARN clusters with Kerberos Auth
> -------------------------------------------------------
>
>                 Key: FLINK-592
>                 URL: https://issues.apache.org/jira/browse/FLINK-592
>             Project: Flink
>          Issue Type: Improvement
>          Components: YARN Client
>            Reporter: GitHub Import
>            Assignee: Daniel Warneke
>            Priority: Minor
>              Labels: github-import
>             Fix For: pre-apache
>
>
> The current YARN client will throw an exception (as of 
> https://github.com/stratosphere/stratosphere/pull/591) if it detects a secure 
> environment.
> ---------------- Imported from GitHub ----------------
> Url: https://github.com/stratosphere/stratosphere/issues/592
> Created by: [rmetzger|https://github.com/rmetzger]
> Labels: enhancement, YARN, 
> Created at: Sun Mar 16 11:05:07 CET 2014
> State: open



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to