Andrew Wang created HADOOP-11711:
------------------------------------

             Summary: Provide a default value for CryptoCodec classes
                 Key: HADOOP-11711
                 URL: https://issues.apache.org/jira/browse/HADOOP-11711
             Project: Hadoop Common
          Issue Type: Improvement
    Affects Versions: 2.6.0
            Reporter: Andrew Wang
            Assignee: Andrew Wang
            Priority: Minor


Users can configure the desired class to use for a given codec via a property 
like {{hadoop.security.crypto.codec.classes.aes.ctr.nopadding}}. However, even 
though we provide a default value for this codec in {{core-default.xml}}, this 
default is not also done in the code.

As a result, client deployments that do not include {{core-default.xml}} cannot 
resolve any codecs, and get an NPE.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to