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)