You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/09/21 11:30:00 UTC

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

     [ https://issues.apache.org/jira/browse/CAMEL-13998?focusedWorklogId=316128&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-316128 ]

ASF GitHub Bot logged work on CAMEL-13998:
------------------------------------------

                Author: ASF GitHub Bot
            Created on: 21/Sep/19 11:29
            Start Date: 21/Sep/19 11:29
    Worklog Time Spent: 10m 
      Work Description: marius-cornescu commented on pull request #3183: CAMEL-13998 - Kerberos authentication for HDFS connections
URL: https://github.com/apache/camel/pull/3183
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 316128)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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
>            Priority: Major
>             Fix For: Future
>
>          Time Spent: 10m
>  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)