1 Star 0 Fork 35

jason_lu / PackOne

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.rst 1.06 KB
一键复制 编辑 原始数据 按行查看 历史
Huajin Wang 提交于 2019-07-07 18:52 . Update README.rst
Logo

Introduction

PackOne, inspired by the "serverless" trend in cloud computing and big data processing, has the ambitions to bridge the IaaS to Apache Ambari seamlessly and coordinate Ambari Services into an elastic high-level workspace.

Install

Choose a linux (Centos 7.5 is verified) host which network can reach the target openstack group resource, and create a postgresql db with its information (db_user, db_passwd, db_host, db_port, db_name) collected. Then run:

pip install pk1

pip install -U pip setuptools

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

Run

pk1 start [--listening 127.0.0.1:11001]

Stop

pk1 stop

Uninstall

pk1 uninstall

Acknowledge

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

Python
1
https://gitee.com/mingxin6/packone.git
git@gitee.com:mingxin6/packone.git
mingxin6
packone
PackOne
master

搜索帮助