You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Keiji Yoshida (JIRA)" <ji...@apache.org> on 2017/09/25 07:41:00 UTC

[jira] [Created] (ZEPPELIN-2950) Support Ceph as a notebook storage

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)