qubole / rubix

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

Mask the local path where files are cached #102

Open abhishekdas99 opened 6 years ago

abhishekdas99 commented 6 years ago

Currently the local path is constructed by adding the remote file path to the caching directory. We need to mask the local path to make sure due to some security reasons, the remote file path cannot be easily interpreted from the local file path