Giter Club home page Giter Club logo

guilherme-chinaglia's Introduction

Introduction

PackOne is used to simplify big data cluster deployment on the clouds include OpenStack, H3CloudOS, EVCloud and CSTCloud etc. It can bootstrap a cluster from scratch in a few clicks, and materialize the cluster into cloud images to boost following cluster creating procedures. Besides, PackOne can scale-out/in clusters by only one click.

This software is inspired by the "serverless" trend in cloud computing and big data processing, with the ambitions to bridge the IaaS to Apache Ambari seamlessly and coordinate Ambari Services into an elastic high-level workspace. Currently, It support to deploy and scale out Hadoop, Spark, Hive, Neo4j, MongoDB, Kylin, Redis and many other clustering software in several clicks or api callings.

Install

  1. Choose a linux (Centos 7.5 is verified) host which network can reach the target cloud resource;
  2. yum install python36-pip and python36-devel;
  3. Create a postgresql db with its information (db_user, db_passwd, db_host, db_port, db_name) collected.

Then run:

pip3.6 install pk1

pip3.6 install -U pip setuptools

pk1 setup --database db_user:db_passwd:db_host:db_port:db_name

Start Service

pk1 start [--listening 127.0.0.1:11001]

Step 1: Add Cloud (OpenStack, for example)

open http://127.0.0.1:11001/clouds/cloud/add/, and fill the form like:

Step 2: Bootstrap an Ambari cluster

open http://127.0.0.1:11001/engines/cluster/add/, and fill the form like:

Step 3: Materialize/Scale clusters

open http://127.0.0.1:11001/engines/cluster/, select the target clusters, and click the following materialize.../scale... link:

Step 4: Boost cluster creation

Similar to Step 2, open http://127.0.0.1:11001/clouds/cloud/add/, but choose a scale whose name without 'boostrap'.

Stop

pk1 stop

Uninstall

pk1 uninstall

Acknowledge

National Key Research Program of China: Scientific Big Data Management System (No.2016YFB1000600)

guilherme-chinaglia's People

Contributors

napierplusd avatar

Watchers

 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.