awslabs / awslabs/amazon-redshift-utils
SimpleReplay installation instructions are missing some steps
Open
- Dominant language
- Python
- Stars
- 2.8k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/awslabs/amazon-redshift-utils/tree/master/src/SimpleReplay#step-2---simple-replay-setup
With recent Amazon image ami-0ffea00000f287d30 (March 27, 2021) these are missing:
```
sudo yum install git
sudo yum install python3-devel
```
Contributor guide
Research direction
Open src/SimpleReplay and review the Step 2 — Simple Replay Setup section linked in the issue. Compare its prerequisites with the recent Amazon image context and verify that the documented setup covers installing git and python3-devel; the work is done when a fresh setup has all required commands.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, git, python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100