Add mode of operation where caching is forcibly disabled on master node. In such mode Rubix will not validate presence of cache directories on master and all requests for data will be directly routed to source.
The need for that comes from https://github.com/prestosql/presto/issues/3488
Add mode of operation where caching is forcibly disabled on master node. In such mode Rubix will not validate presence of cache directories on master and all requests for data will be directly routed to source. The need for that comes from https://github.com/prestosql/presto/issues/3488