qubole / rubix

Cache File System optimized for columnar formats and object stores
Apache License 2.0
183 stars 74 forks source link

Cache Thrift build for Travis CI builds #167

Open jordanw-bq opened 6 years ago

jordanw-bq commented 6 years ago

https://docs.travis-ci.com/user/caching/#Arbitrary-directories

Rubix builds a specific version of Thrift (0.9.3) each time, which takes a significant amount of time. Travis may be able to cache this build and use it for future Rubix builds.