[jira] [Commented] (HDFS-9812) Streamer threads leak if failure happens when closing the dfsoutputstream

2016-03-06 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15182688#comment-15182688 ] Akira AJISAKA commented on HDFS-9812: - +1, I'll commit it tomorrow if there are no additional comments.

[jira] [Commented] (HDFS-9719) Refactoring ErasureCodingWorker into smaller reusable constructs

2016-03-06 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15182686#comment-15182686 ] Rakesh R commented on HDFS-9719: Thanks [~drankye], +1 latest patch looks good to me. since the patch

[jira] [Updated] (HDFS-7866) Erasure coding: NameNode manages multiple erasure coding policies

2016-03-06 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated HDFS-7866: - Attachment: HDFS-7866.12.patch Thanks Zhe for the clarifications! Patch updated to address comments. > Erasure

[jira] [Updated] (HDFS-9913) DispCp doesn't use Trash with -delete option

2016-03-06 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge updated HDFS-9913: - Description: Documentation for DistCp -delete option says

[jira] [Commented] (HDFS-9476) TestDFSUpgradeFromImage#testUpgradeFromRel1BBWImage occasionally fail

2016-03-06 Thread Masatake Iwasaki (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15182645#comment-15182645 ] Masatake Iwasaki commented on HDFS-9476: Sorry, this was wrong.. "Cannot obtain block length for

[jira] [Commented] (HDFS-9476) TestDFSUpgradeFromImage#testUpgradeFromRel1BBWImage occasionally fail

2016-03-06 Thread Masatake Iwasaki (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15182641#comment-15182641 ] Masatake Iwasaki commented on HDFS-9476: The message "Cannot obtain block length for

[jira] [Created] (HDFS-9913) DispCp doesn't use Trash with -delete option

2016-03-06 Thread Konstantin Shaposhnikov (JIRA)
Konstantin Shaposhnikov created HDFS-9913: - Summary: DispCp doesn't use Trash with -delete option Key: HDFS-9913 URL: https://issues.apache.org/jira/browse/HDFS-9913 Project: Hadoop HDFS

[jira] [Commented] (HDFS-9865) TestBlockReplacement fails intermittently in trunk

2016-03-06 Thread Masatake Iwasaki (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15182627#comment-15182627 ] Masatake Iwasaki commented on HDFS-9865: Thanks for working on this, [~linyiqun]. {code} 415

[jira] [Commented] (HDFS-9694) Make existing DFSClient#getFileChecksum() work for striped blocks

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

[jira] [Commented] (HDFS-9882) Add heartbeatsTotal in Datanode metrics

2016-03-06 Thread Hua Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15182559#comment-15182559 ] Hua Liu commented on HDFS-9882: --- Hi [~arpiagariu] Since NumOps and AvgTime are appended to the metric name,

[jira] [Commented] (HDFS-9882) Add heartbeatsTotal in Datanode metrics

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

[jira] [Commented] (HDFS-9812) Streamer threads leak if failure happens when closing the dfsoutputstream

2016-03-06 Thread Lin Yiqun (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15182498#comment-15182498 ] Lin Yiqun commented on HDFS-9812: - HI, [~ajisakaa], could you help commit to trunk if there are no comments

[jira] [Updated] (HDFS-9904) testCheckpointCancellationDuringUpload occasionally fails

2016-03-06 Thread Lin Yiqun (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lin Yiqun updated HDFS-9904: Attachment: HDFS-9904.001.patch Attach a simple patch as you said, I tested the modified testcase in local

[jira] [Commented] (HDFS-9478) Reason for failing ipc.FairCallQueue contruction should be thrown

2016-03-06 Thread Ajith S (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15182465#comment-15182465 ] Ajith S commented on HDFS-9478: --- {code:java} . catch (RuntimeException e) { throw e; } catch

[jira] [Updated] (HDFS-9694) Make existing DFSClient#getFileChecksum() work for striped blocks

2016-03-06 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng updated HDFS-9694: Attachment: HDFS-9694-v4.patch Updated the patch, fixing the related test failure and addressing the check

[jira] [Updated] (HDFS-9882) Add heartbeatsTotal in Datanode metrics

2016-03-06 Thread Hua Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hua Liu updated HDFS-9882: -- Status: Patch Available (was: Open) > Add heartbeatsTotal in Datanode metrics >

[jira] [Updated] (HDFS-9882) Add heartbeatsTotal in Datanode metrics

2016-03-06 Thread Hua Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hua Liu updated HDFS-9882: -- Status: Open (was: Patch Available) > Add heartbeatsTotal in Datanode metrics >

[jira] [Updated] (HDFS-9882) Add heartbeatsTotal in Datanode metrics

2016-03-06 Thread Hua Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hua Liu updated HDFS-9882: -- Attachment: 0003-HDFS-9882.Add-heartbeatsTotal-in-Datanode-metrics.patch > Add heartbeatsTotal in Datanode

[jira] [Assigned] (HDFS-9911) TestDataNodeLifeline failure in a branch

2016-03-06 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth reassigned HDFS-9911: --- Assignee: Chris Nauroth > TestDataNodeLifeline failure in a branch >

[jira] [Commented] (HDFS-9911) TestDataNodeLifeline failure in a branch

2016-03-06 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15182362#comment-15182362 ] Chris Nauroth commented on HDFS-9911: - This looks very unusual, because the test failed on an assertion

[jira] [Resolved] (HDFS-9910) Datanode heartbeats can get blocked by disk in FsDatasetImpl#checkBlock()

2016-03-06 Thread Inigo Goiri (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Inigo Goiri resolved HDFS-9910. --- Resolution: Duplicate > Datanode heartbeats can get blocked by disk in FsDatasetImpl#checkBlock() >

[jira] [Commented] (HDFS-9882) Add heartbeatsTotal in Datanode metrics

2016-03-06 Thread Inigo Goiri (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15182359#comment-15182359 ] Inigo Goiri commented on HDFS-9882: --- I missed HDFS-9901 which already does this, I marked it as

[jira] [Commented] (HDFS-9905) TestWebHdfsTimeouts fails occasionally

2016-03-06 Thread Wei-Chiu Chuang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15182275#comment-15182275 ] Wei-Chiu Chuang commented on HDFS-9905: --- I will modify the test cases to use

[jira] [Created] (HDFS-9912) Make HDFS Federation docs up to date

2016-03-06 Thread Wei-Chiu Chuang (JIRA)
Wei-Chiu Chuang created HDFS-9912: - Summary: Make HDFS Federation docs up to date Key: HDFS-9912 URL: https://issues.apache.org/jira/browse/HDFS-9912 Project: Hadoop HDFS Issue Type: Bug