You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Ryan Blue (JIRA)" <ji...@apache.org> on 2014/03/11 21:54:43 UTC

[jira] [Assigned] (FLUME-2332) Refactor to use a common hadoop-auth

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

Ryan Blue reassigned FLUME-2332:
--------------------------------

    Assignee: Ryan Blue

> Refactor to use a common hadoop-auth 
> -------------------------------------
>
>                 Key: FLUME-2332
>                 URL: https://issues.apache.org/jira/browse/FLUME-2332
>             Project: Flume
>          Issue Type: Improvement
>          Components: Sinks+Sources
>    Affects Versions: v1.4.0
>            Reporter: Ryan Blue
>            Assignee: Ryan Blue
>
> Currently, both [HDFSEventSink|https://github.com/apache/flume/blob/trunk/flume-ng-sinks/flume-hdfs-sink/src/main/java/org/apache/flume/sink/hdfs/HDFSEventSink.java#L518] and [HBaseSinkSecurityManager|https://github.com/apache/flume/blob/trunk/flume-ng-sinks/flume-ng-hbase-sink/src/main/java/org/apache/flume/sink/hbase/HBaseSinkSecurityManager.java#L71] have authentication code that interacts with static kerberos objects. It would be better to consolidate the kerberos authen code to a hadoop-auth module that other hadoop sinks can depend on (including DatasetSink) to keep maintenance down and to handle cases where multiple sinks attempt to authenticate.



--
This message was sent by Atlassian JIRA
(v6.2#6252)