[MCOL-3430] Test on google's cloud Created: 2019-08-14 Updated: 2019-08-20 Resolved: 2019-08-20 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | ? |
| Affects Version/s: | None |
| Fix Version/s: | 1.4.0 |
| Type: | Task | Priority: | Major |
| Reporter: | Patrick LeBlanc (Inactive) | Assignee: | Patrick LeBlanc (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Epic Link: | ObjectStore support |
| Description |
|
I'm told SkySQL will be running on Google's cloud, so at some point we need to verify storagemanager works there. In theory it's S3 compat and in theory this-that-and-the-other, but we need to see that it actually does work there as expected. I'm guessing the test + bureaucracy will take 1d unless we find a compat issue. |
| Comments |
| Comment by Patrick LeBlanc (Inactive) [ 2019-08-20 ] |
|
Doesn't work yet, gets 'The request signature we calculated does not match the signature you provided. Check your Google secret key and signing method.' on attempting to put a test file. I did the sanity checks I can (verified no errors in the keys, region, bucket, etc), and turned the dials available to the dev through the s3 lib, seems like it's probably a compat issue with the s3 lib. Notified Andrew; he will investigate further when he can. |
| Comment by Patrick LeBlanc (Inactive) [ 2019-08-20 ] |
|
Andrew patched up the s3 lib, which allowed testing. Looks like there's no compat issue. |