Giter VIP home page Giter VIP logo

mapd_on_azure's Introduction

Installing MapD Community Edition on Microsoft Azure

This repository contains scripts that can be used to install MapD Community Edition on Microsoft Azure.

Getting Started

Installation instructions assume you have already signed up for a Microsoft Azure account with sufficient access to create resources.

Azure CLI Tools

Although the scripts in this repository can be used manually to install MapD Community Edition on an Azure VM via the Azure Portal, for more automated installation you need to install Azure CLI 2.0.

Once the Azure CLI tools are installed, you'll need to authenticate using the following command: az login

You only need to authenticate once over many days, re-authenticating only when the Azure CLI tells you that your token has expired (or, if you switch computers).

Installation: Creating an Azure Instance and Docker

The script AzureVMcreate.sh is the entry-point for creating an Azure instance. In this script, the values are hard-coded to create a GPU-enabled instance with the following characteristics:

Resource Type Description
GPU 1/2 NVIDIA Tesla K80
RAM 56GB
SSD ~1TB

These values are just a suggestion to get started with; adding more GPUs/RAM/SSD will depend on desired performance and the size of datasets you plan to analyze.

To kickoff an instance, clone this repo, then run the following command: bash AzureVMcreate.sh. This main script will create the VM instance on Azure, install Docker/nvidia-docker, then start the MapD instance with the MapD Immerse interface.

mapd_on_azure's People

Contributors

randyzwitch avatar

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.