Merge "Add Spark to overview and feature matrix"

This commit is contained in:
Jenkins 2014-06-09 17:15:07 +00:00 committed by Gerrit Code Review
commit 9d7067e627
2 changed files with 22 additions and 19 deletions

View File

@ -186,6 +186,8 @@ The following features are supported in the new Heat engine:
+-----------------------------------------+-------------------------+-----------------------------------------+
| HDP plugin provisioning | Implemented | |
+-----------------------------------------+-------------------------+-----------------------------------------+
| Spark plugin provisioning | TBD | |
+-----------------------------------------+-------------------------+-----------------------------------------+
| Cluster scaling | Implemented | |
+-----------------------------------------+-------------------------+-----------------------------------------+
| Cluster rollback | Implemented | |
@ -209,20 +211,20 @@ Plugin Capabilities
-------------------
The below tables provides a plugin capability matrix:
+--------------------------+---------+--------------+
| | Plugin |
| +---------+--------------+
| Feature | Vanilla | HDP |
+==========================+=========+==============+
| Nova and Neutron network | x | x |
+--------------------------+---------+--------------+
| Cluster Scaling | x | Scale Up |
+--------------------------+---------+--------------+
| Swift Integration | x | x |
+--------------------------+---------+--------------+
| Cinder Support | x | x |
+--------------------------+---------+--------------+
| Data Locality | x | x |
+--------------------------+---------+--------------+
| EDP | x | x |
+--------------------------+---------+--------------+
+--------------------------+---------+--------------+----------+
| | Plugin |
| +---------+--------------+----------+
| Feature | Vanilla | HDP | Spark |
+==========================+=========+==============+==========+
| Nova and Neutron network | x | x | x |
+--------------------------+---------+--------------+----------+
| Cluster Scaling | x | Scale Up | TBD |
+--------------------------+---------+--------------+----------+
| Swift Integration | x | x | TBD |
+--------------------------+---------+--------------+----------+
| Cinder Support | x | x | x |
+--------------------------+---------+--------------+----------+
| Data Locality | x | x | x |
+--------------------------+---------+--------------+----------+
| EDP | x | x | TBD |
+--------------------------+---------+--------------+----------+

View File

@ -2,8 +2,9 @@ Provisioning Plugins
====================
This page lists all available provisioning plugins. In general a plugin
enables Sahara to deploy a specific Hadoop version/distribution in
various topologies and with management/monitoring tools.
enables Sahara to deploy a specific data intensive application (Hadoop, Spark)
distribution in various topologies and with management/monitoring tools.
* :doc:`vanilla_plugin` - deploys Vanilla Apache Hadoop
* :doc:`hdp_plugin` - deploys Hortonworks Data Platform
* :doc:`spark_plugin` - deploys Apache Spark with Cloudera HDFS