GitHub user raduioanstoica opened a pull request:
https://github.com/apache/incubator-crail/pull/9
Crail Object Storage Tier implementation
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/raduioanstoica/incubator-crail objecttier2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-crail/pull/9.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #9
----
commit 0148d7193afa54a7893193fe75f2634bc1891efb
Author: Radu Stoica <radu.ioan.stoica@...>
Date: 2018-02-27T17:10:01Z
Crail object tier
commit de69ad1e10109912fb55b6dc3ac6436b83f483c8
Author: Radu Stoica <radu.ioan.stoica@...>
Date: 2018-02-27T17:08:54Z
Crail object tier
commit 4bb2b0216606487380076c287f1e80e2a5876aa0
Author: Radu Stoica <radu.ioan.stoica@...>
Date: 2018-03-09T14:44:30Z
Code cleanup
commit eb902370d20720479d72f3393c231e39e176e339
Author: Radu Stoica <radu.ioan.stoica@...>
Date: 2018-03-09T14:46:05Z
Moved S3 client from ...object.object to
...object.clientsrc/main/java/org/apache/crail/storage/object/object/S3ObjectStoreClient.java
----
---