>From Mohammad Nawazish Khan <[email protected]>:
Attention is currently required from: Murtadha Hubail, Michael Blow, Hussain
Towaileb, Mohammad Nawazish Khan.
Hello Murtadha Hubail, Jenkins, Michael Blow, Hussain Towaileb, Anon. E. Moose
#1000171, Hussain Towaileb,
I'd like you to reexamine a change. Please visit
https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/18770
to look at the new patch set (#5).
Change subject: ASTERIXDB-3493: The storage engine should use the cloud storage
prefix whilst writing objects to Google Cloud Storage (GCS)
......................................................................
ASTERIXDB-3493: The storage engine should use the cloud storage prefix whilst
writing objects to Google Cloud Storage (GCS)
- user model changes: no
- storage format changes: no
- interface changes: no
Ext-ref: MB-63369
Details:
When the object store used at the backend is Google Cloud Storage, the current
storage engine implementation does not use
the cloud storage prefix, as a result the database objects are written directly
under the bucket.
After the implementation the expectation is that the database objects would be
written under the prefix directory.
Change-Id: I7b84bf98272581bc96851855d4bd8663780ab611
---
M
asterixdb/asterix-external-data/src/main/java/org/apache/asterix/external/util/google/gcs/GCSConstants.java
M
asterixdb/asterix-cloud/src/main/java/org/apache/asterix/cloud/clients/google/gcs/GCSCloudClient.java
M
asterixdb/asterix-cloud/src/main/java/org/apache/asterix/cloud/clients/google/gcs/GCSParallelDownloader.java
M
asterixdb/asterix-cloud/src/main/java/org/apache/asterix/cloud/clients/google/gcs/GCSClientConfig.java
M
asterixdb/asterix-cloud/src/test/java/org/apache/asterix/cloud/gcs/LSMGCSTest.java
5 files changed, 71 insertions(+), 28 deletions(-)
git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb
refs/changes/70/18770/5
--
To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/18770
To unsubscribe, or for help writing mail filters, visit
https://asterix-gerrit.ics.uci.edu/settings
Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Change-Id: I7b84bf98272581bc96851855d4bd8663780ab611
Gerrit-Change-Number: 18770
Gerrit-PatchSet: 5
Gerrit-Owner: Mohammad Nawazish Khan <[email protected]>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Hussain Towaileb <[email protected]>
Gerrit-Reviewer: Hussain Towaileb <[email protected]>
Gerrit-Reviewer: Jenkins <[email protected]>
Gerrit-Reviewer: Michael Blow <[email protected]>
Gerrit-Reviewer: Murtadha Hubail <[email protected]>
Gerrit-Attention: Murtadha Hubail <[email protected]>
Gerrit-Attention: Michael Blow <[email protected]>
Gerrit-Attention: Hussain Towaileb <[email protected]>
Gerrit-Attention: Mohammad Nawazish Khan <[email protected]>
Gerrit-MessageType: newpatchset