Keiji Yoshida created ZEPPELIN-2950:
---------------------------------------
Summary: Support Ceph as a notebook storage
Key: ZEPPELIN-2950
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2950
Project: Zeppelin
Issue Type: Improvement
Components: zeppelin-zengine
Reporter: Keiji Yoshida
Make Zeppelin support Ceph as a notebook storage.
Ceph has APIs which are compatible with AWS S3 APIs. However, it supports only
AWS Signature V2 and GetObject requests of aws-sdk-java use V4 by default:
https://github.com/aws/aws-sdk-java/issues/372
Zeppelin configuration which enforces an S3 client to use AWS Signature V2 is
necessary for Zepplin to work with Ceph successfully.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)