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.