Created 05-29-2017 05:45 AM
I wanted to add couchdb service to hdp 2.4..Is there any way to add couch database to the HDP2.4.??
Created 06-01-2017 08:42 PM
It's not possible. There is currently no Ambari script for setting up and managing CouchDB. Also, CouchDB does not install on top of Hadoop or HDP, but rather alongside it. So it would need it's own infrastructure/servers.
Below is an interesting article on how HDP and CouchDB could potentially be used together.
Created 06-01-2017 08:42 PM
It's not possible. There is currently no Ambari script for setting up and managing CouchDB. Also, CouchDB does not install on top of Hadoop or HDP, but rather alongside it. So it would need it's own infrastructure/servers.
Below is an interesting article on how HDP and CouchDB could potentially be used together.
Created 06-02-2017 03:48 AM
Thanks a lot @Eyad Garelnabi..