qubole / rubix-admin

Admin scripts for Rubix
Apache License 2.0
5 stars 5 forks source link

Add support for specifying cluster type #17

Closed jordanw-bq closed 5 years ago

jordanw-bq commented 5 years ago

Currently, the only type of cluster RubiX Admin can support is Presto clusters. We want to add the ability to specify a cluster type when installing RubiX, which will correctly configure the cluster for the specified type.

This will initially support Presto and Spark as cluster types.

Tied to https://github.com/qubole/rubix/issues/256