[sahara doc fix] guest requirements doc

Change-Id: I29c29ed090c128e5996894a426f8f020ff83e4cc
Partial-Bug: 1490687
This commit is contained in:
luhuichun 2015-09-06 12:30:56 +08:00
parent 60b3362212
commit bdfbd48ac3
1 changed files with 5 additions and 7 deletions

View File

@ -22,7 +22,7 @@ If the Vanilla Plugin is used for cluster deployment the guest is required to ha
* Apache Hadoop installed
* 'hadoop' user created
See :doc:`hadoop-swift` for information on using Swift with your Sahara cluster (for EDP support Swift integration is currently required).
See :doc:`hadoop-swift` for information on using Swift with your sahara cluster (for EDP support Swift integration is currently required).
To support EDP, the following components must also be installed on the guest:
@ -32,17 +32,15 @@ To support EDP, the following components must also be installed on the guest:
See :doc:`vanilla_imagebuilder` for instructions on building images for this plugin.
HDP Plugin
----------
Hortonworks Plugin Requirements
-------------------------------
This plugin does not have any additional requirements. Currently, only the CentOS Linux distribution is supported but other distributions will be supported in the future.
This plugin does not have any additional requirements. Currently, only the CentOS Linux distribution is supported but other distributions will be supported in the future.
To speed up provisioning, the HDP packages can be pre-installed on the image used. The packages' versions depend on the HDP version being used.
Cloudera Plugin Requirements
----------------------------
If the Cloudera Plugin is used for cluster deployment the guest is required to have
* Cloudera Express installed
Cloudera Plugin does not have any additional requirements, just build a CDH image to deploy the cluster.
See :doc:`cdh_imagebuilder` for instructions on building images for this plugin.