[jira] [Updated] (HDFS-9231) fsck doesn't explicitly list when Bad Replicas/Blocks are in a snapshot

2015-10-24 Thread Xiao Chen (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiao Chen updated HDFS-9231: Attachment: HDFS-9231.008.patch > fsck doesn't explicitly list when Bad Replicas/Blocks are in a snapshot >

[jira] [Updated] (HDFS-9303) Balancer slowly with too many small file blocks

2015-10-24 Thread Lin Yiqun (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lin Yiqun updated HDFS-9303: Status: Patch Available (was: Open) The solution of this problem is to limit the small source blocks and

[jira] [Commented] (HDFS-9303) Balancer slowly with too many small file blocks

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

[jira] [Commented] (HDFS-9303) Balancer slowly with too many small file blocks

2015-10-24 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14972619#comment-14972619 ] Tsz Wo Nicholas Sze commented on HDFS-9303: --- Is this a duplicate of HDFS-8824? > Balancer slowly

[jira] [Updated] (HDFS-9303) Balancer slowly with too many small file blocks

2015-10-24 Thread Lin Yiqun (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lin Yiqun updated HDFS-9303: Attachment: HDFS-9303.001.patch Add a new param blockBytesNum to limit the source block size.And update some

[jira] [Created] (HDFS-9303) Balancer slowly with too many small file blocks

2015-10-24 Thread Lin Yiqun (JIRA)
Lin Yiqun created HDFS-9303: --- Summary: Balancer slowly with too many small file blocks Key: HDFS-9303 URL: https://issues.apache.org/jira/browse/HDFS-9303 Project: Hadoop HDFS Issue Type:

[jira] [Commented] (HDFS-9231) fsck doesn't explicitly list when Bad Replicas/Blocks are in a snapshot

2015-10-24 Thread Xiao Chen (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14972793#comment-14972793 ] Xiao Chen commented on HDFS-9231: - Patch 08 addresses checkstyle errors. The test failure is unrelate and

[jira] [Commented] (HDFS-9289) check genStamp when complete file

2015-10-24 Thread Chang Li (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14972655#comment-14972655 ] Chang Li commented on HDFS-9289: Hi [~zhz], here is the log, {code} INFO hdfs.StateChange: BLOCK*

[jira] [Commented] (HDFS-9231) fsck doesn't explicitly list when Bad Replicas/Blocks are in a snapshot

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

[jira] [Updated] (HDFS-9077) webhdfs client requires SPNEGO to do renew

2015-10-24 Thread HeeSoo Kim (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] HeeSoo Kim updated HDFS-9077: - Attachment: HDFS-9077.003.patch > webhdfs client requires SPNEGO to do renew >

[jira] [Commented] (HDFS-9077) webhdfs client requires SPNEGO to do renew

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

[jira] [Commented] (HDFS-9302) WebHDFS throws NullPointerException if newLength is not provided

2015-10-24 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14973001#comment-14973001 ] Yi Liu commented on HDFS-9302: -- [~Karthik Palaniappan], thanks for reporting this, it's better to return a

[jira] [Updated] (HDFS-9259) Make SO_SNDBUF size configurable at DFSClient side for hdfs write scenario

2015-10-24 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9259: Attachment: HDFS-9259.000.patch The v0 patch is the first effort to address this issue, which: -

[jira] [Updated] (HDFS-9259) Make SO_SNDBUF size configurable at DFSClient side for hdfs write scenario

2015-10-24 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9259: Status: Patch Available (was: Open) > Make SO_SNDBUF size configurable at DFSClient side for hdfs

[jira] [Commented] (HDFS-9245) Fix findbugs warnings in hdfs-nfs/WriteCtx

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

[jira] [Updated] (HDFS-9245) Fix findbugs warnings in hdfs-nfs/WriteCtx

2015-10-24 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9245: Attachment: HDFS-9245.001.patch Per offline discussion with[~wheat9] and [~gtCarrera9], the

[jira] [Commented] (HDFS-9079) Erasure coding: preallocate multiple generation stamps and serialize updates from data streamers

2015-10-24 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14972482#comment-14972482 ] Tsz Wo Nicholas Sze commented on HDFS-9079: --- > More details of the proposed protocol can be found

[jira] [Updated] (HDFS-9129) Move the safemode block count into BlockManager

2015-10-24 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9129: Attachment: HDFS-9129.010.patch Thank you [~wheat9] for your review. The v10 patch addresses the

[jira] [Commented] (HDFS-4015) Safemode should count and report orphaned blocks

2015-10-24 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14972437#comment-14972437 ] Hudson commented on HDFS-4015: -- FAILURE: Integrated in Hadoop-Hdfs-trunk #2468 (See

[jira] [Commented] (HDFS-9301) HDFS clients can't construct HdfsConfiguration instances

2015-10-24 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14972438#comment-14972438 ] Hudson commented on HDFS-9301: -- FAILURE: Integrated in Hadoop-Hdfs-trunk #2468 (See

[jira] [Commented] (HDFS-9290) DFSClient#callAppend() is not backward compatible for slightly older NameNodes

2015-10-24 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14972436#comment-14972436 ] Hudson commented on HDFS-9290: -- FAILURE: Integrated in Hadoop-Hdfs-trunk #2468 (See

[jira] [Commented] (HDFS-9297) Update TestBlockMissingException to use corruptBlockOnDataNodesByDeletingBlockFile()

2015-10-24 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14972439#comment-14972439 ] Hudson commented on HDFS-9297: -- FAILURE: Integrated in Hadoop-Hdfs-trunk #2468 (See

[jira] [Commented] (HDFS-9129) Move the safemode block count into BlockManager

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

[jira] [Commented] (HDFS-9228) Retry failed NN requests

2015-10-24 Thread Rohan Rajeevan (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14972430#comment-14972430 ] Rohan Rajeevan commented on HDFS-9228: -- Agree with [~arpitagarwal] here. I think the default value

[jira] [Commented] (HDFS-8831) Trash Support for deletion in HDFS encryption zone

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