[jira] [Updated] (HDFS-6489) DFS Used space is not correct computed on frequent append operations

2014-06-05 Thread stanley shi (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stanley shi updated HDFS-6489: -- Summary: DFS Used space is not correct computed on frequent append operations (was: DFS Used space is n

[jira] [Created] (HDFS-6489) DFS Used space is not correct if there're many append operations

2014-06-05 Thread stanley shi (JIRA)
stanley shi created HDFS-6489: - Summary: DFS Used space is not correct if there're many append operations Key: HDFS-6489 URL: https://issues.apache.org/jira/browse/HDFS-6489 Project: Hadoop HDFS

[jira] [Updated] (HDFS-6489) DFS Used space is not correct computed on frequent append operations

2014-06-05 Thread stanley shi (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stanley shi updated HDFS-6489: -- Description: The current implementation of the Datanode will increase the DFS used space on each block

[jira] [Updated] (HDFS-6489) DFS Used space is not correct computed on frequent append operations

2014-06-05 Thread stanley shi (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stanley shi updated HDFS-6489: -- Description: The current implementation of the Datanode will increase the DFS used space on each block

[jira] [Updated] (HDFS-6392) Wire crypto streams for encrypted files in DFSClient

2014-06-05 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb updated HDFS-6392: --- Attachment: HDFS-6392.5.patch Thanks Yi! The .5 patch cleans up that last little bit. Good catch. >

[jira] [Resolved] (HDFS-6392) Wire crypto streams for encrypted files in DFSClient

2014-06-05 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb resolved HDFS-6392. Resolution: Fixed Fix Version/s: fs-encryption (HADOOP-10150 and HDFS-6134) Target V

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

2014-06-05 Thread Uma Maheswara Rao G (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018710#comment-14018710 ] Uma Maheswara Rao G commented on HDFS-6464: --- +1 patch looks good to me. I will co

[jira] [Updated] (HDFS-6473) Protocol and API for Encryption Zones

2014-06-05 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb updated HDFS-6473: --- Attachment: HDFS-6473.2.patch .2 is .1 rebased plus a few minor javadoc cleanups. > Protocol and API

[jira] [Updated] (HDFS-6487) TestStandbyCheckpoint#testSBNCheckpoints is racy

2014-06-05 Thread Mit Desai (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mit Desai updated HDFS-6487: Attachment: HDFS-6487.patch Attaching patch for trunk and branch-2 > TestStandbyCheckpoint#testSBNCheckpoin

[jira] [Created] (HDFS-6490) Fix the keyid format for generated keys in FSNamesystem.createEncryptionZone

2014-06-05 Thread Charles Lamb (JIRA)
Charles Lamb created HDFS-6490: -- Summary: Fix the keyid format for generated keys in FSNamesystem.createEncryptionZone Key: HDFS-6490 URL: https://issues.apache.org/jira/browse/HDFS-6490 Project: Hadoop

[jira] [Commented] (HDFS-6487) TestStandbyCheckpoint#testSBNCheckpoints is racy

2014-06-05 Thread Mit Desai (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018953#comment-14018953 ] Mit Desai commented on HDFS-6487: - In testSBNCheckpoints, after doEdits() it waits for the

[jira] [Updated] (HDFS-6487) TestStandbyCheckpoint#testSBNCheckpoints is racy

2014-06-05 Thread Mit Desai (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mit Desai updated HDFS-6487: Affects Version/s: (was: 2.5.0) 2.4.1 Status: Patch Available (was

[jira] [Updated] (HDFS-6491) proposal for developing a tool to compare files/dirs

2014-06-05 Thread Yongjun Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yongjun Zhang updated HDFS-6491: Description: We have a tool distcp that copy files similar to unix/linux cp command but copy files

[jira] [Created] (HDFS-6491) proposal for developing a tool to compare files/dirs

2014-06-05 Thread Yongjun Zhang (JIRA)
Yongjun Zhang created HDFS-6491: --- Summary: proposal for developing a tool to compare files/dirs Key: HDFS-6491 URL: https://issues.apache.org/jira/browse/HDFS-6491 Project: Hadoop HDFS Issue Ty

[jira] [Commented] (HDFS-6490) Fix the keyid format for generated keys in FSNamesystem.createEncryptionZone

2014-06-05 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14019067#comment-14019067 ] Andrew Wang commented on HDFS-6490: --- Should this be the nameservice rather than the host:

[jira] [Commented] (HDFS-6490) Fix the keyid format for generated keys in FSNamesystem.createEncryptionZone

2014-06-05 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14019071#comment-14019071 ] Charles Lamb commented on HDFS-6490: Quite possibly. @tucu suggested this format, but I

[jira] [Commented] (HDFS-6369) RemoteBlockReader#available() should call FSInputChecker.available()

2014-06-05 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14019073#comment-14019073 ] Colin Patrick McCabe commented on HDFS-6369: As I said earlier, the calling cod

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

2014-06-05 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang reassigned HDFS-6387: - Assignee: Andrew Wang (was: Charles Lamb) > HDFS CLI admin tool for creating & deleting an encryp

[jira] [Updated] (HDFS-6369) RemoteBlockReader#available() should call FSInputChecker.available()

2014-06-05 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HDFS-6369: - Attachment: hdfs-6369-v2.txt > RemoteBlockReader#available() should call FSInputChecker.available() >

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

2014-06-05 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14019111#comment-14019111 ] Colin Patrick McCabe commented on HDFS-6482: bq. * @param genStamp generation

[jira] [Commented] (HDFS-6369) RemoteBlockReader#available() should call FSInputChecker.available()

2014-06-05 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14019114#comment-14019114 ] Colin Patrick McCabe commented on HDFS-6369: Thanks for this, Ted. Only one co

[jira] [Updated] (HDFS-6369) RemoteBlockReader#available() should call FSInputChecker.available()

2014-06-05 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HDFS-6369: - Attachment: hdfs-6369-v3.txt > RemoteBlockReader#available() should call FSInputChecker.available() >

[jira] [Commented] (HDFS-6473) Protocol and API for Encryption Zones

2014-06-05 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14019193#comment-14019193 ] Andrew Wang commented on HDFS-6473: --- Hey Charles, took a look. Looks basically right, had

[jira] [Work started] (HDFS-6386) HDFS Encryption Zones

2014-06-05 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HDFS-6386 started by Charles Lamb. > HDFS Encryption Zones > - > > Key: HDFS-6386 > URL: https://issues.apache.

[jira] [Work started] (HDFS-6473) Protocol and API for Encryption Zones

2014-06-05 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HDFS-6473 started by Charles Lamb. > Protocol and API for Encryption Zones > - > > Key: HDFS-6473 >

[jira] [Commented] (HDFS-6489) DFS Used space is not correct computed on frequent append operations

2014-06-05 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14019280#comment-14019280 ] Andrew Wang commented on HDFS-6489: --- This sounds like correct behavior to me. We don't kn

[jira] [Commented] (HDFS-6487) TestStandbyCheckpoint#testSBNCheckpoints is racy

2014-06-05 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14019286#comment-14019286 ] Andrew Wang commented on HDFS-6487: --- Hey Mit, nice find, thanks for working on this. Coul

[jira] [Commented] (HDFS-6487) TestStandbyCheckpoint#testSBNCheckpoints is racy

2014-06-05 Thread Mit Desai (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14019320#comment-14019320 ] Mit Desai commented on HDFS-6487: - Thanks Andrew for looking into the patch. Using GenericT

[jira] [Created] (HDFS-6492) Support create-time xattrs and atomically setting multiple xattrs

2014-06-05 Thread Andrew Wang (JIRA)
Andrew Wang created HDFS-6492: - Summary: Support create-time xattrs and atomically setting multiple xattrs Key: HDFS-6492 URL: https://issues.apache.org/jira/browse/HDFS-6492 Project: Hadoop HDFS

[jira] [Commented] (HDFS-6492) Support create-time xattrs and atomically setting multiple xattrs

2014-06-05 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14019331#comment-14019331 ] Andrew Wang commented on HDFS-6492: --- For HDFS-6134, we need to set both a key and IV for

[jira] [Assigned] (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-05 Thread Juan Yu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juan Yu reassigned HDFS-3493: - Assignee: Juan Yu (was: Vinayakumar B) > Replication is not happened for the block (which is recovered an

[jira] [Updated] (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-05 Thread Juan Yu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juan Yu updated HDFS-3493: -- Attachment: HDFS-3493.002.patch If all replicas are corrupted, I think we don't want to delete them. So modified

[jira] [Work started] (HDFS-6476) Print out the KeyProvider after finding KP successfully on startup

2014-06-05 Thread Juan Yu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HDFS-6476 started by Juan Yu. > Print out the KeyProvider after finding KP successfully on startup > --

[jira] [Commented] (HDFS-6369) RemoteBlockReader#available() should call FSInputChecker.available()

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

[jira] [Updated] (HDFS-6473) Protocol and API for Encryption Zones

2014-06-05 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb updated HDFS-6473: --- Attachment: HDFS-6473.3.patch Thanks for the review Andrew. bq.Why listEZ and showEZ? Seems redun

[jira] [Commented] (HDFS-6487) TestStandbyCheckpoint#testSBNCheckpoints is racy

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

[jira] [Updated] (HDFS-6476) Print out the KeyProvider after finding KP successfully on startup

2014-06-05 Thread Juan Yu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juan Yu updated HDFS-6476: -- Attachment: HDFS-6476.001.patch > Print out the KeyProvider after finding KP successfully on startup > -

[jira] [Updated] (HDFS-6476) Print out the KeyProvider after finding KP successfully on startup

2014-06-05 Thread Juan Yu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juan Yu updated HDFS-6476: -- Status: Patch Available (was: In Progress) > Print out the KeyProvider after finding KP successfully on startup

[jira] [Commented] (HDFS-6476) Print out the KeyProvider after finding KP successfully on startup

2014-06-05 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14019440#comment-14019440 ] Andrew Wang commented on HDFS-6476: --- +1 pending Jenkins > Print out the KeyProvider afte

[jira] [Commented] (HDFS-6476) Print out the KeyProvider after finding KP successfully on startup

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

[jira] [Created] (HDFS-6493) Propose to change "dfs.namenode.startup.delay.block.deletion" to second instead of millisecond

2014-06-05 Thread Juan Yu (JIRA)
Juan Yu created HDFS-6493: - Summary: Propose to change "dfs.namenode.startup.delay.block.deletion" to second instead of millisecond Key: HDFS-6493 URL: https://issues.apache.org/jira/browse/HDFS-6493 Project:

[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-05 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14019466#comment-14019466 ] Hadoop QA commented on HDFS-3493: - {color:red}-1 overall{color}. Here are the results of t

[jira] [Commented] (HDFS-6369) RemoteBlockReader#available() should call FSInputChecker.available()

2014-06-05 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14019471#comment-14019471 ] Colin Patrick McCabe commented on HDFS-6369: +1. No tests needed, since this i

[jira] [Updated] (HDFS-6476) Print out the KeyProvider after finding KP successfully on startup

2014-06-05 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang updated HDFS-6476: -- Resolution: Fixed Fix Version/s: fs-encryption (HADOOP-10150 and HDFS-6134) Status: Res

[jira] [Commented] (HDFS-6476) Print out the KeyProvider after finding KP successfully on startup

2014-06-05 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14019470#comment-14019470 ] Andrew Wang commented on HDFS-6476: --- My bad, since we're on a branch, no Jenkins. I'll co

[jira] [Updated] (HDFS-6369) Document that BlockReader#available() can return more bytes than are remaining in the block

2014-06-05 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe updated HDFS-6369: --- Description: Let's document that BlockReader#available() can return more bytes than ar

[jira] [Updated] (HDFS-6369) Document that BlockReader#available() can return more bytes than are remaining in the block

2014-06-05 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe updated HDFS-6369: --- Summary: Document that BlockReader#available() can return more bytes than are remainin

[jira] [Updated] (HDFS-6369) Document that BlockReader#available() can return more bytes than are remaining in the block

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

[jira] [Updated] (HDFS-6369) Document that BlockReader#available() can return more bytes than are remaining in the block

2014-06-05 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe updated HDFS-6369: --- Issue Type: Improvement (was: Bug) > Document that BlockReader#available() can return

[jira] [Commented] (HDFS-6369) Document that BlockReader#available() can return more bytes than are remaining in the block

2014-06-05 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14019479#comment-14019479 ] Hudson commented on HDFS-6369: -- SUCCESS: Integrated in Hadoop-trunk-Commit #5652 (See [https:

[jira] [Commented] (HDFS-6473) Protocol and API for Encryption Zones

2014-06-05 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14019480#comment-14019480 ] Andrew Wang commented on HDFS-6473: --- Hey Charles, couple more comments: - DFSClient, I t

[jira] [Closed] (HDFS-2064) Warm HA NameNode going Hot

2014-06-05 Thread Konstantin Shvachko (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Shvachko closed HDFS-2064. - > Warm HA NameNode going Hot > -- > > Key: HDFS-2064 >

[jira] [Resolved] (HDFS-2064) Warm HA NameNode going Hot

2014-06-05 Thread Konstantin Shvachko (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Shvachko resolved HDFS-2064. --- Resolution: Won't Fix Closing this in favor of HDFS-6469. > Warm HA NameNode going Ho

[jira] [Commented] (HDFS-6492) Support create-time xattrs and atomically setting multiple xattrs

2014-06-05 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14019487#comment-14019487 ] Yi Liu commented on HDFS-6492: -- Thanks Andrew, I agree with you. {quote} It'd be better to no

[jira] [Commented] (HDFS-6489) DFS Used space is not correct computed on frequent append operations

2014-06-05 Thread stanley shi (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14019492#comment-14019492 ] stanley shi commented on HDFS-6489: --- No, the disk usage will not go back down untill afte

[jira] [Commented] (HDFS-6492) Support create-time xattrs and atomically setting multiple xattrs

2014-06-05 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14019498#comment-14019498 ] Andrew Wang commented on HDFS-6492: --- Hi [~hitliuyi], thanks for taking a look, Yea, I'd

[jira] [Commented] (HDFS-6473) Protocol and API for Encryption Zones

2014-06-05 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14019499#comment-14019499 ] Charles Lamb commented on HDFS-6473: Thanks Andrew. I've made the changes and committed

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

2014-06-05 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14019500#comment-14019500 ] Andrew Wang commented on HDFS-6395: --- I chatted with Yi a bit offline with some review fee

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

2014-06-05 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb reopened HDFS-6386: sorry, resolved the wrong jira > HDFS Encryption Zones > - > > Key:

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

2014-06-05 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb resolved HDFS-6386. Resolution: Fixed Fix Version/s: fs-encryption (HADOOP-10150 and HDFS-6134) committed > HDFS

[jira] [Resolved] (HDFS-6473) Protocol and API for Encryption Zones

2014-06-05 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb resolved HDFS-6473. Resolution: Fixed Fix Version/s: fs-encryption (HADOOP-10150 and HDFS-6134) > Protocol and AP

[jira] [Commented] (HDFS-6492) Support create-time xattrs and atomically setting multiple xattrs

2014-06-05 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14019508#comment-14019508 ] Yi Liu commented on HDFS-6492: -- Thanks for the clarification Andrew. > Support create-time xa

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

2014-06-05 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: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Av

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

2014-06-05 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14019546#comment-14019546 ] Hudson commented on HDFS-6464: -- SUCCESS: Integrated in Hadoop-trunk-Commit #5653 (See [https:

[jira] [Commented] (HDFS-6476) Print out the KeyProvider after finding KP successfully on startup

2014-06-05 Thread Juan Yu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14019572#comment-14019572 ] Juan Yu commented on HDFS-6476: --- Thanks Andrew. > Print out the KeyProvider after finding KP

[jira] [Updated] (HDFS-6486) Add user doc for XAttrs via WebHDFS.

2014-06-05 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Liu updated HDFS-6486: - Attachment: HDFS-6486.patch The patch includes user doc for XAttrs via WebHDFS. > Add user doc for XAttrs via Web

[jira] [Updated] (HDFS-6486) Add user doc for XAttrs via WebHDFS.

2014-06-05 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Liu updated HDFS-6486: - Status: Patch Available (was: Open) > Add user doc for XAttrs via WebHDFS. >

[jira] [Commented] (HDFS-6491) proposal for developing a tool to compare files/dirs

2014-06-05 Thread LiuLei (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14019629#comment-14019629 ] LiuLei commented on HDFS-6491: -- I think we can generate md5 checksum for block file of HDFS Fi