The MapR Sahara plugin allows to provision MapR clusters on OpenStack in an easy way and do it, quickly, conveniently and simply.
The MapR Plugin performs the following four primary functions during cluster creation:
The Sahara MapR plugin can make use of either minimal (operating system only) images or pre-populated MapR images. The base requirement for both is that the image is cloud-init enabled and contains a supported operating system (see http://maprdocs.mapr.com/home/InteropMatrix/r_os_matrix.html).
The advantage of a pre-populated image is that provisioning time is reduced, as packages do not need to be downloaded which make up the majority of the time spent in the provisioning cycle. In addition, provisioning large clusters will put a burden on the network as packages for all nodes need to be downloaded from the package repository.
Version (image tag) | Distribution | Build method | Version (build parameter) | Notes |
---|---|---|---|---|
5.2.0.mrv2 | Ubuntu 14.04, CentOS 7 | sahara-image-pack | 5.2.0.mrv2 | |
5.2.0.mrv2 | Ubuntu 14.04, CentOS 7 | sahara-image-create | 5.2.0 |
For more information about building image, refer to Building guest images.
MapR plugin needs an image to be tagged in Sahara Image Registry with two tags: ‘mapr’ and ‘<MapR version>’ (e.g. ‘5.2.0.mrv2’).
The default username specified for these images is different for each distribution. For more information, refer to the Registering an Image section.
The MapR plugin currently supports Hadoop 2.7.0 (5.2.0.mrv2).
When the user creates or scales a Hadoop cluster using a mapr plugin, the cluster topology requested by the user is verified for consistency.
Every MapR cluster must contain:
Every Hadoop cluster must contain exactly 1 Oozie process
Every MapReduce v1 cluster must contain:
Every MapReduce v2 cluster must contain:
Every Spark cluster must contain:
HBase service is considered valid if:
Hive service is considered valid if:
Hue service is considered valid if:
HttpFS service is considered valid if cluster has exactly 1 HttpFS process
Sqoop service is considered valid if cluster has exactly 1 Sqoop2-Server process
For more information, please contact MapR.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.