Closed garvit-gupta closed 5 years ago
Merging #295 into master will increase coverage by
0.04%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #295 +/- ##
==========================================
+ Coverage 50.39% 50.44% +0.04%
==========================================
Files 60 60
Lines 3028 3031 +3
Branches 331 332 +1
==========================================
+ Hits 1526 1529 +3
Misses 1413 1413
Partials 89 89
Impacted Files | Coverage Δ | |
---|---|---|
.../src/main/java/com/qubole/rubix/spi/CacheUtil.java | 87.37% <100%> (+0.37%) |
:arrow_up: |
The exception occurred because the bks service did not have write privileges over the cache table directories and consequently was not able to create metadata files in the case of Non local reads.
fixes #297