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.

HDF 3.1.1 Service Distribution

avatar
New Member

Can I run SAM, Schema Registry, Superset and MySQL in a single node? HA is not important at this time.

1 ACCEPTED SOLUTION

avatar
Super Guru

@Connor O'Neal

Yes, you can. I assume that you are taking this approach for a development environment. For production, you would need to implement HA at least for MySQL and Schema Registry, assuming they are core components for your applications.

Check this:

https://docs.hortonworks.com/HDPDocuments/HDF3/HDF-3.1.1/bk_planning-your-deployment/content/ch_prod...

View solution in original post

2 REPLIES 2

avatar
Super Guru

@Connor O'Neal

Yes, you can. I assume that you are taking this approach for a development environment. For production, you would need to implement HA at least for MySQL and Schema Registry, assuming they are core components for your applications.

Check this:

https://docs.hortonworks.com/HDPDocuments/HDF3/HDF-3.1.1/bk_planning-your-deployment/content/ch_prod...

avatar
New Member

@Connor O'Neal

This would be somehow operationally challenging to achieve since Superset seems to be included with HDP. If you use HDP 2.6.1 and HDF 3.0 you should be able to use a single Ambari instance for both as such you could collocate those services in a single node.