Giter Club home page Giter Club logo

jsunazure's Introduction

Advanced Linux Template : Deploy a Multi VM MapR Cluster

BETA RELEASE

This advanced template creates a Multi VM MapR Cluster. Users can select which instance types to use; storage for each node is currently defined in the template itself (scaled to 2 1TB volumes per vcore for each instance type).

The Control System interface to the cluster will be available at https://[cluster_node_0]:8443

The installation itself utilizes the MapR Installer service (deployed on node0). Should you wish to install additional ecosystem components on the cluster, you can connect to that service at https://[cluster_node_0]:9443

For more details on the template itself and customizing it to your needs, please reference DEVELOPERS.txt in this repository.

Command Line Usage

The template deployment is supported via the Azure Command Line utility (available from http://azure.microsoft.com/en-us/documentation/articles/xplat-cli/#configure ).

After installing that utility and authenticating to the Azure environment, you can take the following steps to deploy a cluster from the command line :

  1. Clone the default parameters file (azuredeploy-parameters.json)
  2. Update the new parameter file, ap.json, with your desired settings for clusterName and adminPassword
  3. Launch a resource group and deploy the MapR software

    azure group create "newgroup" westus -f azuredeploy.json -d MapRtest -e ap.json

Resource Naming Conventions

The template creates new storage account resources for each node in the cluster. Because the namespace for storage accounts is global across Azure regions, you must be careful to specify a unique MapR cluster name in order to avoid errors during the deployment.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.