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

Chris Nauroth updated HADOOP-13931:
-----------------------------------
       Resolution: Fixed
    Fix Version/s: HADOOP-13345
           Status: Resolved  (was: Patch Available)

I have committed this patch to the HADOOP-13345 feature branch.

bq. I found they failed last time because I ran the tests both on my local 
machine and the AWS EC2 vm using the same S3 bucket at the same time, which is 
not supported I believe. Sorry for the last confusing comment.

No worries!   Yes, we try to do our best on test isolation within a single mvn 
run so that multiples test suites can run in parallel, but we don't currently 
attempt to isolate for multiple concurrent mvn runs against the same bucket.  
For some test suites, like the root path tests and the multi-part purge tests, 
it would probably be impossible.

> S3AGuard: Use BatchWriteItem in DynamoDBMetadataStore#put()
> -----------------------------------------------------------
>
>                 Key: HADOOP-13931
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13931
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>    Affects Versions: HADOOP-13345
>            Reporter: Rajesh Balamohan
>            Assignee: Mingliang Liu
>            Priority: Minor
>             Fix For: HADOOP-13345
>
>         Attachments: HADOOP-13931-HADOOP-13345.000.patch, 
> HADOOP-13931-HADOOP-13345.001.patch
>
>
> Using {{batchWriteItem}} might be performant in 
> {{DynamoDBMetadataStore#put(DirListingMetadata meta)}} and  
> {{DynamoDBMetadataStore#put(PathMetadata meta)}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to