[jira] [Created] (HDFS-6522) DN will try to append to non-existent replica if the datanode has out-dated block

2014-06-12 Thread stanley shi (JIRA)
stanley shi created HDFS-6522: - Summary: DN will try to append to non-existent replica if the datanode has out-dated block Key: HDFS-6522 URL: https://issues.apache.org/jira/browse/HDFS-6522 Project:

[jira] [Updated] (HDFS-6514) Add MirrorJournal ( server side implementation) to handle the journals from Primary cluster

2014-06-12 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu updated HDFS-6514: -- Attachment: HDFS-6514.patch Add MirrorJournal ( server side implementation) to handle the journals from

[jira] [Assigned] (HDFS-6513) Add MirrorJournalManager to transfer edits from primary cluster to Mirror cluster

2014-06-12 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu reassigned HDFS-6513: - Assignee: Dian Fu Add MirrorJournalManager to transfer edits from primary cluster to Mirror cluster

[jira] [Updated] (HDFS-6513) Add MirrorJournalManager to transfer edits from primary cluster to Mirror cluster

2014-06-12 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu updated HDFS-6513: -- Attachment: HDFS-6513.patch Add MirrorJournalManager to transfer edits from primary cluster to Mirror

[jira] [Assigned] (HDFS-6514) Add MirrorJournal ( server side implementation) to handle the journals from Primary cluster

2014-06-12 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu reassigned HDFS-6514: - Assignee: Dian Fu Add MirrorJournal ( server side implementation) to handle the journals from Primary

[jira] [Updated] (HDFS-6466) Start primary/mirror services based on configurations

2014-06-12 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu updated HDFS-6466: -- Attachment: HDFS-6466.2.patch break down the origin patch Start primary/mirror services based on

[jira] [Commented] (HDFS-6507) Improve DFSAdmin to support HA cluster better

2014-06-12 Thread Zesheng Wu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14028870#comment-14028870 ] Zesheng Wu commented on HDFS-6507: -- Fix one mistake: bq. The existing refresh commands do

[jira] [Updated] (HDFS-6522) DN will try to append to non-existent replica if the datanode has out-dated block

2014-06-12 Thread stanley shi (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stanley shi updated HDFS-6522: -- Description: My environment: HA cluster with 4 datanodes; Here're the steps to reproduce: 1. put one

[jira] [Commented] (HDFS-6521) Improve the readability of 'hadoop fs -help'

2014-06-12 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14028904#comment-14028904 ] Hadoop QA commented on HDFS-6521: - {color:red}-1 overall{color}. Here are the results of

[jira] [Updated] (HDFS-6430) HTTPFS - Implement XAttr support

2014-06-12 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Liu updated HDFS-6430: - Attachment: HDFS-6430.2.patch Rebase the patch and fix the findbug issue. HTTPFS - Implement XAttr support

[jira] [Commented] (HDFS-6395) Assorted improvements to xattr limit checking

2014-06-12 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14028920#comment-14028920 ] Yi Liu commented on HDFS-6395: -- Thanks [~cnauroth] for review. Let's see if [~andrew.wang] has

[jira] [Commented] (HDFS-5147) Certain dfsadmin commands such as safemode do not interact with the active namenode in ha setup

2014-06-12 Thread Vinayakumar B (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14028949#comment-14028949 ] Vinayakumar B commented on HDFS-5147: - Relating the HDFS-3507 where the

[jira] [Commented] (HDFS-6507) Improve DFSAdmin to support HA cluster better

2014-06-12 Thread Vinayakumar B (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14028957#comment-14028957 ] Vinayakumar B commented on HDFS-6507: - {quote}Make the default action correctly and

[jira] [Commented] (HDFS-6318) refreshServiceAcl cannot affect both active NN and standby NN

2014-06-12 Thread Vinayakumar B (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14028974#comment-14028974 ] Vinayakumar B commented on HDFS-6318: - Thanks [~azuryy] for reporting the issue and

[jira] [Commented] (HDFS-6507) Improve DFSAdmin to support HA cluster better

2014-06-12 Thread Zesheng Wu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14028986#comment-14028986 ] Zesheng Wu commented on HDFS-6507: -- [~vinayrpet], Thanks for your feedback. bq. Only worry

[jira] [Commented] (HDFS-6507) Improve DFSAdmin to support HA cluster better

2014-06-12 Thread Vinayakumar B (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14028996#comment-14028996 ] Vinayakumar B commented on HDFS-6507: - bq. From what I know so far, all the operations

[jira] [Commented] (HDFS-6430) HTTPFS - Implement XAttr support

2014-06-12 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14029016#comment-14029016 ] Hadoop QA commented on HDFS-6430: - {color:red}-1 overall{color}. Here are the results of

[jira] [Commented] (HDFS-6507) Improve DFSAdmin to support HA cluster better

2014-06-12 Thread Zesheng Wu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14029025#comment-14029025 ] Zesheng Wu commented on HDFS-6507: -- OK, I'll go ahead for implementation. Improve

[jira] [Updated] (HDFS-6464) Support multiple xattr.name parameters for WebHDFS getXAttrs.

2014-06-12 Thread Uma Maheswara Rao G (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uma Maheswara Rao G updated HDFS-6464: -- Fix Version/s: 2.5.0 Support multiple xattr.name parameters for WebHDFS getXAttrs.

[jira] [Commented] (HDFS-6464) Support multiple xattr.name parameters for WebHDFS getXAttrs.

2014-06-12 Thread Uma Maheswara Rao G (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14029036#comment-14029036 ] Uma Maheswara Rao G commented on HDFS-6464: --- I have merged from trunk to

[jira] [Commented] (HDFS-6315) Decouple recording edit logs from FSDirectory

2014-06-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14029049#comment-14029049 ] Hudson commented on HDFS-6315: -- SUCCESS: Integrated in Hadoop-Yarn-trunk #581 (See

[jira] [Commented] (HDFS-2006) ability to support storing extended attributes per file

2014-06-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14029043#comment-14029043 ] Hudson commented on HDFS-2006: -- SUCCESS: Integrated in Hadoop-Yarn-trunk #581 (See

[jira] [Commented] (HDFS-6379) HTTPFS - Implement ACLs support

2014-06-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14029042#comment-14029042 ] Hudson commented on HDFS-6379: -- SUCCESS: Integrated in Hadoop-Yarn-trunk #581 (See

[jira] [Commented] (HDFS-6503) Fix typo of DFSAdmin restoreFailedStorage

2014-06-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14029039#comment-14029039 ] Hudson commented on HDFS-6503: -- SUCCESS: Integrated in Hadoop-Yarn-trunk #581 (See

[jira] [Commented] (HDFS-6471) Make moveFromLocal CLI testcases to be non-disruptive

2014-06-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14029041#comment-14029041 ] Hudson commented on HDFS-6471: -- SUCCESS: Integrated in Hadoop-Yarn-trunk #581 (See

[jira] [Updated] (HDFS-6375) Listing extended attributes with the search permission

2014-06-12 Thread Uma Maheswara Rao G (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uma Maheswara Rao G updated HDFS-6375: -- Fix Version/s: 2.5.0 Listing extended attributes with the search permission

[jira] [Commented] (HDFS-6375) Listing extended attributes with the search permission

2014-06-12 Thread Uma Maheswara Rao G (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14029077#comment-14029077 ] Uma Maheswara Rao G commented on HDFS-6375: --- I have just merged this to branch-2.

[jira] [Commented] (HDFS-6430) HTTPFS - Implement XAttr support

2014-06-12 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14029125#comment-14029125 ] Yi Liu commented on HDFS-6430: -- The test failure is not related. HTTPFS - Implement XAttr

[jira] [Commented] (HDFS-6134) Transparent data at rest encryption

2014-06-12 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14029148#comment-14029148 ] Yi Liu commented on HDFS-6134: -- Hi [~tucu00] and [~owen.omalley], I agree with getting key

[jira] [Commented] (HDFS-6471) Make moveFromLocal CLI testcases to be non-disruptive

2014-06-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14029172#comment-14029172 ] Hudson commented on HDFS-6471: -- SUCCESS: Integrated in Hadoop-Hdfs-trunk #1772 (See

[jira] [Commented] (HDFS-6379) HTTPFS - Implement ACLs support

2014-06-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14029173#comment-14029173 ] Hudson commented on HDFS-6379: -- SUCCESS: Integrated in Hadoop-Hdfs-trunk #1772 (See

[jira] [Commented] (HDFS-6503) Fix typo of DFSAdmin restoreFailedStorage

2014-06-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14029170#comment-14029170 ] Hudson commented on HDFS-6503: -- SUCCESS: Integrated in Hadoop-Hdfs-trunk #1772 (See

[jira] [Commented] (HDFS-2006) ability to support storing extended attributes per file

2014-06-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14029174#comment-14029174 ] Hudson commented on HDFS-2006: -- SUCCESS: Integrated in Hadoop-Hdfs-trunk #1772 (See

[jira] [Commented] (HDFS-6315) Decouple recording edit logs from FSDirectory

2014-06-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14029180#comment-14029180 ] Hudson commented on HDFS-6315: -- SUCCESS: Integrated in Hadoop-Hdfs-trunk #1772 (See

[jira] [Commented] (HDFS-4629) Using com.sun.org.apache.xml.internal.serialize.* in XmlEditsVisitor.java is JVM vendor specific. Breaks IBM JAVA

2014-06-12 Thread pascal oliva (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14029186#comment-14029186 ] pascal oliva commented on HDFS-4629: i am working with hadoop trunk and the JVM IBM J9

[jira] [Commented] (HDFS-6515) testPageRounder (org.apache.hadoop.hdfs.server.datanode.TestFsDatasetCache)

2014-06-12 Thread Tony Reix (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14029201#comment-14029201 ] Tony Reix commented on HDFS-6515: - More data: The Failed to cache... message is issued due

[jira] [Commented] (HDFS-4629) Using com.sun.org.apache.xml.internal.serialize.* in XmlEditsVisitor.java is JVM vendor specific. Breaks IBM JAVA

2014-06-12 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14029207#comment-14029207 ] Hadoop QA commented on HDFS-4629: - {color:red}-1 overall{color}. Here are the results of

[jira] [Commented] (HDFS-6521) Improve the readability of 'hadoop fs -help'

2014-06-12 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14029224#comment-14029224 ] Charles Lamb commented on HDFS-6521: Hi, Here are a few minor comments. It looks like

[jira] [Commented] (HDFS-6515) testPageRounder (org.apache.hadoop.hdfs.server.datanode.TestFsDatasetCache)

2014-06-12 Thread Tony Reix (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14029234#comment-14029234 ] Tony Reix commented on HDFS-6515: - grep waiting for Issue3.testPageRounder.5 | grep cached

[jira] [Commented] (HDFS-6379) HTTPFS - Implement ACLs support

2014-06-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14029245#comment-14029245 ] Hudson commented on HDFS-6379: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk #1799 (See

[jira] [Commented] (HDFS-2006) ability to support storing extended attributes per file

2014-06-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14029246#comment-14029246 ] Hudson commented on HDFS-2006: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk #1799 (See

[jira] [Commented] (HDFS-6503) Fix typo of DFSAdmin restoreFailedStorage

2014-06-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14029242#comment-14029242 ] Hudson commented on HDFS-6503: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk #1799 (See

[jira] [Commented] (HDFS-6471) Make moveFromLocal CLI testcases to be non-disruptive

2014-06-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14029244#comment-14029244 ] Hudson commented on HDFS-6471: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk #1799 (See

[jira] [Commented] (HDFS-6315) Decouple recording edit logs from FSDirectory

2014-06-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14029252#comment-14029252 ] Hudson commented on HDFS-6315: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk #1799 (See

[jira] [Commented] (HDFS-6502) incorrect description in distcp2 document

2014-06-12 Thread Yongjun Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14029322#comment-14029322 ] Yongjun Zhang commented on HDFS-6502: - HI [~ajisakaa], I reviewed it and suggest a

[jira] [Updated] (HDFS-6502) incorrect description in distcp2 document

2014-06-12 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-6502: Attachment: HDFS-6502.2.patch Thanks [~yzhangal] for the comment. Updated the patch. incorrect

[jira] [Commented] (HDFS-6502) incorrect description in distcp2 document

2014-06-12 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14029472#comment-14029472 ] Hadoop QA commented on HDFS-6502: - {color:green}+1 overall{color}. Here are the results of

[jira] [Commented] (HDFS-4629) Using com.sun.org.apache.xml.internal.serialize.* in XmlEditsVisitor.java is JVM vendor specific. Breaks IBM JAVA

2014-06-12 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14029424#comment-14029424 ] Steve Loughran commented on HDFS-4629: -- if you can rebase the patch and resubmit it

[jira] [Assigned] (HDFS-3528) Use native CRC32 in DFS write path

2014-06-12 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon reassigned HDFS-3528: - Assignee: James Thomas (was: Todd Lipcon) Use native CRC32 in DFS write path

[jira] [Commented] (HDFS-3528) Use native CRC32 in DFS write path

2014-06-12 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14029483#comment-14029483 ] Todd Lipcon commented on HDFS-3528: --- Cool, thanks for starting on this. For the full

[jira] [Commented] (HDFS-6502) incorrect description in distcp2 document

2014-06-12 Thread Yongjun Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14029492#comment-14029492 ] Yongjun Zhang commented on HDFS-6502: - Hmm, sorry I found something I missed, can we

[jira] [Commented] (HDFS-5851) Support memory as a storage medium

2014-06-12 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14029500#comment-14029500 ] Arpit Agarwal commented on HDFS-5851: - Thanks for the pointer, James! Support memory

[jira] [Updated] (HDFS-6502) incorrect description in distcp2 document

2014-06-12 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-6502: Attachment: HDFS-6502.3.patch Thanks for the comment! Updated again. incorrect description in

[jira] [Commented] (HDFS-6430) HTTPFS - Implement XAttr support

2014-06-12 Thread Mike Yoder (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14029575#comment-14029575 ] Mike Yoder commented on HDFS-6430: -- I'll have a look at this. I just did HDFS-6379, so

[jira] [Commented] (HDFS-6502) incorrect description in distcp2 document

2014-06-12 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14029579#comment-14029579 ] Hadoop QA commented on HDFS-6502: - {color:green}+1 overall{color}. Here are the results of

[jira] [Commented] (HDFS-6502) incorrect description in distcp2 document

2014-06-12 Thread Yongjun Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14029593#comment-14029593 ] Yongjun Zhang commented on HDFS-6502: - Hi [~ajisakaa], thanks for following up, I found

[jira] [Created] (HDFS-6523) add unit tests for encryption zones api and cli

2014-06-12 Thread Charles Lamb (JIRA)
Charles Lamb created HDFS-6523: -- Summary: add unit tests for encryption zones api and cli Key: HDFS-6523 URL: https://issues.apache.org/jira/browse/HDFS-6523 Project: Hadoop HDFS Issue Type:

[jira] [Updated] (HDFS-6482) Use block ID-based block layout on datanodes

2014-06-12 Thread James Thomas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Thomas updated HDFS-6482: --- Attachment: HDFS-6482.4.patch Use block ID-based block layout on datanodes

[jira] [Commented] (HDFS-6502) incorrect description in distcp2 document

2014-06-12 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14029600#comment-14029600 ] Akira AJISAKA commented on HDFS-6502: - Sorry, I missed them. I'll update the patch

[jira] [Updated] (HDFS-6134) Transparent data at rest encryption

2014-06-12 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb updated HDFS-6134: --- Attachment: HDFS-6386.5.patch I have broken the unit tests for this into a new Jira (HDFS-6523). The

[jira] [Updated] (HDFS-6502) incorrect description in distcp2 document

2014-06-12 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-6502: Attachment: HDFS-6502.4.patch Attaching a patch. Thanks [~yzhangal] for pointing out. incorrect

[jira] [Commented] (HDFS-6330) Move mkdirs() to FSNamesystem

2014-06-12 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14029640#comment-14029640 ] Jing Zhao commented on HDFS-6330: - +1 Move mkdirs() to FSNamesystem

[jira] [Commented] (HDFS-6330) Move mkdirs() to FSNamesystem

2014-06-12 Thread Haohui Mai (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14029643#comment-14029643 ] Haohui Mai commented on HDFS-6330: -- Thanks [~jingzhao] for the review. I'll commit it

[jira] [Commented] (HDFS-6502) incorrect description in distcp2 document

2014-06-12 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14029665#comment-14029665 ] Hadoop QA commented on HDFS-6502: - {color:green}+1 overall{color}. Here are the results of

[jira] [Updated] (HDFS-6387) HDFS CLI admin tool for creating deleting an encryption zone

2014-06-12 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb updated HDFS-6387: --- Attachment: HDFS-6387.1.patch Attached is the .1 patch which implements the crypto CLI. I have opened

[jira] [Commented] (HDFS-6395) Assorted improvements to xattr limit checking

2014-06-12 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14029765#comment-14029765 ] Andrew Wang commented on HDFS-6395: --- +1 from me too, will commit shortly. Only nitty

[jira] [Updated] (HDFS-6386) HDFS Encryption Zones

2014-06-12 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb updated HDFS-6386: --- Attachment: HDFS-6386.5.patch This is the same as the .4 patch except that it removes the unit test.

[jira] [Updated] (HDFS-6134) Transparent data at rest encryption

2014-06-12 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb updated HDFS-6134: --- Attachment: (was: HDFS-6386.5.patch) Transparent data at rest encryption

[jira] [Updated] (HDFS-6460) Ignore stale and decommissioned nodes in NetworkTopology#sortByDistance

2014-06-12 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang updated HDFS-6460: -- Resolution: Fixed Fix Version/s: 2.5.0 Status: Resolved (was: Patch Available) +1,

[jira] [Resolved] (HDFS-6368) TransferFsImage#receiveFile() should perform validation on fsImageName parameter

2014-06-12 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang resolved HDFS-6368. --- Resolution: Not a Problem TransferFsImage#receiveFile() should perform validation on fsImageName

[jira] [Resolved] (HDFS-6368) TransferFsImage#receiveFile() should perform validation on fsImageName parameter

2014-06-12 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang resolved HDFS-6368. --- Resolution: Fixed closing as not a problem, since this is only an issue if the cluster is already

[jira] [Reopened] (HDFS-6368) TransferFsImage#receiveFile() should perform validation on fsImageName parameter

2014-06-12 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang reopened HDFS-6368: --- TransferFsImage#receiveFile() should perform validation on fsImageName parameter

[jira] [Commented] (HDFS-6386) HDFS Encryption Zones

2014-06-12 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14029788#comment-14029788 ] Hadoop QA commented on HDFS-6386: - {color:red}-1 overall{color}. Here are the results of

[jira] [Updated] (HDFS-6521) Improve the readability of 'hadoop fs -help'

2014-06-12 Thread Lei Xu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei Xu updated HDFS-6521: - Attachment: HDFS-6521.001.patch Update `testConf.xml` to match the newly formatted help information. Improve

[jira] [Updated] (HDFS-6395) Skip checking xattr limits for non-user-visible namespaces

2014-06-12 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang updated HDFS-6395: -- Summary: Skip checking xattr limits for non-user-visible namespaces (was: Assorted improvements to

[jira] [Commented] (HDFS-3493) Replication is not happened for the block (which is recovered and in finalized) to the Datanode which has got the same block with old generation timestamp in RBW

2014-06-12 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14029797#comment-14029797 ] Andrew Wang commented on HDFS-3493: --- +1 LGTM, will commit shortly. Replication is not

[jira] [Updated] (HDFS-6395) Skip checking xattr limits for non-user-visible namespaces

2014-06-12 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang updated HDFS-6395: -- Resolution: Fixed Fix Version/s: 2.5.0 Target Version/s: 3.0.0, 2.5.0 (was: 3.0.0)

[jira] [Updated] (HDFS-3493) Invalidate corrupted blocks as long as minimum replication is satisfied

2014-06-12 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang updated HDFS-3493: -- Summary: Invalidate corrupted blocks as long as minimum replication is satisfied (was: Replication is

[jira] [Commented] (HDFS-6395) Skip checking xattr limits for non-user-visible namespaces

2014-06-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14029807#comment-14029807 ] Hudson commented on HDFS-6395: -- FAILURE: Integrated in Hadoop-trunk-Commit #5692 (See

[jira] [Commented] (HDFS-6521) Improve the readability of 'hadoop fs -help'

2014-06-12 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14029812#comment-14029812 ] Hadoop QA commented on HDFS-6521: - {color:red}-1 overall{color}. Here are the results of

[jira] [Commented] (HDFS-6460) Ignore stale and decommissioned nodes in NetworkTopology#sortByDistance

2014-06-12 Thread Yongjun Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14029814#comment-14029814 ] Yongjun Zhang commented on HDFS-6460: - Many thanks Andrew! Ignore stale and

[jira] [Updated] (HDFS-3493) Invalidate excess corrupted blocks as long as minimum replication is satisfied

2014-06-12 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang updated HDFS-3493: -- Summary: Invalidate excess corrupted blocks as long as minimum replication is satisfied (was:

[jira] [Updated] (HDFS-3493) Invalidate excess corrupted blocks as long as minimum replication is satisfied

2014-06-12 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang updated HDFS-3493: -- Resolution: Fixed Fix Version/s: 2.5.0 Status: Resolved (was: Patch Available)

[jira] [Commented] (HDFS-3493) Invalidate corrupted blocks as long as minimum replication is satisfied

2014-06-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14029834#comment-14029834 ] Hudson commented on HDFS-3493: -- SUCCESS: Integrated in Hadoop-trunk-Commit #5693 (See

[jira] [Commented] (HDFS-3493) Invalidate excess corrupted blocks as long as minimum replication is satisfied

2014-06-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14029855#comment-14029855 ] Hudson commented on HDFS-3493: -- SUCCESS: Integrated in Hadoop-trunk-Commit #5694 (See

[jira] [Updated] (HDFS-6521) Improve the readability of 'hadoop fs -help'

2014-06-12 Thread Lei Xu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei Xu updated HDFS-6521: - Attachment: HDFS-6521.002.patch Thanks Charles for your reviewing! I've already incorporated all the comments

[jira] [Commented] (HDFS-6482) Use block ID-based block layout on datanodes

2014-06-12 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14029887#comment-14029887 ] Hadoop QA commented on HDFS-6482: - {color:green}+1 overall{color}. Here are the results of

[jira] [Commented] (HDFS-6521) Improve the readability of 'hadoop fs -help'

2014-06-12 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14029911#comment-14029911 ] Charles Lamb commented on HDFS-6521: Eddy, Looks good. A picked up a few other things

[jira] [Commented] (HDFS-6521) Improve the readability of 'hadoop fs -help'

2014-06-12 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14029932#comment-14029932 ] Arpit Agarwal commented on HDFS-6521: - bq. I'd give it a +1, but I can't. While a

[jira] [Commented] (HDFS-6502) incorrect description in distcp2 document

2014-06-12 Thread Yongjun Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14029939#comment-14029939 ] Yongjun Zhang commented on HDFS-6502: - Thanks [~ajisakaa], version 4 looks good to me.

[jira] [Updated] (HDFS-6521) Improve the readability of 'hadoop fs -help'

2014-06-12 Thread Lei Xu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei Xu updated HDFS-6521: - Attachment: HDFS-6521.003.patch Thanks [~clamb] for the quick review! It seems that I'd set my IDE to disallow

[jira] [Work started] (HDFS-6511) BlockManager#computeInvalidateWork() could do nothing

2014-06-12 Thread Juan Yu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HDFS-6511 started by Juan Yu. BlockManager#computeInvalidateWork() could do nothing - Key:

[jira] [Updated] (HDFS-6386) HDFS Encryption Zones

2014-06-12 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb updated HDFS-6386: --- Attachment: HDFS-6386.6.patch .6 is rebased. HDFS Encryption Zones -

[jira] [Updated] (HDFS-6386) HDFS Encryption Zones

2014-06-12 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang updated HDFS-6386: -- Status: Open (was: Patch Available) HDFS Encryption Zones -

[jira] [Updated] (HDFS-6511) BlockManager#computeInvalidateWork() could do nothing

2014-06-12 Thread Juan Yu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juan Yu updated HDFS-6511: -- Attachment: HDFS-6511.001.patch BlockManager#computeInvalidateWork() could do nothing

[jira] [Updated] (HDFS-6511) BlockManager#computeInvalidateWork() could do nothing

2014-06-12 Thread Juan Yu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juan Yu updated HDFS-6511: -- Status: Patch Available (was: In Progress) BlockManager#computeInvalidateWork() could do nothing

[jira] [Updated] (HDFS-6478) RemoteException can't be retried properly for non-HA scenario

2014-06-12 Thread Ming Ma (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ming Ma updated HDFS-6478: -- Attachment: HDFS-6478-2.patch Here is the updated patch with the update from HADOOP-10673. Appreciate if

[jira] [Commented] (HDFS-6430) HTTPFS - Implement XAttr support

2014-06-12 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14030123#comment-14030123 ] Yi Liu commented on HDFS-6430: -- Thanks [~yoderme] :). HTTPFS - Implement XAttr support

[jira] [Commented] (HDFS-6386) HDFS Encryption Zones

2014-06-12 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14030127#comment-14030127 ] Andrew Wang commented on HDFS-6386: --- Hi Charles, Big patch here, thanks for working on

[jira] [Commented] (HDFS-6430) HTTPFS - Implement XAttr support

2014-06-12 Thread Mike Yoder (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14030159#comment-14030159 ] Mike Yoder commented on HDFS-6430: -- I'm new to both Hadoop and Java, so please take my

  1   2   >