GitHub user dmvk opened a pull request:
https://github.com/apache/zeppelin/pull/2614
Add support for minio storage over s3 api
Adds support for github.com/minio/minio block storage
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dmvk/zeppelin minio_storage
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/2614.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2614
----
commit 6fa454e749df7d5c5d9e36ad35cfe3c897b9c16c
Author: David Moravek <[email protected]>
Date: 2017-10-10T14:46:09Z
Add support for minio storage over s3 api
----
---