You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Mingliang Liu (JIRA)" <ji...@apache.org> on 2017/03/15 22:22:41 UTC

[jira] [Resolved] (HADOOP-13959) S3guard: replace dynamo.describe() call in init with more efficient query

     [ https://issues.apache.org/jira/browse/HADOOP-13959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mingliang Liu resolved HADOOP-13959.
------------------------------------
    Resolution: Fixed

As [HADOOP-13985] is committed, I think we can resolve this one. Feel free to re-open if necessary.

> S3guard: replace dynamo.describe() call in init with more efficient query
> -------------------------------------------------------------------------
>
>                 Key: HADOOP-13959
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13959
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>    Affects Versions: HADOOP-13345
>            Reporter: Steve Loughran
>            Assignee: Mingliang Liu
>            Priority: Minor
>
> HADOOP-13908 adds initialization when a table isn't created, using the {{describe()}} call.
> AWS document this as inefficient, and throttle it. We should be able to get away with a simple table lookup as the probe



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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