Liu Xiaohui created ZEPPELIN-1465:
-------------------------------------
Summary: Add an option to allow S3 server-side encryption
Key: ZEPPELIN-1465
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1465
Project: Zeppelin
Issue Type: Improvement
Components: Core
Reporter: Liu Xiaohui
It is a common practice to enable 'server-side encryption' for S3 buckets.
http://docs.aws.amazon.com/AmazonS3/latest/dev/UsingServerSideEncryption.html.
Users of Zeppelin should be able to enable this feature when storing notebooks
in S3, e.g. via ZEPPELIN_NOTEBOOK_S3_SSE=1
An example is given here
http://docs.aws.amazon.com/AmazonS3/latest/dev/SSEUsingJavaSDK.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)