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

Gabor Bota updated HADOOP-15604:
--------------------------------
    Description: 
Confirm that the I/O thresholds are the reason for unprocessed items in 
DynamoDB metadata store

There's ~50 files being committed; each in their own thread from the commit 
pool; assume the DDB repo is being overloaded just from one single process 
doing task commit. We should be backing off more, especially given that failing 
on a write could potentially leave the store inconsistent with the FS (renames, 
etc)

  was:Confirm that the I/O thresholds are the reason for unprocessed items in 
DynamoDB metadata store


> Test if the unprocessed items in S3Guard DDB metadata store caused by I/O 
> thresholds
> ------------------------------------------------------------------------------------
>
>                 Key: HADOOP-15604
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15604
>             Project: Hadoop Common
>          Issue Type: Sub-task
>            Reporter: Gabor Bota
>            Priority: Major
>
> Confirm that the I/O thresholds are the reason for unprocessed items in 
> DynamoDB metadata store
> There's ~50 files being committed; each in their own thread from the commit 
> pool; assume the DDB repo is being overloaded just from one single process 
> doing task commit. We should be backing off more, especially given that 
> failing on a write could potentially leave the store inconsistent with the FS 
> (renames, etc)



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

---------------------------------------------------------------------
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