- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
HDF 3.1.1 Service Distribution
- Labels:
-
Cloudera DataFlow (CDF)
Created ‎03-03-2018 12:44 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can I run SAM, Schema Registry, Superset and MySQL in a single node? HA is not important at this time.
Created ‎03-03-2018 12:48 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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:
Created ‎03-03-2018 12:48 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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:
Created ‎03-03-2018 12:51 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
