You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Boris Shkolnik (JIRA)" <ji...@apache.org> on 2009/10/20 21:56:59 UTC

[jira] Created: (HADOOP-6325) need security keys storage solution

need security keys storage solution
-----------------------------------

                 Key: HADOOP-6325
                 URL: https://issues.apache.org/jira/browse/HADOOP-6325
             Project: Hadoop Common
          Issue Type: New Feature
            Reporter: Boris Shkolnik


set, get, store, load security keys

key alias - byte[]
key value - byte[]

store/load from DataInput/Output stream


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Reopened: (HADOOP-6325) need security keys storage solution

Posted by "Devaraj Das (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-6325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Devaraj Das reopened HADOOP-6325:
---------------------------------


I think we should leave this issue open. We will need a solution to support the use case of arbitrary user supplied security credentials...

> need security keys storage solution
> -----------------------------------
>
>                 Key: HADOOP-6325
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6325
>             Project: Hadoop Common
>          Issue Type: New Feature
>            Reporter: Boris Shkolnik
>            Assignee: Boris Shkolnik
>         Attachments: HADOOP-6325.patch
>
>
> set, get, store, load security keys
> key alias - byte[]
> key value - byte[]
> store/load from DataInput/Output stream

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HADOOP-6325) need security keys storage solution

Posted by "Boris Shkolnik (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-6325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Boris Shkolnik resolved HADOOP-6325.
------------------------------------

    Resolution: Won't Fix

Closing it. We used JobTokens class to store shuffle key.

> need security keys storage solution
> -----------------------------------
>
>                 Key: HADOOP-6325
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6325
>             Project: Hadoop Common
>          Issue Type: New Feature
>            Reporter: Boris Shkolnik
>            Assignee: Boris Shkolnik
>         Attachments: HADOOP-6325.patch
>
>
> set, get, store, load security keys
> key alias - byte[]
> key value - byte[]
> store/load from DataInput/Output stream

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.