You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@crail.apache.org by raduioanstoica <gi...@git.apache.org> on 2018/03/09 16:31:18 UTC

[GitHub] incubator-crail pull request #9: Crail Object Storage Tier implementation

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 <ra...@...>
Date:   2018-02-27T17:10:01Z

    Crail object tier

commit de69ad1e10109912fb55b6dc3ac6436b83f483c8
Author: Radu Stoica <ra...@...>
Date:   2018-02-27T17:08:54Z

    Crail object tier

commit 4bb2b0216606487380076c287f1e80e2a5876aa0
Author: Radu Stoica <ra...@...>
Date:   2018-03-09T14:44:30Z

    Code cleanup

commit eb902370d20720479d72f3393c231e39e176e339
Author: Radu Stoica <ra...@...>
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

----


---

[GitHub] incubator-crail issue #9: Crail Object Storage Tier implementation

Posted by patrickstuedi <gi...@git.apache.org>.
Github user patrickstuedi commented on the issue:

    https://github.com/apache/incubator-crail/pull/9
  
    This PR is now available as a separate standalone Crail module (https://github.com/zrlio/crail-s3), we should close it. 
    



---