Fixed issues in docs

Change-Id: I9bea511e0f5fbb39f5072d79f3188ee6fb703597
Closes-bug: #1411573
This commit is contained in:
Vitaly Gridnev 2015-01-16 12:44:22 +03:00
parent d8d849d28f
commit 1d9e548521
6 changed files with 9 additions and 5 deletions

View File

@ -26,6 +26,7 @@ User guide
userdoc/installation.guide
userdoc/configuration.guide
userdoc/dashboard.guide
userdoc/advanced.configuration.guide
userdoc/upgrade.guide
@ -49,6 +50,7 @@ User guide
userdoc/hdp_plugin
userdoc/spark_plugin
userdoc/cdh_plugin
userdoc/mapr_plugin
**Elastic Data Processing**
@ -72,7 +74,7 @@ User guide
userdoc/guest-requirements
userdoc/hadoop-swift
userdoc/diskimagebuilder
userdoc/cdh_imagebuilder
Developer Guide
---------------

View File

@ -1,7 +1,7 @@
.. _diskimage-builder-label:
.. _cdh_diskimage-builder-label:
Building Images for Cloudera Plugin
==================================
===================================
In this document you will find instructions on how to build Ubuntu and CentOS
images with Cloudera Express versions 5.2.0.

View File

@ -1,5 +1,5 @@
Cloudera Plugin
==============
===============
The cloudera plugin is a Sahara plugin which allows the user to deploy and
operate a cluster with Cloudera Manager.

View File

@ -205,6 +205,7 @@ Currently HDFS HA is only supported with the HDP 2.0.6 plugin. The feature is en
a cluster_configs parameter in the cluster's JSON:
.. sourcecode:: cfg
"cluster_configs": {
"HDFSHA": {
"hdfs.nnha": true

View File

@ -39,7 +39,7 @@ This plugin does not have any additional requirements. Currently, only the Cent
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

View File

@ -93,6 +93,7 @@ command line client (python-saharaclient) or Sahara REST API by simply adding th
following cluster_configs parameter in the cluster's JSON :
.. sourcecode:: cfg
"cluster_configs": {
"HDFSHA": {
"hdfs.nnha": true