1

我正在尝试基于https://engineeringblog.yelp.com/2015/03/analyzing-the-web-for-the-price-of-a-sandwich.html的示例常见数据爬取示例

我根据说明在本地 Windows PC 中运行以下命令。

python mr_crawl_phonenumbers.py -r emr s3://aws-publicdatasets/common-crawl/crawl-data/CC-MAIN-2014-52/wet.paths.gz s3://yelp/business_data.txt

但我收到以下错误。

botocore.exceptions.ClientError: An error occurred (AccessDenied) when calling the ListBuckets operation: Access Denied –

有人可以帮我解决这个问题。

4

0 回答 0