Alexander Bezzubov created ZEPPELIN-28:
------------------------------------------
Summary: Zeppelin should be able to read from CouchDB
Key: ZEPPELIN-28
URL: https://issues.apache.org/jira/browse/ZEPPELIN-28
Project: Zeppelin
Issue Type: Improvement
Reporter: Alexander Bezzubov
Assignee: Alexander Bezzubov
Priority: Minor
There already is a CouchDB Spark connector
http://blog.couchbase.com/introducing-the-couchbase-spark-connector and
Zeppelin should be able to levirage that to access CouchDB
https://github.com/apache/incubator-zeppelin/pull/5 was part of the effort, but
is not enough.
We should allow empty values to be set AND propagated to Spark configuration.
Otherwise i.e it is not possible to read from the password-less bucket
as```.set("com.couchbase.bucket.beer-sample", "")``` is not possible now.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)