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

Hudson commented on HBASE-10951:
--------------------------------

SUCCESS: Integrated in HBase-0.98 #271 (See 
[https://builds.apache.org/job/HBase-0.98/271/])
HBASE-10951 Use PBKDF2 to generate test encryption keys in the shell (apurtell: 
rev 1586700)
* 
/hbase/branches/0.98/hbase-common/src/main/java/org/apache/hadoop/hbase/io/crypto/Encryption.java
* /hbase/branches/0.98/hbase-shell/src/main/ruby/hbase/admin.rb


> Use PBKDF2 to generate test encryption keys in the shell
> --------------------------------------------------------
>
>                 Key: HBASE-10951
>                 URL: https://issues.apache.org/jira/browse/HBASE-10951
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.98.1, 0.99.0
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>            Priority: Trivial
>             Fix For: 0.99.0, 0.98.2
>
>         Attachments: HBASE-10951.patch
>
>
> We provide some support in the shell for setting the column family data 
> encryption key, which enables some simple testing when kicking the tires. (CF 
> data key management should be done using the Java API.) Despite the very 
> modest goal there might be an objection to using a hash instead of a key 
> derivation function, so just go ahead and do that. 



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

Reply via email to