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

Allen Wittenauer commented on HADOOP-7857:
------------------------------------------

> an easy way to get security without use kerberos

This is a bit apples and oranges.  While a codec would ensure that files can't 
be read without keys, it won't prevent an unauthenticated user from deleting it.
                
> Encrypt hadoop files
> --------------------
>
>                 Key: HADOOP-7857
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7857
>             Project: Hadoop Common
>          Issue Type: New Feature
>          Components: security
>            Reporter: Gabriel Eisbruch
>            Priority: Minor
>
> Hello everybody, 
>    I have develop a simple compresor codec to encrypt the hadoop data with 
> AES, It's an easy way to get security without use kerberos. 
> (https://github.com/geisbruch/HadoopCryptoCompressor)
> If you are ok I'd like to include this in some hadoop version.
> Thanks 
> Gabriel

--
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