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 "Steve Loughran (JIRA)" <ji...@apache.org> on 2014/10/26 16:44:34 UTC

[jira] [Created] (HADOOP-11233) hadoop.security.kms.client.encrypted.key.cache.expiry property spelled wrong in core-default

Steve Loughran created HADOOP-11233:
---------------------------------------

             Summary: hadoop.security.kms.client.encrypted.key.cache.expiry property spelled wrong in core-default
                 Key: HADOOP-11233
                 URL: https://issues.apache.org/jira/browse/HADOOP-11233
             Project: Hadoop Common
          Issue Type: Bug
          Components: conf
    Affects Versions: 2.7.0
            Reporter: Steve Loughran
            Priority: Minor


Theres' a spurious {{"}} at the start of the kms cache entry
{code}
<property>
  <name>"hadoop.security.kms.client.encrypted.key.cache.expiry</name>
  <value>43200000</value>
  <description>
    Cache expiry time for a Key, after which the cache Queue for this
    key will be dropped. Default = 12hrs
  </description>
</property>
{code}



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