Skip to content

jordanw-bq/rubix-admin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Admin Tool for Rubix

Installation

rubix-admin should be installed on the cluster (Presto/Hadoop2) master

git clone https://github.com/qubole/rubix-admin.git
virtualenv venv
source venv/bin/activate
python setup.py install
rubix-admin -h

Configure Admin Tool

rubix-admin expects a configuration file at ~/.radminrc. If you followed the instruction in the previous section, it should already be present. If the configuration file does not exist, run:

rubix-admin -h

Edit the configuration file.

Install Rubix

Generate a Rubix RPM by following the instructions in Qubole Rubix project.

rubix-admin installer install --rpm <path to rpm>

Start Rubix

rubix-admin daemon start

About

Admin scripts for Rubix

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%