A few blueprints that make it really easy to walk through a wizard and launch HDP clusters.
- Sandbox Equivalent - Very cheap blueprint to run something up in amazon to play with our stuff
- Small Cluster - Likely 8-10 nodes that represent a standard cluster.
- HA Cluster - likely 20 nodes with HA that represents a good start on a real production cluster.
- Streaming Cluster - Deploys 10 nodes including Storm and Kafka
- Spark Cluster - Deploys a std. 10 node cluster correctly configured with Spark on YARN on the cluster.
- HA cluster is working in progress.