Kunal Lillaney
Kunal Lillaney
Currently, we base this of bucket list which is incomplete. There are three possibilities: 1. Both metadata exists and bucket exists. File system present 2. Metadata does not exist but...
We have multiple existing configurations (no cache, cache, multi-part) and more coming. Creating a class per configuration will be easier to manage and debug. Some methods which have significant overlap...
- Currently cuboids 3D, non-compatible with new 4D format - Need to be converted from blosc-packed to raw compressed
All 4 tests fail because of 403 error. I think that this has something to do with the fact that we are not using tokens in tests.
Use the current authorization framework to create a user-access matrix for all the projects. This will eliminate the need for "tokens" and make the the schema simple.
2 of 6 tests pass. 4 tests fail mostly because of 403 error. Co-ordinate with @Aeusman to fix these.