0

我正在尝试基于 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

但我收到以下错误。

raise NoCredentialsError
botocore.exceptions.NoCredentialsError: Unable to locate credentials

我是新手,我需要设置任何凭据吗?如果是,如何在本地 PC 中进行设置。

任何帮助深表感谢。

4

0 回答 0