[jira] [Commented] (HDFS-4778) Invoke getPipeline in the chooseTarget implementation that has favoredNodes

2013-05-01 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-4778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13646502#comment-13646502
 ] 

Hudson commented on HDFS-4778:
--

Integrated in Hadoop-Yarn-trunk #200 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk/200/])
HDFS-2576. Moved the commit message lines for HDFS-4778 and HDFS-2576 in 
CHANGES.txt to the right places. (Revision 1477855)
HDFS-4778. Fixes some issues that the first patch on HDFS-2576 missed. 
Contributed by Devaraj Das. (Revision 1477849)

 Result = SUCCESS
ddas : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1477855
Files : 
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt

ddas : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1477849
Files : 
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/blockmanagement/BlockPlacementPolicyDefault.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/blockmanagement/DatanodeManager.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestFavoredNodesEndToEnd.java


 Invoke getPipeline in the chooseTarget implementation that has favoredNodes
 ---

 Key: HDFS-4778
 URL: https://issues.apache.org/jira/browse/HDFS-4778
 Project: Hadoop HDFS
  Issue Type: Bug
  Components: namenode
Reporter: Devaraj Das
Assignee: Devaraj Das
 Fix For: 2.0.5-beta

 Attachments: hdfs-4778-1.patch


 Just noticed that in the patch on HDFS-2576, the getPipeline is not invoked. 
 There are some other minor issues discovered. Will fix all of them in one 
 patch.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HDFS-4778) Invoke getPipeline in the chooseTarget implementation that has favoredNodes

2013-05-01 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-4778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13646548#comment-13646548
 ] 

Hudson commented on HDFS-4778:
--

Integrated in Hadoop-Hdfs-trunk #1389 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1389/])
HDFS-2576. Moved the commit message lines for HDFS-4778 and HDFS-2576 in 
CHANGES.txt to the right places. (Revision 1477855)
HDFS-4778. Fixes some issues that the first patch on HDFS-2576 missed. 
Contributed by Devaraj Das. (Revision 1477849)

 Result = FAILURE
ddas : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1477855
Files : 
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt

ddas : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1477849
Files : 
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/blockmanagement/BlockPlacementPolicyDefault.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/blockmanagement/DatanodeManager.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestFavoredNodesEndToEnd.java


 Invoke getPipeline in the chooseTarget implementation that has favoredNodes
 ---

 Key: HDFS-4778
 URL: https://issues.apache.org/jira/browse/HDFS-4778
 Project: Hadoop HDFS
  Issue Type: Bug
  Components: namenode
Reporter: Devaraj Das
Assignee: Devaraj Das
 Fix For: 2.0.5-beta

 Attachments: hdfs-4778-1.patch


 Just noticed that in the patch on HDFS-2576, the getPipeline is not invoked. 
 There are some other minor issues discovered. Will fix all of them in one 
 patch.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HDFS-4778) Invoke getPipeline in the chooseTarget implementation that has favoredNodes

2013-05-01 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-4778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13646601#comment-13646601
 ] 

Hudson commented on HDFS-4778:
--

Integrated in Hadoop-Mapreduce-trunk #1416 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1416/])
HDFS-2576. Moved the commit message lines for HDFS-4778 and HDFS-2576 in 
CHANGES.txt to the right places. (Revision 1477855)
HDFS-4778. Fixes some issues that the first patch on HDFS-2576 missed. 
Contributed by Devaraj Das. (Revision 1477849)

 Result = FAILURE
ddas : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1477855
Files : 
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt

ddas : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1477849
Files : 
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/blockmanagement/BlockPlacementPolicyDefault.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/blockmanagement/DatanodeManager.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestFavoredNodesEndToEnd.java


 Invoke getPipeline in the chooseTarget implementation that has favoredNodes
 ---

 Key: HDFS-4778
 URL: https://issues.apache.org/jira/browse/HDFS-4778
 Project: Hadoop HDFS
  Issue Type: Bug
  Components: namenode
Reporter: Devaraj Das
Assignee: Devaraj Das
 Fix For: 2.0.5-beta

 Attachments: hdfs-4778-1.patch


 Just noticed that in the patch on HDFS-2576, the getPipeline is not invoked. 
 There are some other minor issues discovered. Will fix all of them in one 
 patch.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HDFS-4778) Invoke getPipeline in the chooseTarget implementation that has favoredNodes

2013-04-30 Thread Devaraj Das (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-4778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13645314#comment-13645314
 ] 

Devaraj Das commented on HDFS-4778:
---

Has a couple of fixes.
1. I had missed invoking getPipeline on the nodes in the patch on HDFS-2576.
2. I came to realize that the getBlockLocations call may not returns a 
BlockLocation with all the hosts filled in. It may take some time for the 
namenode to give a BlockLocation with the complete set of hosts. The patch puts 
in loops around those calls.
3. Fixes a javadoc.

 Invoke getPipeline in the chooseTarget implementation that has favoredNodes
 ---

 Key: HDFS-4778
 URL: https://issues.apache.org/jira/browse/HDFS-4778
 Project: Hadoop HDFS
  Issue Type: Bug
Reporter: Devaraj Das
Assignee: Devaraj Das

 Just noticed that in the patch on HDFS-2576, the getPipeline is not invoked. 
 There are some other minor issues discovered. Will fix all of them in one 
 patch.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HDFS-4778) Invoke getPipeline in the chooseTarget implementation that has favoredNodes

2013-04-30 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-4778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13645379#comment-13645379
 ] 

Hadoop QA commented on HDFS-4778:
-

{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12581122/hdfs-4778-1.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 1 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  The javadoc tool did not generate any 
warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 1.3.9) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-hdfs-project/hadoop-hdfs.

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-HDFS-Build/4344//testReport/
Console output: https://builds.apache.org/job/PreCommit-HDFS-Build/4344//console

This message is automatically generated.

 Invoke getPipeline in the chooseTarget implementation that has favoredNodes
 ---

 Key: HDFS-4778
 URL: https://issues.apache.org/jira/browse/HDFS-4778
 Project: Hadoop HDFS
  Issue Type: Bug
Reporter: Devaraj Das
Assignee: Devaraj Das
 Fix For: 2.0.5-beta

 Attachments: hdfs-4778-1.patch


 Just noticed that in the patch on HDFS-2576, the getPipeline is not invoked. 
 There are some other minor issues discovered. Will fix all of them in one 
 patch.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HDFS-4778) Invoke getPipeline in the chooseTarget implementation that has favoredNodes

2013-04-30 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-4778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13646037#comment-13646037
 ] 

Hudson commented on HDFS-4778:
--

Integrated in Hadoop-trunk-Commit #3701 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/3701/])
HDFS-4778. Fixes some issues that the first patch on HDFS-2576 missed. 
Contributed by Devaraj Das. (Revision 1477849)

 Result = SUCCESS
ddas : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1477849
Files : 
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/blockmanagement/BlockPlacementPolicyDefault.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/blockmanagement/DatanodeManager.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestFavoredNodesEndToEnd.java


 Invoke getPipeline in the chooseTarget implementation that has favoredNodes
 ---

 Key: HDFS-4778
 URL: https://issues.apache.org/jira/browse/HDFS-4778
 Project: Hadoop HDFS
  Issue Type: Bug
  Components: namenode
Reporter: Devaraj Das
Assignee: Devaraj Das
 Fix For: 2.0.5-beta

 Attachments: hdfs-4778-1.patch


 Just noticed that in the patch on HDFS-2576, the getPipeline is not invoked. 
 There are some other minor issues discovered. Will fix all of them in one 
 patch.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HDFS-4778) Invoke getPipeline in the chooseTarget implementation that has favoredNodes

2013-04-30 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-4778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13646083#comment-13646083
 ] 

Hudson commented on HDFS-4778:
--

Integrated in Hadoop-trunk-Commit #3702 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/3702/])
HDFS-2576. Moved the commit message lines for HDFS-4778 and HDFS-2576 in 
CHANGES.txt to the right places. (Revision 1477855)

 Result = SUCCESS
ddas : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1477855
Files : 
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt


 Invoke getPipeline in the chooseTarget implementation that has favoredNodes
 ---

 Key: HDFS-4778
 URL: https://issues.apache.org/jira/browse/HDFS-4778
 Project: Hadoop HDFS
  Issue Type: Bug
  Components: namenode
Reporter: Devaraj Das
Assignee: Devaraj Das
 Fix For: 2.0.5-beta

 Attachments: hdfs-4778-1.patch


 Just noticed that in the patch on HDFS-2576, the getPipeline is not invoked. 
 There are some other minor issues discovered. Will fix all of them in one 
 patch.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira