Metadata-Version: 1.1
Name: pk1
Version: 0.0.6
Summary: PackOne: Pack clouds, engines and data services into one light stack.
Home-page: https://github.com/cas-bigdatalab/packone
Author: Excel Wang
Author-email: wanghj@cnic.com
License: Apache-2.0 Licence
Description: .. image:: pk1/static/logo-large.png
            :width: 200
            :alt: 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 a high-level workspace. 
        
        ===================
        Install
        ===================
        pip install pk1
        
        pk1 setup [--database pk1_db_user:pk1_db_passwd:pk1_db_host:pk1_db_port:pk1_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)
Keywords: pip,packone
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
