Sean Roberts
Sean Roberts
The installer creates the 'clb' executable as if it was on a linux system. Simple fix for me was (from the Windows command-line): cd \python2.7\scripts rename clb clb.py p.s. this...
Some tables, such as those used for sessions/history, only require the structure being restored. Could there be an option to get a table but only it's structure. e.g. exclude-tables-data: databasename.tablename...
**Describe the problem/challenge you have** Need to fetch artifacts from AWS S3 buckets. We, and our vendors, distribute artifacts with S3. Some buckets are secured so can't be accessed anonymously...
Since RPMs is being built for RHEL/CENTOS, any chance they could be built for SLES as well?
**What happened**: In an environment which requires FIPS `./files/bootstrap.sh` used the standard `ecr` endpoint, not `ecr-fips`. This can't be easily set in this code: https://github.com/awslabs/amazon-eks-ami/blob/d9c8938f6666d3037d126ee906c2f133f2be0fb8/files/bootstrap.sh#L351 **What you expected to happen**:...
Fixes #16 - there is another pull request (pull number #15 ) but I wrote the change to handle when tpcds changes versions