[jira] [Commented] (HDFS-5802) NameNode does not check for inode type before traversing down a path

2015-09-17 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14805094#comment-14805094 ] Hadoop QA commented on HDFS-5802: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Commented] (HDFS-9040) Erasure coding: Refactor DFSStripedOutputStream (Move Namenode RPC Requests to Coordinator)

2015-09-17 Thread Walter Su (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14805089#comment-14805089 ] Walter Su commented on HDFS-9040: - bq. For the last block group, we can calculate the lengt

[jira] [Commented] (HDFS-8550) Erasure Coding: Fix FindBugs Multithreaded correctness Warning

2015-09-17 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14805082#comment-14805082 ] Rakesh R commented on HDFS-8550: Thanks [~zhz], [~walter.k.su] for the feedback. Attached a

[jira] [Updated] (HDFS-8550) Erasure Coding: Fix FindBugs Multithreaded correctness Warning

2015-09-17 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated HDFS-8550: --- Attachment: HDFS-8550-HDFS-7285-02.patch > Erasure Coding: Fix FindBugs Multithreaded correctness Warning > ---

[jira] [Updated] (HDFS-9039) Split o.a.h.hdfs.NameNodeProxies class into two classes in hadoop-hdfs-client and hadoop-hdfs modules respectively

2015-09-17 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9039: Status: Open (was: Patch Available) > Split o.a.h.hdfs.NameNodeProxies class into two classes in had

[jira] [Updated] (HDFS-9039) Split o.a.h.hdfs.NameNodeProxies class into two classes in hadoop-hdfs-client and hadoop-hdfs modules respectively

2015-09-17 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9039: Status: Patch Available (was: Open) > Split o.a.h.hdfs.NameNodeProxies class into two classes in had

[jira] [Updated] (HDFS-9039) Split o.a.h.hdfs.NameNodeProxies class into two classes in hadoop-hdfs-client and hadoop-hdfs modules respectively

2015-09-17 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9039: Description: Currently the {{org.apache.hadoop.hdfs.NameNodeProxies}} class is used by both {{org.ap

[jira] [Commented] (HDFS-9039) Split o.a.h.hdfs.NameNodeProxies class into two classes in hadoop-hdfs-client and hadoop-hdfs modules respectively

2015-09-17 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14805061#comment-14805061 ] Mingliang Liu commented on HDFS-9039: - Tests pass locally. May need to trigger Jenkins

[jira] [Commented] (HDFS-8550) Erasure Coding: Fix FindBugs Multithreaded correctness Warning

2015-09-17 Thread Zhe Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14805056#comment-14805056 ] Zhe Zhang commented on HDFS-8550: - I see. So locking {{curStripeBuf}} still potentially opt

[jira] [Commented] (HDFS-8550) Erasure Coding: Fix FindBugs Multithreaded correctness Warning

2015-09-17 Thread Zhe Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14805049#comment-14805049 ] Zhe Zhang commented on HDFS-8550: - Good point. I agree. > Erasure Coding: Fix FindBugs Mul

[jira] [Updated] (HDFS-7285) Erasure Coding Support inside HDFS

2015-09-17 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Liu updated HDFS-7285: - Assignee: Zhe Zhang (was: Yi Liu) > Erasure Coding Support inside HDFS > -- > >

[jira] [Commented] (HDFS-8550) Erasure Coding: Fix FindBugs Multithreaded correctness Warning

2015-09-17 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14805046#comment-14805046 ] Rakesh R commented on HDFS-8550: Yes, can make one of the variable to long type. Reference

[jira] [Assigned] (HDFS-7285) Erasure Coding Support inside HDFS

2015-09-17 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Liu reassigned HDFS-7285: Assignee: Yi Liu (was: Zhe Zhang) > Erasure Coding Support inside HDFS > --

[jira] [Commented] (HDFS-8550) Erasure Coding: Fix FindBugs Multithreaded correctness Warning

2015-09-17 Thread Walter Su (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14805041#comment-14805041 ] Walter Su commented on HDFS-8550: - bq. int bufOffset = (int) (rangeStartInBlockGroup % ((lo

[jira] [Updated] (HDFS-5802) NameNode does not check for inode type before traversing down a path

2015-09-17 Thread Yongjun Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yongjun Zhang updated HDFS-5802: Labels: supportability (was: ) > NameNode does not check for inode type before traversing down a pat

[jira] [Commented] (HDFS-9080) update htrace version to 4.0

2015-09-17 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14805028#comment-14805028 ] Hadoop QA commented on HDFS-9080: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Commented] (HDFS-8550) Erasure Coding: Fix FindBugs Multithreaded correctness Warning

2015-09-17 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14805027#comment-14805027 ] Rakesh R commented on HDFS-8550: Thanks a lot [~zhz] for the comments. Apart from the follo

[jira] [Commented] (HDFS-8873) throttle directoryScanner

2015-09-17 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14805021#comment-14805021 ] Yi Liu commented on HDFS-8873: -- {quote} We've seen this before and never managed to track it d

[jira] [Commented] (HDFS-9040) Erasure coding: Refactor DFSStripedOutputStream (Move Namenode RPC Requests to Coordinator)

2015-09-17 Thread Li Bo (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14805014#comment-14805014 ] Li Bo commented on HDFS-9040: - Thanks for the deep discussion here. One point confused me: bq.

[jira] [Assigned] (HDFS-9100) HDFS Balancer does not respect dfs.client.use.datanode.hostname

2015-09-17 Thread Yongjun Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yongjun Zhang reassigned HDFS-9100: --- Assignee: Casey Brotherton (was: Yongjun Zhang) Assigning to [~caseyjbrotherton] since he is

[jira] [Commented] (HDFS-8341) HDFS mover stuck in loop trying to move corrupt block with no other valid replicas, doesn't move rest of other data blocks

2015-09-17 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14804994#comment-14804994 ] Tsz Wo Nicholas Sze commented on HDFS-8341: --- > ... So if a given block's checksum

[jira] [Commented] (HDFS-9086) Rename dfs.datanode.stripedread.threshold.millis to dfs.datanode.stripedread.timeout.millis

2015-09-17 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14804993#comment-14804993 ] Hadoop QA commented on HDFS-9086: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Commented] (HDFS-9089) Balancer and Mover should use ".system" as reserved inode name instead of "system"

2015-09-17 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14804985#comment-14804985 ] Tsz Wo Nicholas Sze commented on HDFS-9089: --- > I didn't get, how it is incompatib

[jira] [Commented] (HDFS-8968) New benchmark throughput tool for striping erasure coding

2015-09-17 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14804972#comment-14804972 ] Rui Li commented on HDFS-8968: -- [~andrew.wang] - It's good idea to put it in hadoop-tools. Pro

[jira] [Commented] (HDFS-5802) NameNode does not check for inode type before traversing down a path

2015-09-17 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14804971#comment-14804971 ] Hadoop QA commented on HDFS-5802: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Updated] (HDFS-9049) Make Datanode Netty reverse proxy port to be configurable

2015-09-17 Thread Vinayakumar B (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinayakumar B updated HDFS-9049: Attachment: HDFS-9049-01.patch Attached patch for the same. Please review. > Make Datanode Netty rev

[jira] [Commented] (HDFS-7955) Improve naming of classes, methods, and variables related to block replication and recovery

2015-09-17 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14804957#comment-14804957 ] Rakesh R commented on HDFS-7955: Thanks [~andrew.wang] for the advice. As this jira is unde

[jira] [Commented] (HDFS-9004) Add upgrade domain to DatanodeInfo

2015-09-17 Thread Ming Ma (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14804935#comment-14804935 ] Ming Ma commented on HDFS-9004: --- Hmm, the test failure seems to indicate hadoop-hdfs unit tes

[jira] [Commented] (HDFS-9049) Make Datanode Netty reverse proxy port to be configurable

2015-09-17 Thread Vinayakumar B (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14804932#comment-14804932 ] Vinayakumar B commented on HDFS-9049: - In some of the deployments, customers want to ha

[jira] [Commented] (HDFS-9063) Correctly handle snapshot path for getContentSummary

2015-09-17 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14804930#comment-14804930 ] Yi Liu commented on HDFS-9063: -- +1, thanks Jing. I check the patch, now if {{getContentSummary

[jira] [Assigned] (HDFS-7087) Ability to list /.reserved

2015-09-17 Thread Xiao Chen (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiao Chen reassigned HDFS-7087: --- Assignee: Xiao Chen > Ability to list /.reserved > -- > > Key:

[jira] [Commented] (HDFS-6955) DN should reserve disk space for a full block when creating tmp files

2015-09-17 Thread Vinayakumar B (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14804928#comment-14804928 ] Vinayakumar B commented on HDFS-6955: - Seems there is a little conflict in committing t

[jira] [Commented] (HDFS-9080) update htrace version to 4.0

2015-09-17 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14804927#comment-14804927 ] Hadoop QA commented on HDFS-9080: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Commented] (HDFS-9039) Split o.a.h.hdfs.NameNodeProxies class into two classes in hadoop-hdfs-client and hadoop-hdfs modules respectively

2015-09-17 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14804922#comment-14804922 ] Hadoop QA commented on HDFS-9039: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Commented] (HDFS-9063) Correctly handle snapshot path for getContentSummary

2015-09-17 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14804918#comment-14804918 ] Yi Liu commented on HDFS-9063: -- Thanks Jing for the explanation, I think I missed the fact tha

[jira] [Updated] (HDFS-5802) NameNode does not check for inode type before traversing down a path

2015-09-17 Thread Xiao Chen (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiao Chen updated HDFS-5802: Attachment: HDFS-5802.006.patch Still no Jenkins for 005. Renamed it to patch 006 and resubmitting. > NameNo

[jira] [Updated] (HDFS-5802) NameNode does not check for inode type before traversing down a path

2015-09-17 Thread Xiao Chen (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiao Chen updated HDFS-5802: Status: Patch Available (was: Open) > NameNode does not check for inode type before traversing down a path >

[jira] [Updated] (HDFS-5802) NameNode does not check for inode type before traversing down a path

2015-09-17 Thread Xiao Chen (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiao Chen updated HDFS-5802: Status: Open (was: Patch Available) > NameNode does not check for inode type before traversing down a path >

[jira] [Updated] (HDFS-5802) NameNode does not check for inode type before traversing down a path

2015-09-17 Thread Xiao Chen (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiao Chen updated HDFS-5802: Status: Patch Available (was: Open) > NameNode does not check for inode type before traversing down a path >

[jira] [Updated] (HDFS-5802) NameNode does not check for inode type before traversing down a path

2015-09-17 Thread Xiao Chen (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiao Chen updated HDFS-5802: Attachment: HDFS-5802.005.patch Resubmitting patch 005 because Jenkins job was not triggered last time. > Na

[jira] [Updated] (HDFS-5802) NameNode does not check for inode type before traversing down a path

2015-09-17 Thread Xiao Chen (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiao Chen updated HDFS-5802: Status: Open (was: Patch Available) > NameNode does not check for inode type before traversing down a path >

[jira] [Updated] (HDFS-5802) NameNode does not check for inode type before traversing down a path

2015-09-17 Thread Xiao Chen (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiao Chen updated HDFS-5802: Attachment: (was: HDFS-5802.005.patch) > NameNode does not check for inode type before traversing down a

[jira] [Commented] (HDFS-9026) Support for include/exclude lists on IPv6 setup

2015-09-17 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14804895#comment-14804895 ] Hadoop QA commented on HDFS-9026: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Updated] (HDFS-5802) NameNode does not check for inode type before traversing down a path

2015-09-17 Thread Xiao Chen (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiao Chen updated HDFS-5802: Status: Patch Available (was: Open) > NameNode does not check for inode type before traversing down a path >

[jira] [Updated] (HDFS-5802) NameNode does not check for inode type before traversing down a path

2015-09-17 Thread Xiao Chen (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiao Chen updated HDFS-5802: Status: Open (was: Patch Available) > NameNode does not check for inode type before traversing down a path >

[jira] [Commented] (HDFS-9004) Add upgrade domain to DatanodeInfo

2015-09-17 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14804884#comment-14804884 ] Hadoop QA commented on HDFS-9004: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Commented] (HDFS-5802) NameNode does not check for inode type before traversing down a path

2015-09-17 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14804881#comment-14804881 ] Hadoop QA commented on HDFS-5802: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Updated] (HDFS-9026) Support for include/exclude lists on IPv6 setup

2015-09-17 Thread Nemanja Matkovic (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nemanja Matkovic updated HDFS-9026: --- Attachment: HDFS-9026-2.patch Rebased on top of HADOOP-11890 branch > Support for include/excl

[jira] [Commented] (HDFS-8855) Webhdfs client leaks active NameNode connections

2015-09-17 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14804861#comment-14804861 ] Hadoop QA commented on HDFS-8855: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Commented] (HDFS-9101) Remove deprecated NameNode.getUri() static helper method

2015-09-17 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14804849#comment-14804849 ] Mingliang Liu commented on HDFS-9101: - According to the issue links (see above), I shal

[jira] [Updated] (HDFS-9101) Remove deprecated NameNode.getUri() static helper method

2015-09-17 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9101: Status: Open (was: Patch Available) > Remove deprecated NameNode.getUri() static helper method > ---

[jira] [Commented] (HDFS-8873) throttle directoryScanner

2015-09-17 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14804846#comment-14804846 ] Colin Patrick McCabe commented on HDFS-8873: Thanks, [~templedf]. Looking bett

[jira] [Commented] (HDFS-9101) Remove deprecated NameNode.getUri() static helper method

2015-09-17 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14804843#comment-14804843 ] Hadoop QA commented on HDFS-9101: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Commented] (HDFS-9086) Rename dfs.datanode.stripedread.threshold.millis to dfs.datanode.stripedread.timeout.millis

2015-09-17 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14804831#comment-14804831 ] Hadoop QA commented on HDFS-9086: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Commented] (HDFS-9022) Move NameNode.getAddress() and NameNode.getUri() to hadoop-hdfs-client

2015-09-17 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14804821#comment-14804821 ] Hudson commented on HDFS-9022: -- FAILURE: Integrated in Hadoop-Hdfs-trunk-Java8 #386 (See [htt

[jira] [Commented] (HDFS-9022) Move NameNode.getAddress() and NameNode.getUri() to hadoop-hdfs-client

2015-09-17 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14804817#comment-14804817 ] Hudson commented on HDFS-9022: -- FAILURE: Integrated in Hadoop-Hdfs-trunk #2325 (See [https://

[jira] [Updated] (HDFS-9080) update htrace version to 4.0

2015-09-17 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe updated HDFS-9080: --- Attachment: HDFS-9080.006.patch fix compile issue > update htrace version to 4.0 > ---

[jira] [Updated] (HDFS-9039) Split o.a.h.hdfs.NameNodeProxies class into two classes in hadoop-hdfs-client and hadoop-hdfs modules respectively

2015-09-17 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9039: Status: Patch Available (was: Open) > Split o.a.h.hdfs.NameNodeProxies class into two classes in had

[jira] [Updated] (HDFS-9039) Split o.a.h.hdfs.NameNodeProxies class into two classes in hadoop-hdfs-client and hadoop-hdfs modules respectively

2015-09-17 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9039: Component/s: (was: build) > Split o.a.h.hdfs.NameNodeProxies class into two classes in hadoop-hdf

[jira] [Updated] (HDFS-9039) Split o.a.h.hdfs.NameNodeProxies class into two classes in hadoop-hdfs-client and hadoop-hdfs modules respectively

2015-09-17 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9039: Attachment: HDFS-9039.000.patch The v0 patch moves code to create NN proxy with _ClientProtocol_ from

[jira] [Updated] (HDFS-9101) Remove deprecated NameNode.getUri() static helper method

2015-09-17 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9101: Status: Patch Available (was: Open) > Remove deprecated NameNode.getUri() static helper method > ---

[jira] [Updated] (HDFS-9101) Remove deprecated NameNode.getUri() static helper method

2015-09-17 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9101: Attachment: HDFS-9101.000.patch > Remove deprecated NameNode.getUri() static helper method >

[jira] [Updated] (HDFS-9101) Remove deprecated NameNode.getUri() static helper method

2015-09-17 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9101: Issue Type: Sub-task (was: Task) Parent: HDFS-6200 > Remove deprecated NameNode.getUri() sta

[jira] [Commented] (HDFS-9097) Erasure coding: update EC command "-s" flag to "-p" when specifying policy

2015-09-17 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14804790#comment-14804790 ] Hadoop QA commented on HDFS-9097: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Commented] (HDFS-8873) throttle directoryScanner

2015-09-17 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14804787#comment-14804787 ] Hadoop QA commented on HDFS-8873: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Created] (HDFS-9101) Remove deprecated NameNode.getUri() static helper method

2015-09-17 Thread Mingliang Liu (JIRA)
Mingliang Liu created HDFS-9101: --- Summary: Remove deprecated NameNode.getUri() static helper method Key: HDFS-9101 URL: https://issues.apache.org/jira/browse/HDFS-9101 Project: Hadoop HDFS Issu

[jira] [Updated] (HDFS-9080) update htrace version to 4.0

2015-09-17 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe updated HDFS-9080: --- Attachment: HDFS-9080.005.patch > update htrace version to 4.0 > --

[jira] [Commented] (HDFS-9080) update htrace version to 4.0

2015-09-17 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14804720#comment-14804720 ] Colin Patrick McCabe commented on HDFS-9080: Thanks for the review. bq. You wa

[jira] [Commented] (HDFS-8855) Webhdfs client leaks active NameNode connections

2015-09-17 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14804721#comment-14804721 ] Xiaobing Zhou commented on HDFS-8855: - Thanks [~owen.omalley] for the review! I made pa

[jira] [Updated] (HDFS-5802) NameNode does not check for inode type before traversing down a path

2015-09-17 Thread Xiao Chen (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiao Chen updated HDFS-5802: Status: Patch Available (was: Open) > NameNode does not check for inode type before traversing down a path >

[jira] [Updated] (HDFS-5802) NameNode does not check for inode type before traversing down a path

2015-09-17 Thread Xiao Chen (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiao Chen updated HDFS-5802: Attachment: HDFS-5802.005.patch Upload patch 005 to fix the whitespace error located right next to my change.

[jira] [Updated] (HDFS-5802) NameNode does not check for inode type before traversing down a path

2015-09-17 Thread Xiao Chen (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiao Chen updated HDFS-5802: Status: Open (was: Patch Available) > NameNode does not check for inode type before traversing down a path >

[jira] [Updated] (HDFS-8855) Webhdfs client leaks active NameNode connections

2015-09-17 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HDFS-8855: Attachment: HDFS-8855.005.patch > Webhdfs client leaks active NameNode connections >

[jira] [Commented] (HDFS-9022) Move NameNode.getAddress() and NameNode.getUri() to hadoop-hdfs-client

2015-09-17 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14804713#comment-14804713 ] Hudson commented on HDFS-9022: -- SUCCESS: Integrated in Hadoop-Yarn-trunk #1144 (See [https://

[jira] [Commented] (HDFS-9080) update htrace version to 4.0

2015-09-17 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14804708#comment-14804708 ] Hadoop QA commented on HDFS-9080: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Commented] (HDFS-9022) Move NameNode.getAddress() and NameNode.getUri() to hadoop-hdfs-client

2015-09-17 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14804706#comment-14804706 ] Hudson commented on HDFS-9022: -- SUCCESS: Integrated in Hadoop-Yarn-trunk-Java8 #410 (See [htt

[jira] [Commented] (HDFS-5281) COMMIT request should not block

2015-09-17 Thread Constantine Peresypkin (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14804703#comment-14804703 ] Constantine Peresypkin commented on HDFS-5281: -- Ehm, this change violates NFSv

[jira] [Commented] (HDFS-9092) Nfs silently drops overlapping write requests, thus data copying can't complete

2015-09-17 Thread Yongjun Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14804692#comment-14804692 ] Yongjun Zhang commented on HDFS-9092: - BTW, Category 1 is handled by existing code (h

[jira] [Commented] (HDFS-9092) Nfs silently drops overlapping write requests, thus data copying can't complete

2015-09-17 Thread Yongjun Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14804689#comment-14804689 ] Yongjun Zhang commented on HDFS-9092: - Thanks [~brandonli]. Good idea, below is some c

[jira] [Commented] (HDFS-9022) Move NameNode.getAddress() and NameNode.getUri() to hadoop-hdfs-client

2015-09-17 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14804691#comment-14804691 ] Hudson commented on HDFS-9022: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk-Java8 #403 (See

[jira] [Created] (HDFS-9100) HDFS Balancer does not respect dfs.client.use.datanode.hostname

2015-09-17 Thread Yongjun Zhang (JIRA)
Yongjun Zhang created HDFS-9100: --- Summary: HDFS Balancer does not respect dfs.client.use.datanode.hostname Key: HDFS-9100 URL: https://issues.apache.org/jira/browse/HDFS-9100 Project: Hadoop HDFS

[jira] [Commented] (HDFS-9080) update htrace version to 4.0

2015-09-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14804679#comment-14804679 ] stack commented on HDFS-9080: - You want to add hostname+port to thisname("FSClient"

[jira] [Commented] (HDFS-5802) NameNode does not check for inode type before traversing down a path

2015-09-17 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14804669#comment-14804669 ] Hadoop QA commented on HDFS-5802: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Comment Edited] (HDFS-9092) Nfs silently drops overlapping write requests, thus data copying can't complete

2015-09-17 Thread Brandon Li (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14804667#comment-14804667 ] Brandon Li edited comment on HDFS-9092 at 9/17/15 10:51 PM: Tha

[jira] [Commented] (HDFS-9092) Nfs silently drops overlapping write requests, thus data copying can't complete

2015-09-17 Thread Brandon Li (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14804667#comment-14804667 ] Brandon Li commented on HDFS-9092: -- Thank you, [~yzhangal] for the patch. Could you roughl

[jira] [Commented] (HDFS-9022) Move NameNode.getAddress() and NameNode.getUri() to hadoop-hdfs-client

2015-09-17 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14804651#comment-14804651 ] Hudson commented on HDFS-9022: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk #2350 (See [htt

[jira] [Commented] (HDFS-9004) Add upgrade domain to DatanodeInfo

2015-09-17 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14804634#comment-14804634 ] Lei (Eddy) Xu commented on HDFS-9004: - +1 pending jenkins. > Add upgrade domain to Dat

[jira] [Created] (HDFS-9099) Move DistributedFileSystem to hadoop-hdfs-client

2015-09-17 Thread Mingliang Liu (JIRA)
Mingliang Liu created HDFS-9099: --- Summary: Move DistributedFileSystem to hadoop-hdfs-client Key: HDFS-9099 URL: https://issues.apache.org/jira/browse/HDFS-9099 Project: Hadoop HDFS Issue Type:

[jira] [Commented] (HDFS-7037) Using distcp to copy data from insecure to secure cluster via hftp doesn't work (branch-2 only)

2015-09-17 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14804611#comment-14804611 ] Aaron T. Myers commented on HDFS-7037: -- bq. Please correct me if I misunderstood. (1)

[jira] [Updated] (HDFS-9086) Rename dfs.datanode.stripedread.threshold.millis to dfs.datanode.stripedread.timeout.millis

2015-09-17 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang updated HDFS-9086: -- Attachment: HDFS-9086-HDFS-7285.001.patch Thanks for reviewing Zhe, attaching same patch with capitalized

[jira] [Updated] (HDFS-5802) NameNode does not check for inode type before traversing down a path

2015-09-17 Thread Xiao Chen (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiao Chen updated HDFS-5802: Attachment: HDFS-5802.004.patch Upload patch 004 to fix checkstyle warnings. The whitespace error is not from

[jira] [Updated] (HDFS-5802) NameNode does not check for inode type before traversing down a path

2015-09-17 Thread Xiao Chen (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiao Chen updated HDFS-5802: Status: Patch Available (was: Open) > NameNode does not check for inode type before traversing down a path >

[jira] [Commented] (HDFS-9086) Rename dfs.datanode.stripedread.threshold.millis to dfs.datanode.stripedread.timeout.millis

2015-09-17 Thread Zhe Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14804608#comment-14804608 ] Zhe Zhang commented on HDFS-9086: - Thanks Andrew, the patch LGTM. I think Jenkins tried app

[jira] [Updated] (HDFS-9004) Add upgrade domain to DatanodeInfo

2015-09-17 Thread Ming Ma (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ming Ma updated HDFS-9004: -- Attachment: HDFS-9004-3.patch Thanks [~eddyxu]! Here is the updated patch that addresses your comment. The faile

[jira] [Commented] (HDFS-9086) Rename dfs.datanode.stripedread.threshold.millis to dfs.datanode.stripedread.timeout.millis

2015-09-17 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14804604#comment-14804604 ] Hadoop QA commented on HDFS-9086: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Commented] (HDFS-7037) Using distcp to copy data from insecure to secure cluster via hftp doesn't work (branch-2 only)

2015-09-17 Thread Haohui Mai (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14804594#comment-14804594 ] Haohui Mai commented on HDFS-7037: -- bq. adding this capability to HFTP does not change the

[jira] [Updated] (HDFS-9097) Erasure coding: update EC command "-s" flag to "-p" when specifying policy

2015-09-17 Thread Zhe Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhe Zhang updated HDFS-9097: Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: HDFS-7285 Status: Resolved (wa

[jira] [Commented] (HDFS-9022) Move NameNode.getAddress() and NameNode.getUri() to hadoop-hdfs-client

2015-09-17 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14804564#comment-14804564 ] Hudson commented on HDFS-9022: -- FAILURE: Integrated in Hadoop-trunk-Commit #8472 (See [https:

[jira] [Commented] (HDFS-8696) Reduce the variances of latency of WebHDFS

2015-09-17 Thread Bob Hansen (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14804558#comment-14804558 ] Bob Hansen commented on HDFS-8696: -- Testing the latest patch as part of a full Hadoop buil

[jira] [Commented] (HDFS-8550) Erasure Coding: Fix FindBugs Multithreaded correctness Warning

2015-09-17 Thread Zhe Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14804556#comment-14804556 ] Zhe Zhang commented on HDFS-8550: - Thanks Rakesh! The fixes look good except for the follow

  1   2   >