【发布时间】:2019-02-04 18:32:35
【问题描述】:
位置约束是否需要对 hadoop s3a 额外的权限策略?
我看到了
Exception in thread "main" com.qubole.com.amazonaws.services.s3.model.AmazonS3Exception: Bad Request (Service: Amazon S3; Status Code: 400; Error Code: 400 Bad Request;
对于所有具有
{
"LocationConstraint": "us-west-1"
}
在qubole hadoop中
但不适用于没有位置限制的存储桶
{
"LocationConstraint": null
}
【问题讨论】:
标签: amazon-web-services hadoop amazon-s3 qubole