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

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

Github user zentol commented on a diff in the pull request:

    https://github.com/apache/flink/pull/4636#discussion_r136819789
  
    --- Diff: 
flink-runtime/src/main/java/org/apache/flink/runtime/security/KerberosUtils.java
 ---
    @@ -52,6 +51,13 @@
     
        private static final AppConfigurationEntry userKerberosAce;
     
    +   /* Return the Kerberos login module name */
    +   public static String getKrb5LoginModuleName() {
    --- End diff --
    
    I assume this was copied from hadoop?


> Provide Flink binary release without Hadoop
> -------------------------------------------
>
>                 Key: FLINK-2268
>                 URL: https://issues.apache.org/jira/browse/FLINK-2268
>             Project: Flink
>          Issue Type: Improvement
>          Components: Build System
>            Reporter: Robert Metzger
>            Assignee: Aljoscha Krettek
>
> Currently, all Flink releases ship with Hadoop 2.3.0 binaries.
> The big Hadoop distributions are usually not relying on vanilla Hadoop 
> releases, but on custom patched versions.
> To provide the best user experience, we should offer a Flink binary that uses 
> the Hadoop jars provided by the user (=hadoop distribution)



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

Reply via email to