[jira] [Commented] (HDFS-7436) Consolidate implementation of concat()

2014-11-25 Thread Hudson (JIRA)

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

Hudson commented on HDFS-7436:
--

FAILURE: Integrated in Hadoop-Yarn-trunk #754 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk/754/])
HDFS-7436. Consolidate implementation of concat(). Contributed by Haohui Mai. 
(wheat9: rev 8caf537afabc70b0c74e0a29aea0cc2935ecb162)
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSEditLogLoader.java
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSDirConcatOp.java
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSNamesystem.java
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSDirectory.java


 Consolidate implementation of concat()
 --

 Key: HDFS-7436
 URL: https://issues.apache.org/jira/browse/HDFS-7436
 Project: Hadoop HDFS
  Issue Type: Sub-task
Reporter: Haohui Mai
Assignee: Haohui Mai
 Attachments: HDFS-7436.000.patch


 The implementation of {{concat()}} scatters across both {{FSNameSystem}} and 
 {{FSDirectory}}. This jira proposes to consolidate the implementation in a 
 single class.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HDFS-7436) Consolidate implementation of concat()

2014-11-25 Thread Hudson (JIRA)

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

Hudson commented on HDFS-7436:
--

FAILURE: Integrated in Hadoop-Yarn-trunk-Java8 #16 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/16/])
HDFS-7436. Consolidate implementation of concat(). Contributed by Haohui Mai. 
(wheat9: rev 8caf537afabc70b0c74e0a29aea0cc2935ecb162)
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSNamesystem.java
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSDirConcatOp.java
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSEditLogLoader.java
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSDirectory.java


 Consolidate implementation of concat()
 --

 Key: HDFS-7436
 URL: https://issues.apache.org/jira/browse/HDFS-7436
 Project: Hadoop HDFS
  Issue Type: Sub-task
Reporter: Haohui Mai
Assignee: Haohui Mai
 Attachments: HDFS-7436.000.patch


 The implementation of {{concat()}} scatters across both {{FSNameSystem}} and 
 {{FSDirectory}}. This jira proposes to consolidate the implementation in a 
 single class.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HDFS-7436) Consolidate implementation of concat()

2014-11-25 Thread Hudson (JIRA)

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

Hudson commented on HDFS-7436:
--

SUCCESS: Integrated in Hadoop-Hdfs-trunk #1944 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1944/])
HDFS-7436. Consolidate implementation of concat(). Contributed by Haohui Mai. 
(wheat9: rev 8caf537afabc70b0c74e0a29aea0cc2935ecb162)
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSDirectory.java
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSNamesystem.java
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSDirConcatOp.java
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSEditLogLoader.java


 Consolidate implementation of concat()
 --

 Key: HDFS-7436
 URL: https://issues.apache.org/jira/browse/HDFS-7436
 Project: Hadoop HDFS
  Issue Type: Sub-task
Reporter: Haohui Mai
Assignee: Haohui Mai
 Attachments: HDFS-7436.000.patch


 The implementation of {{concat()}} scatters across both {{FSNameSystem}} and 
 {{FSDirectory}}. This jira proposes to consolidate the implementation in a 
 single class.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HDFS-7436) Consolidate implementation of concat()

2014-11-25 Thread Hudson (JIRA)

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

Hudson commented on HDFS-7436:
--

SUCCESS: Integrated in Hadoop-Hdfs-trunk-Java8 #16 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/16/])
HDFS-7436. Consolidate implementation of concat(). Contributed by Haohui Mai. 
(wheat9: rev 8caf537afabc70b0c74e0a29aea0cc2935ecb162)
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSEditLogLoader.java
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSDirConcatOp.java
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSNamesystem.java
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSDirectory.java


 Consolidate implementation of concat()
 --

 Key: HDFS-7436
 URL: https://issues.apache.org/jira/browse/HDFS-7436
 Project: Hadoop HDFS
  Issue Type: Sub-task
Reporter: Haohui Mai
Assignee: Haohui Mai
 Attachments: HDFS-7436.000.patch


 The implementation of {{concat()}} scatters across both {{FSNameSystem}} and 
 {{FSDirectory}}. This jira proposes to consolidate the implementation in a 
 single class.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HDFS-7436) Consolidate implementation of concat()

2014-11-25 Thread Hudson (JIRA)

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

Hudson commented on HDFS-7436:
--

FAILURE: Integrated in Hadoop-Mapreduce-trunk-Java8 #16 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Java8/16/])
HDFS-7436. Consolidate implementation of concat(). Contributed by Haohui Mai. 
(wheat9: rev 8caf537afabc70b0c74e0a29aea0cc2935ecb162)
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSEditLogLoader.java
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSDirectory.java
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSNamesystem.java
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSDirConcatOp.java


 Consolidate implementation of concat()
 --

 Key: HDFS-7436
 URL: https://issues.apache.org/jira/browse/HDFS-7436
 Project: Hadoop HDFS
  Issue Type: Sub-task
Reporter: Haohui Mai
Assignee: Haohui Mai
 Attachments: HDFS-7436.000.patch


 The implementation of {{concat()}} scatters across both {{FSNameSystem}} and 
 {{FSDirectory}}. This jira proposes to consolidate the implementation in a 
 single class.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HDFS-7436) Consolidate implementation of concat()

2014-11-25 Thread Hudson (JIRA)

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

Hudson commented on HDFS-7436:
--

FAILURE: Integrated in Hadoop-Mapreduce-trunk #1968 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1968/])
HDFS-7436. Consolidate implementation of concat(). Contributed by Haohui Mai. 
(wheat9: rev 8caf537afabc70b0c74e0a29aea0cc2935ecb162)
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSEditLogLoader.java
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSDirectory.java
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSDirConcatOp.java
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSNamesystem.java


 Consolidate implementation of concat()
 --

 Key: HDFS-7436
 URL: https://issues.apache.org/jira/browse/HDFS-7436
 Project: Hadoop HDFS
  Issue Type: Sub-task
Reporter: Haohui Mai
Assignee: Haohui Mai
 Attachments: HDFS-7436.000.patch


 The implementation of {{concat()}} scatters across both {{FSNameSystem}} and 
 {{FSDirectory}}. This jira proposes to consolidate the implementation in a 
 single class.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HDFS-7436) Consolidate implementation of concat()

2014-11-24 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on HDFS-7436:
-

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12683392/HDFS-7436.000.patch
  against trunk revision 8e253cb.

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

{color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
Please justify why no new tests are needed for this 
patch.
Also please list what manual steps were performed to 
verify this patch.

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

{color:green}+1 javadoc{color}.  There were no new javadoc 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 2.0.3) 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/8822//testReport/
Console output: https://builds.apache.org/job/PreCommit-HDFS-Build/8822//console

This message is automatically generated.

 Consolidate implementation of concat()
 --

 Key: HDFS-7436
 URL: https://issues.apache.org/jira/browse/HDFS-7436
 Project: Hadoop HDFS
  Issue Type: Sub-task
Reporter: Haohui Mai
Assignee: Haohui Mai
 Attachments: HDFS-7436.000.patch


 The implementation of {{concat()}} scatters across both {{FSNameSystem}} and 
 {{FSDirectory}}. This jira proposes to consolidate the implementation in a 
 single class.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HDFS-7436) Consolidate implementation of concat()

2014-11-24 Thread Brandon Li (JIRA)

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

Brandon Li commented on HDFS-7436:
--

+1. The patch looks good to me.

 Consolidate implementation of concat()
 --

 Key: HDFS-7436
 URL: https://issues.apache.org/jira/browse/HDFS-7436
 Project: Hadoop HDFS
  Issue Type: Sub-task
Reporter: Haohui Mai
Assignee: Haohui Mai
 Attachments: HDFS-7436.000.patch


 The implementation of {{concat()}} scatters across both {{FSNameSystem}} and 
 {{FSDirectory}}. This jira proposes to consolidate the implementation in a 
 single class.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HDFS-7436) Consolidate implementation of concat()

2014-11-24 Thread Hudson (JIRA)

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

Hudson commented on HDFS-7436:
--

FAILURE: Integrated in Hadoop-trunk-Commit #6599 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/6599/])
HDFS-7436. Consolidate implementation of concat(). Contributed by Haohui Mai. 
(wheat9: rev 8caf537afabc70b0c74e0a29aea0cc2935ecb162)
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSEditLogLoader.java
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSNamesystem.java
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSDirConcatOp.java
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSDirectory.java


 Consolidate implementation of concat()
 --

 Key: HDFS-7436
 URL: https://issues.apache.org/jira/browse/HDFS-7436
 Project: Hadoop HDFS
  Issue Type: Sub-task
Reporter: Haohui Mai
Assignee: Haohui Mai
 Attachments: HDFS-7436.000.patch


 The implementation of {{concat()}} scatters across both {{FSNameSystem}} and 
 {{FSDirectory}}. This jira proposes to consolidate the implementation in a 
 single class.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)