[ https://issues.apache.org/jira/browse/HADOOP-4598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Hairong Kuang updated HADOOP-4598: ---------------------------------- Resolution: Fixed Fix Version/s: 0.20.0 Status: Resolved (was: Patch Available) I just committed this! > '-setrep' command skips under-replicated blocks > ----------------------------------------------- > > Key: HADOOP-4598 > URL: https://issues.apache.org/jira/browse/HADOOP-4598 > Project: Hadoop Core > Issue Type: Bug > Components: dfs > Reporter: Koji Noguchi > Assignee: Hairong Kuang > Priority: Minor > Fix For: 0.20.0 > > Attachments: setRep.patch > > > When blocks are under-replicated due to some hadoop bugs, like HADOOP-4597, > calling > hadoop dfs -setrep <higher_replication> <filename> > would not schedule the replication for the under-replicated blocks (unless it > goes to a different priority queue). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.