Code Monkey home page Code Monkey logo

snappydata-azure's Introduction

SnappyData on Azure

Automated SnappyData deployment on Microsoft Azure Cloud

Deploy via the Azure portal UI

Deploy using Azure CLI

azure account login
azure account set "My Subscription"
azure group list
azure group create --name avsnappydata1 --location westus
azure group deployment create --resource-group avsnappydata1 --name mainTemplate --template-file mainTemplate.json

Copy data to Azure Storage using Azure CLI

azure storage blob copy start --source-uri "https://templocistorage.blob.core.windows.net/snappydata/scripts.tgz" --dest-account-name "sdtests" --dest-account-key "" --dest-container "testdata" --dest-blob "scripts.tgz"

azure storage blob copy start --source-uri "https://templocistorage.blob.core.windows.net/snappydata/TPCH-1GB.zip" --dest-account-name "sdtests" --dest-account-key "" --dest-container "testdata" --dest-blob "TPCH-1GB.zip"

azure storage blob copy start --source-uri "https://templocistorage.blob.core.windows.net/snappydata/snappy-cluster_2.10-0.5-tests.jar" --dest-account-name "sdtests" --dest-account-key "" --dest-container "testdata" --dest-blob "snappy-cluster_2.10-0.5-tests.jar"

azure storage blob copy start --source-uri "https://templocistorage.blob.core.windows.net/snappydata/zeppelin.tgz" --dest-account-name "sdtests" --dest-account-key "" --dest-container "testdata" --dest-blob "zeppelin.tgz"

snappydata-azure's People

Contributors

hulagekajal avatar linashejwal avatar arsenvlad avatar soubhikc avatar

Watchers

James Cloos avatar Amogh Shetkar 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.