You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Shuyi Chen (JIRA)" <ji...@apache.org> on 2018/01/08 21:13:00 UTC

[jira] [Comment Edited] (FLINK-8275) Flink YARN deployment with Kerberos enabled not working

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

Shuyi Chen edited comment on FLINK-8275 at 1/8/18 9:12 PM:
-----------------------------------------------------------

Hi, [~tzulitai], [~eronwright],
I've added unittest to capture the securityconfiguration keytab related settings. Also, I've refactored the code to use the existing of krb5.keytab file instead of `_KEYTAB_PATH`. 

For the integration test code, I will create a different JIRA to follow, otherwise, it's better to a smaller PR rather than fixing everything in one PR.

Could you please take another look at the PR?


was (Author: suez1224):
[~tzulitai], [~eronwright],
I've added unittest to capture the securityconfiguration keytab related settings. Also, I've refactored the code to use the existing of krb5.keytab file instead of `_KEYTAB_PATH`. 

For the integration test code, I will create a different JIRA to follow, otherwise, it's better to a smaller PR rather than fixing everything in one PR.

Could you please take another look at the PR?

> Flink YARN deployment with Kerberos enabled not working 
> --------------------------------------------------------
>
>                 Key: FLINK-8275
>                 URL: https://issues.apache.org/jira/browse/FLINK-8275
>             Project: Flink
>          Issue Type: Bug
>          Components: Security
>    Affects Versions: 1.4.0
>            Reporter: Shuyi Chen
>            Assignee: Shuyi Chen
>            Priority: Blocker
>             Fix For: 1.5.0, 1.4.1
>
>
> The local keytab path in YarnTaskManagerRunner is incorrectly set to the ApplicationMaster's local keytab path. This causes jobs to fail because the TaskManager can't read the keytab.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)