1 min readJul 28, 2020
Great article, thanks a lot! For newer EMR versions, I believe the bootstrap script will not work (pip command not found). Basically, I just used pip3 instead.
`pip3 install -U awscli boto3`
Great article, thanks a lot! For newer EMR versions, I believe the bootstrap script will not work (pip command not found). Basically, I just used pip3 instead.
`pip3 install -U awscli boto3`