[jira] [Commented] (HDFS-7452) Can we skip getCorruptFiles() call for standby NameNode..?

2014-11-27 Thread Vinayakumar B (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14228077#comment-14228077 ] Vinayakumar B commented on HDFS-7452: - Hi [~brahmareddy], above code is used for collec

[jira] [Commented] (HDFS-7437) Storing block ids instead of BlockInfo object in INodeFile

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

[jira] [Commented] (HDFS-6735) A minor optimization to avoid pread() be blocked by read() inside the same DFSInputStream

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

[jira] [Commented] (HDFS-6735) A minor optimization to avoid pread() be blocked by read() inside the same DFSInputStream

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

[jira] [Updated] (HDFS-7437) Storing block ids instead of BlockInfo object in INodeFile

2014-11-27 Thread Haohui Mai (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haohui Mai updated HDFS-7437: - Attachment: HDFS-7437.003.patch > Storing block ids instead of BlockInfo object in INodeFile >

[jira] [Commented] (HDFS-7437) Storing block ids instead of BlockInfo object in INodeFile

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

[jira] [Updated] (HDFS-7437) Storing block ids instead of BlockInfo object in INodeFile

2014-11-27 Thread Haohui Mai (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haohui Mai updated HDFS-7437: - Attachment: HDFS-7437.002.patch > Storing block ids instead of BlockInfo object in INodeFile >

[jira] [Commented] (HDFS-7210) Avoid two separate RPC's namenode.append() and namenode.getFileInfo() for an append call from DFSClient

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

[jira] [Updated] (HDFS-6735) A minor optimization to avoid pread() be blocked by read() inside the same DFSInputStream

2014-11-27 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HDFS-6735: Attachment: HDFS-6735-v7.txt So here's the final one (with the findbugs tweak back in). > A minor op

[jira] [Updated] (HDFS-6735) A minor optimization to avoid pread() be blocked by read() inside the same DFSInputStream

2014-11-27 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HDFS-6735: Attachment: (was: HDFS-6735-v6.txt) > A minor optimization to avoid pread() be blocked by read()

[jira] [Updated] (HDFS-6735) A minor optimization to avoid pread() be blocked by read() inside the same DFSInputStream

2014-11-27 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HDFS-6735: Attachment: (was: HDFS-6735-v6.txt) > A minor optimization to avoid pread() be blocked by read()

[jira] [Updated] (HDFS-6735) A minor optimization to avoid pread() be blocked by read() inside the same DFSInputStream

2014-11-27 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HDFS-6735: Attachment: HDFS-6735-v6.txt Trying to get another build. The artifacts of the previous one are gone

[jira] [Commented] (HDFS-7384) 'getfacl' command and 'getAclStatus' output should be in sync

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

[jira] [Commented] (HDFS-7210) Avoid two separate RPC's namenode.append() and namenode.getFileInfo() for an append call from DFSClient

2014-11-27 Thread Vinayakumar B (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14227776#comment-14227776 ] Vinayakumar B commented on HDFS-7210: - Thanks [~umamaheswararao], Yes, that missed. Req

[jira] [Created] (HDFS-7453) Namenode does not recognize block is missing on a datanode

2014-11-27 Thread Dmitry Bugaychenko (JIRA)
Dmitry Bugaychenko created HDFS-7453: Summary: Namenode does not recognize block is missing on a datanode Key: HDFS-7453 URL: https://issues.apache.org/jira/browse/HDFS-7453 Project: Hadoop HDFS

[jira] [Commented] (HDFS-7444) convertToBlockUnderConstruction should preserve BlockCollection

2014-11-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14227746#comment-14227746 ] Hudson commented on HDFS-7444: -- SUCCESS: Integrated in Hadoop-Mapreduce-trunk-Java8 #18 (See

[jira] [Commented] (HDFS-7310) Mover can give first priority to local DN if it has target storage type available in local DN

2014-11-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14227749#comment-14227749 ] Hudson commented on HDFS-7310: -- SUCCESS: Integrated in Hadoop-Mapreduce-trunk-Java8 #18 (See

[jira] [Commented] (HDFS-7310) Mover can give first priority to local DN if it has target storage type available in local DN

2014-11-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14227742#comment-14227742 ] Hudson commented on HDFS-7310: -- SUCCESS: Integrated in Hadoop-Mapreduce-trunk #1970 (See [htt

[jira] [Updated] (HDFS-7210) Avoid two separate RPC's namenode.append() and namenode.getFileInfo() for an append call from DFSClient

2014-11-27 Thread Uma Maheswara Rao G (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uma Maheswara Rao G updated HDFS-7210: -- Attachment: HDFS-7210-006.patch Attached a patch, which should pass jenkins. Here the i

[jira] [Commented] (HDFS-7444) convertToBlockUnderConstruction should preserve BlockCollection

2014-11-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14227739#comment-14227739 ] Hudson commented on HDFS-7444: -- SUCCESS: Integrated in Hadoop-Mapreduce-trunk #1970 (See [htt

[jira] [Commented] (HDFS-7310) Mover can give first priority to local DN if it has target storage type available in local DN

2014-11-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14227699#comment-14227699 ] Hudson commented on HDFS-7310: -- FAILURE: Integrated in Hadoop-Hdfs-trunk-Java8 #18 (See [http

[jira] [Commented] (HDFS-6803) Documenting DFSClient#DFSInputStream expectations reading and preading in concurrent context

2014-11-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14227695#comment-14227695 ] Hudson commented on HDFS-6803: -- FAILURE: Integrated in Hadoop-Hdfs-trunk-Java8 #18 (See [http

[jira] [Commented] (HDFS-7444) convertToBlockUnderConstruction should preserve BlockCollection

2014-11-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14227696#comment-14227696 ] Hudson commented on HDFS-7444: -- FAILURE: Integrated in Hadoop-Hdfs-trunk-Java8 #18 (See [http

[jira] [Commented] (HDFS-7310) Mover can give first priority to local DN if it has target storage type available in local DN

2014-11-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14227694#comment-14227694 ] Hudson commented on HDFS-7310: -- FAILURE: Integrated in Hadoop-Hdfs-trunk #1946 (See [https://

[jira] [Commented] (HDFS-6803) Documenting DFSClient#DFSInputStream expectations reading and preading in concurrent context

2014-11-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14227690#comment-14227690 ] Hudson commented on HDFS-6803: -- FAILURE: Integrated in Hadoop-Hdfs-trunk #1946 (See [https://

[jira] [Commented] (HDFS-7444) convertToBlockUnderConstruction should preserve BlockCollection

2014-11-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14227691#comment-14227691 ] Hudson commented on HDFS-7444: -- FAILURE: Integrated in Hadoop-Hdfs-trunk #1946 (See [https://

[jira] [Commented] (HDFS-7431) log message for InvalidMagicNumberException may be incorrect

2014-11-27 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14227614#comment-14227614 ] Yi Liu commented on HDFS-7431: -- Thanks Chris, I agree with you to distinguish the 2 cases. Let

[jira] [Updated] (HDFS-7384) 'getfacl' command and 'getAclStatus' output should be in sync

2014-11-27 Thread Vinayakumar B (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinayakumar B updated HDFS-7384: Attachment: HDFS-7384-007.patch Reverted the changes done in AclCommands.java. It was trying to print

[jira] [Commented] (HDFS-7310) Mover can give first priority to local DN if it has target storage type available in local DN

2014-11-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14227570#comment-14227570 ] Hudson commented on HDFS-7310: -- SUCCESS: Integrated in Hadoop-Yarn-trunk #756 (See [https://b

[jira] [Commented] (HDFS-6803) Documenting DFSClient#DFSInputStream expectations reading and preading in concurrent context

2014-11-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14227566#comment-14227566 ] Hudson commented on HDFS-6803: -- SUCCESS: Integrated in Hadoop-Yarn-trunk #756 (See [https://b

[jira] [Commented] (HDFS-7444) convertToBlockUnderConstruction should preserve BlockCollection

2014-11-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14227567#comment-14227567 ] Hudson commented on HDFS-7444: -- SUCCESS: Integrated in Hadoop-Yarn-trunk #756 (See [https://b

[jira] [Commented] (HDFS-6803) Documenting DFSClient#DFSInputStream expectations reading and preading in concurrent context

2014-11-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14227557#comment-14227557 ] Hudson commented on HDFS-6803: -- FAILURE: Integrated in Hadoop-Yarn-trunk-Java8 #18 (See [http

[jira] [Commented] (HDFS-7310) Mover can give first priority to local DN if it has target storage type available in local DN

2014-11-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14227561#comment-14227561 ] Hudson commented on HDFS-7310: -- FAILURE: Integrated in Hadoop-Yarn-trunk-Java8 #18 (See [http

[jira] [Commented] (HDFS-7444) convertToBlockUnderConstruction should preserve BlockCollection

2014-11-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14227558#comment-14227558 ] Hudson commented on HDFS-7444: -- FAILURE: Integrated in Hadoop-Yarn-trunk-Java8 #18 (See [http

[jira] [Commented] (HDFS-7384) 'getfacl' command and 'getAclStatus' output should be in sync

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

[jira] [Resolved] (HDFS-7451) Namenode HA failover happens very frequently from active to standby

2014-11-27 Thread Vinayakumar B (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinayakumar B resolved HDFS-7451. - Resolution: Not a Problem > Namenode HA failover happens very frequently from active to standby > -

[jira] [Reopened] (HDFS-7451) Namenode HA failover happens very frequently from active to standby

2014-11-27 Thread Vinayakumar B (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinayakumar B reopened HDFS-7451: - > Namenode HA failover happens very frequently from active to standby > ---

[jira] [Resolved] (HDFS-7451) Namenode HA failover happens very frequently from active to standby

2014-11-27 Thread LAXMAN KUMAR SAHOO (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] LAXMAN KUMAR SAHOO resolved HDFS-7451. -- Resolution: Fixed > Namenode HA failover happens very frequently from active to standby >

[jira] [Assigned] (HDFS-7451) Namenode HA failover happens very frequently from active to standby

2014-11-27 Thread LAXMAN KUMAR SAHOO (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] LAXMAN KUMAR SAHOO reassigned HDFS-7451: Assignee: LAXMAN KUMAR SAHOO > Namenode HA failover happens very frequently from act

[jira] [Commented] (HDFS-7452) Can we skip getCorruptFiles() call for standby NameNode..?

2014-11-27 Thread Brahma Reddy Battula (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14227423#comment-14227423 ] Brahma Reddy Battula commented on HDFS-7452: {code} public String getCorruptFil

[jira] [Commented] (HDFS-7451) Namenode HA failover happens very frequently from active to standby

2014-11-27 Thread LAXMAN KUMAR SAHOO (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14227422#comment-14227422 ] LAXMAN KUMAR SAHOO commented on HDFS-7451: -- Many Thanks [~vinayrpet]. It helps a l

[jira] [Assigned] (HDFS-7452) Can we skip getCorruptFiles() call for standby NameNode..?

2014-11-27 Thread Brahma Reddy Battula (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brahma Reddy Battula reassigned HDFS-7452: -- Assignee: Brahma Reddy Battula > Can we skip getCorruptFiles() call for standby

[jira] [Created] (HDFS-7452) Can we skip getCorruptFiles() call for standby NameNode..?

2014-11-27 Thread Brahma Reddy Battula (JIRA)
Brahma Reddy Battula created HDFS-7452: -- Summary: Can we skip getCorruptFiles() call for standby NameNode..? Key: HDFS-7452 URL: https://issues.apache.org/jira/browse/HDFS-7452 Project: Hadoop HDF

[jira] [Commented] (HDFS-7451) Namenode HA failover happens very frequently from active to standby

2014-11-27 Thread Vinayakumar B (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14227400#comment-14227400 ] Vinayakumar B commented on HDFS-7451: - First. Seems like your zookeepers are not stable

[jira] [Updated] (HDFS-7337) Configurable and pluggable Erasure Codec and schema

2014-11-27 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng updated HDFS-7337: Attachment: HDFS-7337-prototype-v2.zip Updated the prototype codes listed as follows. hadoop-hdfs-project/had

[jira] [Commented] (HDFS-7310) Mover can give first priority to local DN if it has target storage type available in local DN

2014-11-27 Thread Vinayakumar B (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14227369#comment-14227369 ] Vinayakumar B commented on HDFS-7310: - Thanks a lot [~umamaheswararao] and [~jingzhao].