You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2014/05/21 22:46:39 UTC

[jira] [Commented] (HADOOP-10611) KeyVersion name should not be assumed to be the 'key name @ the version number"

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

Owen O'Malley commented on HADOOP-10611:
----------------------------------------

I disagree on this one. There is a lot of value in having semantics behind the key version. For example, the MapReduce task ids used to be randomly generated. That was easy, but it was a pain in the tail to figure out which tasks were related to which job. 

> KeyVersion name should not be assumed to be the 'key name @ the version number"
> -------------------------------------------------------------------------------
>
>                 Key: HADOOP-10611
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10611
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: security
>    Affects Versions: 3.0.0
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>
> The KeyProvider public API should treat keyversion name as an opaque value. Same for the KMS client/server.
> Methods like {{KeyProvider#buildVersionName()}} and {KeyProvider#getBaseName()}} should not be part of the {{KeyProvider}} 



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