security-doc/security-guide/source/data-processing.rst
Alexandra Settle d308a6262d [sec-guide] Edits to the compliance chap
1. Minor editorial changes to the compliance chapter
2. Also creates new 'case studies' folder and moves case
studies into the folder for appropriate reviews.

Change-Id: I3035510a6d66348fdd8ad3e6fce8f2133db7c744
Implements: blueprint sec-guide-overhaul
2017-03-30 15:31:51 +01:00

22 lines
839 B
ReStructuredText

===============
Data processing
===============
The Data Processing service (sahara) provides a platform
for the provisioning and management of instance clusters using processing
frameworks such as Hadoop and Spark. Through the OpenStack Dashboard,
or REST API, users are able to upload and execute framework
applications which may access data in object storage or external
providers. The data processing controller uses the Orchestration
service (heat) to create clusters of instances which may exist as
long-running groups that can grow and shrink as requested, or as
transient groups created for a single workload.
.. toctree::
:maxdepth: 2
data-processing/introduction-to-data-processing.rst
data-processing/deployment.rst
data-processing/configuration-and-hardening.rst
.. case-studies/data-processing-case-studies.rst