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

[email protected] commented on FLUME-1196:
------------------------------------------------------



bq.  On 2012-05-18 18:31:53, Hari Shreedharan wrote:
bq.  > Mike - It is better not to provide HbaseSink compiled against hadoop-23, 
since it will fail at run time(on hadoop-23), due to hadoop's compile only 
compatibility. So as part of FLUME-1208, I have removed Hbase sink compile 
itself in hadoop-23 profile. Please take a look at HBASE-6020. Until that is 
resolved, there is no point in building the Hbase sink against hadoop-23.

I see. Yeah I just wanted the build to compile. Thanks for looking at this 
Hari! I'll update the patch.


- Mike


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/5163/#review7977
-----------------------------------------------------------


On 2012-05-18 18:55:41, Mike Percy wrote:
bq.  
bq.  -----------------------------------------------------------
bq.  This is an automatically generated e-mail. To reply, visit:
bq.  https://reviews.apache.org/r/5163/
bq.  -----------------------------------------------------------
bq.  
bq.  (Updated 2012-05-18 18:55:41)
bq.  
bq.  
bq.  Review request for Flume.
bq.  
bq.  
bq.  Summary
bq.  -------
bq.  
bq.  Support for acting as multiple proxy users from a single, authenticated 
principal.
bq.  
bq.  
bq.  This addresses bug FLUME-1196.
bq.      https://issues.apache.org/jira/browse/FLUME-1196
bq.  
bq.  
bq.  Diffs
bq.  -----
bq.  
bq.    
flume-ng-sinks/flume-hdfs-sink/src/test/java/org/apache/flume/sink/hdfs/TestHDFSEventSinkOnMiniCluster.java
 PRE-CREATION 
bq.    
flume-ng-sinks/flume-hdfs-sink/src/main/java/org/apache/flume/sink/hdfs/KerberosUser.java
 PRE-CREATION 
bq.    
flume-ng-sinks/flume-hdfs-sink/src/main/java/org/apache/flume/sink/hdfs/HDFSFormatterFactory.java
 d7963b1 
bq.    flume-ng-sinks/flume-hdfs-sink/pom.xml 3277a00 
bq.    
flume-ng-sinks/flume-hdfs-sink/src/main/java/org/apache/flume/sink/hdfs/HDFSEventSink.java
 8ce2bac 
bq.    flume-ng-sinks/flume-hdfs-sink/src/test/resources/log4j.properties 
361158d 
bq.    flume-ng-sinks/flume-ng-hbase-sink/pom.xml ed2e44a 
bq.    pom.xml 7a97c34 
bq.  
bq.  Diff: https://reviews.apache.org/r/5163/diff
bq.  
bq.  
bq.  Testing
bq.  -------
bq.  
bq.  Added unit test and small framework for testing using MiniDFSCluster. 
Existing tests pass. Also, a non-trivial amount of manual testing (no Kerberos, 
Kerb only, Kerb+proxy, combination of Kerb & Kerb+proxy in same agent)
bq.  
bq.  
bq.  Thanks,
bq.  
bq.  Mike
bq.  
bq.


                
> Allow different HDFS Sinks within the same agent to write to HDFS as 
> different users
> ------------------------------------------------------------------------------------
>
>                 Key: FLUME-1196
>                 URL: https://issues.apache.org/jira/browse/FLUME-1196
>             Project: Flume
>          Issue Type: Improvement
>            Reporter: Arvind Prabhakar
>            Assignee: Mike Percy
>
> The HDFS Event Sink support for Kerberos security affects the logged on user 
> for the entire Agent. Due to this we cannot have two sinks within the same 
> agent that are bound to different principals or users.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to