From c5377fda537e08d195ef488f82040f246fdfd81d Mon Sep 17 00:00:00 2001 From: Andrew Lazarev Date: Tue, 23 Sep 2014 09:38:30 -0700 Subject: [PATCH] [DOC] Made EDP requirements plugin specific Change-Id: I5cb76f3ab1729e806486187cb258346e856e6ac4 Closes-Bug: #1373022 --- doc/source/userdoc/edp.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/source/userdoc/edp.rst b/doc/source/userdoc/edp.rst index 0ce24266..876816c1 100644 --- a/doc/source/userdoc/edp.rst +++ b/doc/source/userdoc/edp.rst @@ -245,7 +245,9 @@ If the Swift service *is* running in the OpenStack installation Cluster Processes ----------------- -At a minimum the Sahara cluster must run a single instance of these processes to support EDP: +Requirements for EDP support depend on EDP job type and plugin used for the cluster. +For example Vanilla Sahara cluster must run at least one instance of these processes +to support EDP: * For Hadoop version 1: @@ -264,7 +266,6 @@ At a minimum the Sahara cluster must run a single instance of these processes to + historyserver + oozie -Note, a typical cluster may have more than a single instance of the tasktracker and datanode processes. EDP Technical Considerations ============================