You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Andrea Cosentino (Jira)" <ji...@apache.org> on 2019/09/27 12:10:00 UTC

[jira] [Resolved] (CAMEL-13998) Kerberos authentication for HDFS connections

     [ https://issues.apache.org/jira/browse/CAMEL-13998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrea Cosentino resolved CAMEL-13998.
--------------------------------------
    Resolution: Fixed

> Kerberos authentication for HDFS connections
> --------------------------------------------
>
>                 Key: CAMEL-13998
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13998
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-hdfs
>    Affects Versions: 3.0.0.RC1
>            Reporter: Marius Cornescu
>            Assignee: Andrea Cosentino
>            Priority: Major
>             Fix For: 3.0.0, 3.0.0.RC2
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Some enterprise hadoop clusters are integrated with Kerberos authentication.
> Enhance the current hdfs implementation to support connecting to a hadoop instance that uses kerberos authentication.
>  
> Proposal is to add 4 new parameters to the uri:
> +*kerberosNamedNodes*+ - comma separated list of host:port nodes to use for kerberos auth
>  +*kerberosConfigFileLocation*+ - location of the [krb5.conf|https://web.mit.edu/kerberos/krb5-1.12/doc/admin/conf_files/krb5_conf.html] file
>  +*kerberosUsername*+ - user name for the authentication
>  +*kerberosKeytabLocation*+ - location of the keytab file to use in the authentication
>  
> In part inspired by [blog post|https://www.rubix.nl/blogs/kerberos-camel-hdfs2/].



--
This message was sent by Atlassian Jira
(v8.3.4#803005)