[MCOL-630] amazon install error when using the local access/secret key file Created: 2017-03-21 Updated: 2023-10-26 Resolved: 2017-03-23 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | ? |
| Affects Version/s: | 1.0.7 |
| Fix Version/s: | 1.0.8 |
| Type: | Bug | Priority: | Major |
| Reporter: | David Hill (Inactive) | Assignee: | David Hill (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
amazon ami install |
||
| Sprint: | 2017-6 |
| Description |
|
In Amazon, you have the option to setup a IAM role to pass in the access/secret keys that the ColumnStore code uses or add it to a local file during the install process. On the option for using the local keys in the file, the multi-node server doesn't startup because the file is not pushed to other servers. |
| Comments |
| Comment by David Hill (Inactive) [ 2017-03-22 ] |
|
fixed in develop-1.0 branch for 1.0.8 commit bf901e7d4aed790f51909e71a5668d4bce08cf20 oam/cloud/MCSInstanceCmds.sh | 6 +++--- |
| Comment by David Hill (Inactive) [ 2017-03-23 ] |
|
test in newly generated 1.0.8 AMI and it passed.. |