[jira] [Created] (HDFS-6979) hdfs.dll not produce .pdb files

2014-08-31 Thread Remus Rusanu (JIRA)
Remus Rusanu created HDFS-6979: -- Summary: hdfs.dll not produce .pdb files Key: HDFS-6979 URL: https://issues.apache.org/jira/browse/HDFS-6979 Project: Hadoop HDFS Issue Type: Wish

[jira] [Commented] (HDFS-6606) Optimize HDFS Encrypted Transport performance

2014-08-31 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14116994#comment-14116994 ] Yi Liu commented on HDFS-6606: -- Thanks [~tucu00] for the review. {quote} read(BB), the if (n -

[jira] [Commented] (HDFS-3529) Use direct buffers for data in write path

2014-08-31 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14116999#comment-14116999 ] Yi Liu commented on HDFS-3529: -- Thanks [~tlipcon]. Use direct buffers for data in write path

[jira] [Updated] (HDFS-6945) excessReplicateMap can increase infinitely

2014-08-31 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-6945: Attachment: HDFS-6945.2.patch Updated the patch to avoid ConcurrentModificationException when

[jira] [Updated] (HDFS-6832) Fix the usage of 'hdfs namenode' command

2014-08-31 Thread skrho (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] skrho updated HDFS-6832: Attachment: hdfs-6832_002.txt Here new patch~ Please review my source ~~ Fix the usage of 'hdfs namenode' command

[jira] [Commented] (HDFS-6832) Fix the usage of 'hdfs namenode' command

2014-08-31 Thread skrho (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14117031#comment-14117031 ] skrho commented on HDFS-6832: - New patch name is hdfs-6832_002.txt Fix the usage of 'hdfs

[jira] [Commented] (HDFS-6832) Fix the usage of 'hdfs namenode' command

2014-08-31 Thread Xiaoyu Yao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14117033#comment-14117033 ] Xiaoyu Yao commented on HDFS-6832: -- +1 Fix the usage of 'hdfs namenode' command

[jira] [Commented] (HDFS-6832) Fix the usage of 'hdfs namenode' command

2014-08-31 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14117035#comment-14117035 ] Akira AJISAKA commented on HDFS-6832: - Thanks [~skrho] for the update. A Trivial