You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2010/04/02 19:46:27 UTC

[jira] Created: (MAPREDUCE-1669) The imported JSON credentials should support binary secrets.

The imported JSON credentials should support binary secrets.
------------------------------------------------------------

                 Key: MAPREDUCE-1669
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1669
             Project: Hadoop Map/Reduce
          Issue Type: Improvement
            Reporter: Owen O'Malley


Currently, we support adding a file with secrets to a job. It can either be in binary or JSON, but the JSON format assumes that all of the secrets are UTF-8, which is often false. We should pick a format that allows binary data to be included.

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