Rubix
latest
Contents:
1. RubiX
2. Installation Guide
3. Configuration
4. Metrics
5. Contribution Guidelines
6. Release Notes
6.1. Release 0.3.21 (next release)
6.2. Release 0.3.20
6.3. Release 0.3.19
Fixes and Features
6.4. Release 0.3.18
6.5. Release 0.3.17
6.6. Release 0.3.16
6.7. Release 0.3.15
6.8. Release 0.3.14
6.9. Release 0.3.13
6.10. Release 0.3.12
6.11. Release 0.3.11
6.12. Release 0.3.10
Rubix
Docs
»
6. Release Notes
»
6.3. Release 0.3.19
Edit on GitHub
6.3. Release 0.3.19
¶
Fixes and Features
¶
Add an implementation of PrestoClusterManager that does not cache the list of worker nodes. Set
rubix.cluster.manager.presto.class
as
com.qubole.rubix.prestosql.SyncPrestoClusterManager
to use the new implementation.