Steve Loughran created HADOOP-14625: ---------------------------------------
Summary: error message in S3AUtils.getServerSideEncryptionKey() needs to expand property constant Key: HADOOP-14625 URL: https://issues.apache.org/jira/browse/HADOOP-14625 Project: Hadoop Common Issue Type: Sub-task Components: fs/s3 Affects Versions: 2.8.0 Reporter: Steve Loughran Priority: Trivial The error message in {{getServerSideEncryptionKey}} says that the property isn't valid, but it doesn't actually expand the constant defining its name: {code} LOG.error("Cannot retrieve SERVER_SIDE_ENCRYPTION_KEY", e); {code} -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org