【发布时间】:2016-03-29 20:42:41
【问题描述】:
我用的是windows环境,没有安装hadoop,我有一个hadoop文件夹,里面有bin和winutils,就这些了。
我已经根据文档为 id 和 secret 设置了环境变量,但不断收到此异常:
Exception in thread "main" java.lang.IllegalArgumentException: AWS Access Key ID and Secret Access Key must be specified as the username or password (respectively) of a s3n URL, or by setting the fs.s3n.awsAccessKeyId or fs.s3n.awsSecretAccessKey properti
知道如何解决吗?
我已经确认变量是通过回显它们设置的,但它们没有被拾取 - 谢谢。/
【问题讨论】:
标签: scala amazon-web-services amazon-s3 apache-spark