Files
security-doc/security-guide/source/data-processing.rst
Andreas Jaeger fac521a9ec Moving RST format to main security-guide folder
This updates all scripts as well.

For further cleanup, changes for project-config (removal of jobs) and
openstack-manuals (stop sync of DocBook XML files) are needed first.

Implements: bp sec-guide-rst
Co-Authored-By: Andreas Jaeger <aj@suse.de>
Change-Id: I003f56c6d804f70cc74395bd947b053eb4cea769
2015-08-12 06:59:51 +02:00

22 lines
836 B
ReStructuredText

===============
Data processing
===============
The Data processing service for OpenStack (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 will be 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 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
data-processing/case-studies.rst