You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2018/04/27 11:03:00 UTC

[jira] [Commented] (HADOOP-15422) s3guard doesnt init when the secrets are in the s3a URI

    [ https://issues.apache.org/jira/browse/HADOOP-15422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16456232#comment-16456232 ] 

Steve Loughran commented on HADOOP-15422:
-----------------------------------------

{code}
18/04/26 19:50:28 WARN s3native.S3xLoginHelper: The Filesystem URI contains login details. This is insecure and may be unsupported in future.
18/04/26 19:50:32 ERROR s3guard.S3Guard: Failed to instantiate metadata store org.apache.hadoop.fs.s3a.s3guard.DynamoDBMetadataStore defined in fs.s3a.metadatastore.impl: java.net.SocketTimeoutException: initTable on hwdev-steve-new: com.amazonaws.AmazonClientException: No AWS Credentials provided by BasicAWSCredentialsProvider EnvironmentVariableCredentialsProvider InstanceProfileCredentialsProvider : com.amazonaws.SdkClientException: Unable to load credentials from service endpoint
java.net.SocketTimeoutException: initTable on hwdev-steve-ireland: com.amazonaws.AmazonClientException: No AWS Credentials provided by BasicAWSCredentialsProvider EnvironmentVariableCredentialsProvider InstanceProfileCredentialsProvider : com.amazonaws.SdkClientException: Unable to load credentials from service endpoint
{code}

> s3guard doesnt init when the secrets are in the s3a URI
> -------------------------------------------------------
>
>                 Key: HADOOP-15422
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15422
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>    Affects Versions: 3.1.0
>            Reporter: Steve Loughran
>            Priority: Minor
>
> If the AWS secrets are in the login, S3guard doesn't init. Presumably this is related to the credential chain setup
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org