You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Hari Shreedharan (JIRA)" <ji...@apache.org> on 2015/07/28 05:51:04 UTC

[jira] [Commented] (FLUME-2749) Kerberos configuration error when using short names in multiple HDFS Sinks

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

Hari Shreedharan commented on FLUME-2749:
-----------------------------------------

Looks good. Running tests now.

> Kerberos configuration error when using short names in multiple HDFS Sinks
> --------------------------------------------------------------------------
>
>                 Key: FLUME-2749
>                 URL: https://issues.apache.org/jira/browse/FLUME-2749
>             Project: Flume
>          Issue Type: Bug
>    Affects Versions: v1.6.0
>            Reporter: Johny Rufus
>            Assignee: Johny Rufus
>         Attachments: FLUME-2749.patch
>
>
> When we have more thank one HDFS Sink, configured in kerberos mode, and principal is configured with a short name like 'flume' (without the @REALM information), we get a 
> java.lang.IllegalStateException: Cannot use multiple kerberos principals in the same agent.  Must restart agent to use new principal or keytab. Previous = flume@EXAMPLE.COM (auth:KERBEROS), New = flume
> 	at com.google.common.base.Preconditions.checkState(Preconditions.java:172)
> 	at org.apache.flume.auth.KerberosAuthenticator.authenticate(KerberosAuthenticator.java:131)
> 	at org.apache.flume.auth.FlumeAuthenticationUtil.getAuthenticator(FlumeAuthenticationUtil.java:67)
> 	at org.apache.flume.sink.hdfs.HDFSEventSink.configure(HDFSEventSink.java:261)



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