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
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.
Generate a Rubix RPM by following the instructions in Qubole Rubix project.
rubix-admin installer install --rpm <path to rpm>
rubix-admin daemon start