[jira] [Updated] (HDFS-9390) Block management for maintenance states

2016-10-16 Thread Ming Ma (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ming Ma updated HDFS-9390: -- Attachment: HDFS-9390-branch-2.patch Here is the patch for branch-2. Note that the backport isn't trivial due to

[jira] [Commented] (HDFS-9390) Block management for maintenance states

2016-10-16 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15580410#comment-15580410 ] Hadoop QA commented on HDFS-9390: - | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Comment Edited] (HDFS-9390) Block management for maintenance states

2016-10-16 Thread Ming Ma (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15580603#comment-15580603 ] Ming Ma edited comment on HDFS-9390 at 10/16/16 9:58 PM: - Updated b

[jira] [Updated] (HDFS-9390) Block management for maintenance states

2016-10-16 Thread Ming Ma (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ming Ma updated HDFS-9390: -- Attachment: HDFS-9390-2-branch-2.patch Updated branch-2 patches to address some of the checkstyle issues. > Bloc

[jira] [Commented] (HDFS-9390) Block management for maintenance states

2016-10-16 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15580625#comment-15580625 ] Hadoop QA commented on HDFS-9390: - | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (HDFS-9820) Improve distcp to support efficient restore to an earlier snapshot

2016-10-16 Thread Yongjun Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15580659#comment-15580659 ] Yongjun Zhang commented on HDFS-9820: - Done real cluster testing. Will be committing th

[jira] [Updated] (HDFS-9390) Block management for maintenance states

2016-10-16 Thread Ming Ma (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ming Ma updated HDFS-9390: -- Attachment: (was: HDFS-9390-2-branch-2.patch) > Block management for maintenance states > ---

[jira] [Updated] (HDFS-9390) Block management for maintenance states

2016-10-16 Thread Ming Ma (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ming Ma updated HDFS-9390: -- Attachment: HDFS-9390-branch-2.002.patch Reload with the proper patch name for Jenkins to run. > Block managemen

[jira] [Updated] (HDFS-10885) [SPS]: Mover tool should not be allowed to run when Storage Policy Satisfier is on

2016-10-16 Thread Wei Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Zhou updated HDFS-10885: Status: Patch Available (was: Open) > [SPS]: Mover tool should not be allowed to run when Storage Policy Sa

[jira] [Commented] (HDFS-10922) Adding additional unit tests for Trash (II)

2016-10-16 Thread Weiwei Yang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15580908#comment-15580908 ] Weiwei Yang commented on HDFS-10922: Hi [~xyao] and [~liuml07] The 3 options, I would

[jira] [Commented] (HDFS-9390) Block management for maintenance states

2016-10-16 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15580913#comment-15580913 ] Hadoop QA commented on HDFS-9390: - | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Resolved] (HDFS-6682) Add a metric to expose the timestamp of the oldest under-replicated block

2016-10-16 Thread Akira Ajisaka (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira Ajisaka resolved HDFS-6682. - Resolution: Not A Problem Target Version/s: (was: 2.8.0) Closing this issue since HDFS-

[jira] [Commented] (HDFS-10922) Adding additional unit tests for Trash (II)

2016-10-16 Thread Weiwei Yang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15581146#comment-15581146 ] Weiwei Yang commented on HDFS-10922: Branch-2 is currently broken (compilation error)

[jira] [Updated] (HDFS-10922) Adding additional unit tests for Trash (II)

2016-10-16 Thread Weiwei Yang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weiwei Yang updated HDFS-10922: --- Attachment: HDFS-10922-branch-2.8.01.patch HDFS-10922.13.patch > Adding additional uni

[jira] [Commented] (HDFS-10827) When there are unrecoverable ec block groups, Namenode Web UI shows "There are X missing blocks." but doesn't show the block names.

2016-10-16 Thread Takanobu Asanuma (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15581151#comment-15581151 ] Takanobu Asanuma commented on HDFS-10827: - [~jingzhao] Thank you for reviewing and

[jira] [Commented] (HDFS-10975) fsck -list-corruptfileblocks does not report corrupt EC files

2016-10-16 Thread Takanobu Asanuma (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15581296#comment-15581296 ] Takanobu Asanuma commented on HDFS-10975: - I confirmed that HDFS-10827 solved the

[jira] [Updated] (HDFS-10975) fsck -list-corruptfileblocks does not report corrupt EC files

2016-10-16 Thread Takanobu Asanuma (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takanobu Asanuma updated HDFS-10975: Attachment: HDFS-10975.1.patch I uploaded a new patch. It fixes the metric of ec blocks whos

[jira] [Updated] (HDFS-10884) [SPS]: Add block movement tracker to track the completion of block movement future tasks at DN

2016-10-16 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated HDFS-10884: Attachment: HDFS-10884-HDFS-10285-04.patch Attached new patch by renaming {{BlockMovementFailureHandler}} to

[jira] [Updated] (HDFS-10922) Adding additional unit tests for Trash (II)

2016-10-16 Thread Weiwei Yang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weiwei Yang updated HDFS-10922: --- Attachment: HDFS-10922-branch-2.01.patch > Adding additional unit tests for Trash (II) > -

[jira] [Commented] (HDFS-10922) Adding additional unit tests for Trash (II)

2016-10-16 Thread Weiwei Yang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15581390#comment-15581390 ] Weiwei Yang commented on HDFS-10922: Patch uploaded. Trunk : HDFS-10922.13.patch Bra

[jira] [Commented] (HDFS-10922) Adding additional unit tests for Trash (II)

2016-10-16 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15581419#comment-15581419 ] Hadoop QA commented on HDFS-10922: -- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote