[jira] [Updated] (HDFS-7748) Separate ECN flags from the Status in the DataTransferPipelineAck

2015-03-20 Thread Anu Engineer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anu Engineer updated HDFS-7748: --- Attachment: hdfs-7748.004.patch Based on suggestion from haohui, made flags a repeated parameter so it

[jira] [Commented] (HDFS-7937) Erasure Coding: INodeFile quota computation unit tests

2015-03-20 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372139#comment-14372139 ] Jing Zhao commented on HDFS-7937: - Thanks Kai. The patch looks good to me. Some minors: # W

[jira] [Commented] (HDFS-7839) Erasure coding: implement facilities in NameNode to create and manage EC zones

2015-03-20 Thread Zhe Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372146#comment-14372146 ] Zhe Zhang commented on HDFS-7839: - While working on the code I found it hard to store EC po

[jira] [Commented] (HDFS-7748) Separate ECN flags from the Status in the DataTransferPipelineAck

2015-03-20 Thread Haohui Mai (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372149#comment-14372149 ] Haohui Mai commented on HDFS-7748: -- {code} - public PipelineAck(long seqno, int[] replies

[jira] [Created] (HDFS-7964) Add support for async edit logging

2015-03-20 Thread Daryn Sharp (JIRA)
Daryn Sharp created HDFS-7964: - Summary: Add support for async edit logging Key: HDFS-7964 URL: https://issues.apache.org/jira/browse/HDFS-7964 Project: Hadoop HDFS Issue Type: Sub-task

[jira] [Updated] (HDFS-7964) Add support for async edit logging

2015-03-20 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daryn Sharp updated HDFS-7964: -- Description: Edit logging is a major source of contention within the NN. LogEdit is called within the n

[jira] [Created] (HDFS-7965) TestTracing#testWriteTraceHooks is flaky

2015-03-20 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-7965: -- Summary: TestTracing#testWriteTraceHooks is flaky Key: HDFS-7965 URL: https://issues.apache.org/jira/browse/HDFS-7965 Project: Hadoop HDFS Issue

[jira] [Commented] (HDFS-7961) Trigger full block report after hot swapping disk

2015-03-20 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372182#comment-14372182 ] Colin Patrick McCabe commented on HDFS-7961: TestTracing failure is unrelated,

[jira] [Commented] (HDFS-7959) WebHdfs logging is missing on Datanode

2015-03-20 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372184#comment-14372184 ] Kihwal Lee commented on HDFS-7959: -- I don't think we need to. Besides, not all the compone

[jira] [Created] (HDFS-7966) New Data Transfer Protocol via HTTP/2

2015-03-20 Thread Haohui Mai (JIRA)
Haohui Mai created HDFS-7966: Summary: New Data Transfer Protocol via HTTP/2 Key: HDFS-7966 URL: https://issues.apache.org/jira/browse/HDFS-7966 Project: Hadoop HDFS Issue Type: New Feature

[jira] [Commented] (HDFS-7960) The full block report should prune zombie storages even if they're not empty

2015-03-20 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372191#comment-14372191 ] Colin Patrick McCabe commented on HDFS-7960: bq. EMPTY_STORAGE_INFO_LIST is a l

[jira] [Commented] (HDFS-7957) Truncate should verify quota before making changes

2015-03-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372192#comment-14372192 ] Hadoop QA commented on HDFS-7957: - {color:red}-1 overall{color}. Here are the results of t

[jira] [Updated] (HDFS-7960) The full block report should prune zombie storages even if they're not empty

2015-03-20 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe updated HDFS-7960: --- Attachment: HDFS-7960.003.patch > The full block report should prune zombie storages ev

[jira] [Updated] (HDFS-7961) Trigger full block report after hot swapping disk

2015-03-20 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HDFS-7961: Attachment: HDFS-7961.002.patch Hi, [~cmccabe] I updated the patch to use a larger timeout. Could yo

[jira] [Updated] (HDFS-7827) Erasure Coding: support striped blocks in non-protobuf fsimage

2015-03-20 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao updated HDFS-7827: Attachment: HDFS-7827.004.patch Thanks for updating the patch, Hui. The new patch looks good to me. Some min

[jira] [Commented] (HDFS-7960) The full block report should prune zombie storages even if they're not empty

2015-03-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372219#comment-14372219 ] Hadoop QA commented on HDFS-7960: - {color:red}-1 overall{color}. Here are the results of t

[jira] [Updated] (HDFS-7964) Add support for async edit logging

2015-03-20 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daryn Sharp updated HDFS-7964: -- Attachment: HDFS-7964.patch The change is simpler than it appears. We've been running with this patch on

[jira] [Commented] (HDFS-7964) Add support for async edit logging

2015-03-20 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372226#comment-14372226 ] Daryn Sharp commented on HDFS-7964: --- Patch won't compile w/o HADOOP-10300 so not submitti

[jira] [Updated] (HDFS-7839) Erasure coding: implement facilities in NameNode to create and manage EC zones

2015-03-20 Thread Zhe Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhe Zhang updated HDFS-7839: Attachment: HDFS-7839-002.patch This new patch stores desired EC policy as XAttr on directory level, through

[jira] [Commented] (HDFS-7966) New Data Transfer Protocol via HTTP/2

2015-03-20 Thread Qianqian Shi (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372233#comment-14372233 ] Qianqian Shi commented on HDFS-7966: It sounds like an awesome project. I'm interested

[jira] [Assigned] (HDFS-7966) New Data Transfer Protocol via HTTP/2

2015-03-20 Thread Qianqian Shi (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Qianqian Shi reassigned HDFS-7966: -- Assignee: Qianqian Shi (was: Haohui Mai) > New Data Transfer Protocol via HTTP/2 >

[jira] [Updated] (HDFS-7960) The full block report should prune zombie storages even if they're not empty

2015-03-20 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang updated HDFS-7960: -- Attachment: HDFS-7960.004.patch The patch application worked when I specified "--3way" without conflicts,

[jira] [Commented] (HDFS-7854) Separate class DataStreamer out of DFSOutputStream

2015-03-20 Thread Zhe Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372272#comment-14372272 ] Zhe Zhang commented on HDFS-7854: - Thanks Bo for the updated patch. It looks good to me. It

[jira] [Commented] (HDFS-7854) Separate class DataStreamer out of DFSOutputStream

2015-03-20 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372278#comment-14372278 ] Jing Zhao commented on HDFS-7854: - I quickly went through the latest patch and it looks goo

[jira] [Commented] (HDFS-7854) Separate class DataStreamer out of DFSOutputStream

2015-03-20 Thread Zhe Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372281#comment-14372281 ] Zhe Zhang commented on HDFS-7854: - Thanks Jing! In that case I'll do the rebase now. > Se

[jira] [Updated] (HDFS-6353) Handle checkpoint failure more gracefully

2015-03-20 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao updated HDFS-6353: Attachment: HDFS-6353.002.patch Rebase the patch to run Jenkins. > Handle checkpoint failure more gracefully

[jira] [Commented] (HDFS-7960) The full block report should prune zombie storages even if they're not empty

2015-03-20 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372295#comment-14372295 ] Andrew Wang commented on HDFS-7960: --- Reading through it again, few comments: NNRpcServer

[jira] [Created] (HDFS-7967) Reduce the performance impact of the balancer

2015-03-20 Thread Daryn Sharp (JIRA)
Daryn Sharp created HDFS-7967: - Summary: Reduce the performance impact of the balancer Key: HDFS-7967 URL: https://issues.apache.org/jira/browse/HDFS-7967 Project: Hadoop HDFS Issue Type: Sub-tas

[jira] [Commented] (HDFS-7967) Reduce the performance impact of the balancer

2015-03-20 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372305#comment-14372305 ] Daryn Sharp commented on HDFS-7967: --- The current implementation is so bad that on large c

[jira] [Commented] (HDFS-7942) NFS: support regexp grouping in nfs.exports.allowed.hosts

2015-03-20 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372303#comment-14372303 ] Jing Zhao commented on HDFS-7942: - The patch looks good to me. +1 In the meanwhile, looks

[jira] [Updated] (HDFS-7966) New Data Transfer Protocol via HTTP/2

2015-03-20 Thread Haohui Mai (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haohui Mai updated HDFS-7966: - Labels: gsoc gsoc2015 mentor (was: gsoc2015 mentor) > New Data Transfer Protocol via HTTP/2 >

[jira] [Commented] (HDFS-6826) Plugin interface to enable delegation of HDFS authorization assertions

2015-03-20 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372316#comment-14372316 ] Jitendra Nath Pandey commented on HDFS-6826: Hi [~asuresh], Thanks for the quic

[jira] [Commented] (HDFS-7964) Add support for async edit logging

2015-03-20 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372334#comment-14372334 ] Daryn Sharp commented on HDFS-7964: --- As background, the problem was tackled after recurri

[jira] [Updated] (HDFS-7713) Improve the HDFS Web UI browser to allow creating dirs

2015-03-20 Thread Ravi Prakash (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravi Prakash updated HDFS-7713: --- Attachment: HDFS-7713.07.patch Thanks a lot Haohui! Great catch! Here a patch which encodes the URI >

[jira] [Updated] (HDFS-7713) Improve the HDFS Web UI browser to allow creating dirs

2015-03-20 Thread Ravi Prakash (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravi Prakash updated HDFS-7713: --- Attachment: (was: HDFS-7713.07.patch) > Improve the HDFS Web UI browser to allow creating dirs > --

[jira] [Updated] (HDFS-7854) Separate class DataStreamer out of DFSOutputStream

2015-03-20 Thread Zhe Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhe Zhang updated HDFS-7854: Attachment: HDFS-7854-007.patch The rebase is mainly about 3 commits: HDFS-7835 and HDFS-6841. Their changes

[jira] [Commented] (HDFS-5523) Support multiple subdirectory exports in HDFS NFS gateway

2015-03-20 Thread Brandon Li (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372340#comment-14372340 ] Brandon Li commented on HDFS-5523: -- Sounds like a good start point. Additionally, how abo

[jira] [Updated] (HDFS-7713) Improve the HDFS Web UI browser to allow creating dirs

2015-03-20 Thread Ravi Prakash (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravi Prakash updated HDFS-7713: --- Attachment: HDFS-7713.07.patch > Improve the HDFS Web UI browser to allow creating dirs > -

[jira] [Commented] (HDFS-7713) Improve the HDFS Web UI browser to allow creating dirs

2015-03-20 Thread Ravi Prakash (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372343#comment-14372343 ] Ravi Prakash commented on HDFS-7713: I just noticed that browsing that directory leads

[jira] [Created] (HDFS-7968) Properly encode WebHDFS requests coming from the NN UI

2015-03-20 Thread Ravi Prakash (JIRA)
Ravi Prakash created HDFS-7968: -- Summary: Properly encode WebHDFS requests coming from the NN UI Key: HDFS-7968 URL: https://issues.apache.org/jira/browse/HDFS-7968 Project: Hadoop HDFS Issue Ty

[jira] [Commented] (HDFS-7917) Use file to replace data dirs in test to simulate a disk failure.

2015-03-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372349#comment-14372349 ] Hadoop QA commented on HDFS-7917: - {color:red}-1 overall{color}. Here are the results of t

[jira] [Commented] (HDFS-7928) Scanning blocks from disk during rolling upgrade startup takes a lot of time if disks are busy

2015-03-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372359#comment-14372359 ] Hadoop QA commented on HDFS-7928: - {color:red}-1 overall{color}. Here are the results of t

[jira] [Updated] (HDFS-6826) Plugin interface to enable delegation of HDFS authorization assertions

2015-03-20 Thread Arun Suresh (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun Suresh updated HDFS-6826: -- Attachment: HDFS-6826.15.patch [~jnp], yup.. agreed, interfaces are cleaner.. will revert uploading new

[jira] [Commented] (HDFS-7748) Separate ECN flags from the Status in the DataTransferPipelineAck

2015-03-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372371#comment-14372371 ] Hadoop QA commented on HDFS-7748: - {color:red}-1 overall{color}. Here are the results of t

[jira] [Created] (HDFS-7969) Erasure coding: lease recovery for striped block groups

2015-03-20 Thread Zhe Zhang (JIRA)
Zhe Zhang created HDFS-7969: --- Summary: Erasure coding: lease recovery for striped block groups Key: HDFS-7969 URL: https://issues.apache.org/jira/browse/HDFS-7969 Project: Hadoop HDFS Issue Type: S

[jira] [Work started] (HDFS-7969) Erasure coding: lease recovery for striped block groups

2015-03-20 Thread Zhe Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HDFS-7969 started by Zhe Zhang. --- > Erasure coding: lease recovery for striped block groups >

[jira] [Commented] (HDFS-7942) NFS: support regexp grouping in nfs.exports.allowed.hosts

2015-03-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372392#comment-14372392 ] Hadoop QA commented on HDFS-7942: - {color:red}-1 overall{color}. Here are the results of t

[jira] [Commented] (HDFS-7960) The full block report should prune zombie storages even if they're not empty

2015-03-20 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372404#comment-14372404 ] Colin Patrick McCabe commented on HDFS-7960: bq. there's a TODO: FIXME, we aren

[jira] [Commented] (HDFS-7854) Separate class DataStreamer out of DFSOutputStream

2015-03-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372424#comment-14372424 ] Hadoop QA commented on HDFS-7854: - {color:red}-1 overall{color}. Here are the results of t

[jira] [Commented] (HDFS-7961) Trigger full block report after hot swapping disk

2015-03-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372433#comment-14372433 ] Hadoop QA commented on HDFS-7961: - {color:red}-1 overall{color}. Here are the results of t

[jira] [Commented] (HDFS-7960) The full block report should prune zombie storages even if they're not empty

2015-03-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372454#comment-14372454 ] Hadoop QA commented on HDFS-7960: - {color:red}-1 overall{color}. Here are the results of t

[jira] [Updated] (HDFS-7960) The full block report should prune zombie storages even if they're not empty

2015-03-20 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe updated HDFS-7960: --- Attachment: HDFS-7960.004.patch > The full block report should prune zombie storages ev

[jira] [Updated] (HDFS-7960) The full block report should prune zombie storages even if they're not empty

2015-03-20 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe updated HDFS-7960: --- Status: Open (was: Patch Available) > The full block report should prune zombie storag

[jira] [Updated] (HDFS-7960) The full block report should prune zombie storages even if they're not empty

2015-03-20 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe updated HDFS-7960: --- Status: Patch Available (was: Open) > The full block report should prune zombie storag

[jira] [Updated] (HDFS-7960) The full block report should prune zombie storages even if they're not empty

2015-03-20 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe updated HDFS-7960: --- Attachment: (was: HDFS-7960.004.patch) > The full block report should prune zombie

[jira] [Updated] (HDFS-7960) The full block report should prune zombie storages even if they're not empty

2015-03-20 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe updated HDFS-7960: --- Attachment: HDFS-7960.005.patch > The full block report should prune zombie storages ev

[jira] [Commented] (HDFS-6353) Handle checkpoint failure more gracefully

2015-03-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372484#comment-14372484 ] Hadoop QA commented on HDFS-6353: - {color:red}-1 overall{color}. Here are the results of t

[jira] [Commented] (HDFS-7960) The full block report should prune zombie storages even if they're not empty

2015-03-20 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372485#comment-14372485 ] Colin Patrick McCabe commented on HDFS-7960: ok, this version adds a good unit

[jira] [Commented] (HDFS-7960) The full block report should prune zombie storages even if they're not empty

2015-03-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372487#comment-14372487 ] Hadoop QA commented on HDFS-7960: - {color:red}-1 overall{color}. Here are the results of t

[jira] [Commented] (HDFS-7713) Improve the HDFS Web UI browser to allow creating dirs

2015-03-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372493#comment-14372493 ] Hadoop QA commented on HDFS-7713: - {color:red}-1 overall{color}. Here are the results of t

[jira] [Updated] (HDFS-7960) The full block report should prune zombie storages even if they're not empty

2015-03-20 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe updated HDFS-7960: --- Attachment: HDFS-7960.006.patch rebase on trunk > The full block report should prune z

[jira] [Commented] (HDFS-6658) Namenode memory optimization - Block replicas list

2015-03-20 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372508#comment-14372508 ] Colin Patrick McCabe commented on HDFS-6658: Daryn, I apologize for not being m

[jira] [Commented] (HDFS-6826) Plugin interface to enable delegation of HDFS authorization assertions

2015-03-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372517#comment-14372517 ] Hadoop QA commented on HDFS-6826: - {color:red}-1 overall{color}. Here are the results of t

[jira] [Updated] (HDFS-7854) Separate class DataStreamer out of DFSOutputStream

2015-03-20 Thread Zhe Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhe Zhang updated HDFS-7854: Attachment: HDFS-7854-008.patch 007 patch wasn't correctly generated. > Separate class DataStreamer out of D

<    1   2