[
https://issues.apache.org/jira/browse/HBASE-10951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13966996#comment-13966996
]
Hudson commented on HBASE-10951:
--------------------------------
SUCCESS: Integrated in HBase-TRUNK #5077 (See
[https://builds.apache.org/job/HBase-TRUNK/5077/])
HBASE-10951 Use PBKDF2 to generate test encryption keys in the shell (apurtell:
rev 1586694)
*
/hbase/trunk/hbase-common/src/main/java/org/apache/hadoop/hbase/io/crypto/Encryption.java
* /hbase/trunk/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)