Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Is it possible to add couchdb service to ambari?

avatar
New Member

I wanted to add couchdb service to hdp 2.4..Is there any way to add couch database to the HDP2.4.??

1 ACCEPTED SOLUTION

avatar

@Achu Thambi

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.

http://www.datacenterknowledge.com/archives/2015/02/19/couchbase-integrates-its-nosql-database-with-...

View solution in original post

2 REPLIES 2

avatar

@Achu Thambi

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.

http://www.datacenterknowledge.com/archives/2015/02/19/couchbase-integrates-its-nosql-database-with-...

avatar
New Member

Thanks a lot @Eyad Garelnabi..