[jira] [Commented] (HADOOP-9992) Modify the NN loadGenerator to optionally run as a MapReduce job

2014-09-24 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-9992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14146021#comment-14146021
 ] 

Hadoop QA commented on HADOOP-9992:
---

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12629331/hadoop-9992-v3.patch
  against trunk revision ef784a2.

{color:red}-1 patch{color}.  The patch command could not apply the patch.

Console output: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/4797//console

This message is automatically generated.

> Modify the NN loadGenerator to optionally run as a MapReduce job
> 
>
> Key: HADOOP-9992
> URL: https://issues.apache.org/jira/browse/HADOOP-9992
> Project: Hadoop Common
>  Issue Type: Bug
>Reporter: Akshay Radia
>Assignee: Akshay Radia
> Attachments: hadoop-9992-v2.patch, hadoop-9992-v3.patch, 
> hadoop-9992.patch
>
>




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


[jira] [Commented] (HADOOP-9992) Modify the NN loadGenerator to optionally run as a MapReduce job

2014-10-13 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-9992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14170319#comment-14170319
 ] 

Hadoop QA commented on HADOOP-9992:
---

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12674580/HADOOP-9992.004.patch
  against trunk revision a56ea01.

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

{color:green}+1 tests included{color}.  The patch appears to include 5 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}.  There were no new javadoc warning messages.

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

{color:red}-1 findbugs{color}.  The patch appears to introduce 2 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:red}-1 core tests{color}.  The patch failed these unit tests in 
hadoop-common-project/hadoop-common hadoop-hdfs-project/hadoop-hdfs 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient:

  org.apache.hadoop.hdfs.server.namenode.ha.TestDNFencing
  
org.apache.hadoop.hdfs.server.namenode.ha.TestDNFencingWithReplication

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

Test results: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/4913//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/4913//artifact/patchprocess/newPatchFindbugsWarningshadoop-common.html
Console output: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/4913//console

This message is automatically generated.

> Modify the NN loadGenerator to optionally run as a MapReduce job
> 
>
> Key: HADOOP-9992
> URL: https://issues.apache.org/jira/browse/HADOOP-9992
> Project: Hadoop Common
>  Issue Type: Bug
>Reporter: Akshay Radia
>Assignee: Akshay Radia
> Attachments: HADOOP-9992.004.patch, hadoop-9992-v2.patch, 
> hadoop-9992-v3.patch, hadoop-9992.patch
>
>




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


[jira] [Commented] (HADOOP-9992) Modify the NN loadGenerator to optionally run as a MapReduce job

2014-10-15 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-9992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14172234#comment-14172234
 ] 

Hadoop QA commented on HADOOP-9992:
---

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12674927/hadoop-9992-v4.patch
  against trunk revision 1220bb7.

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

{color:green}+1 tests included{color}.  The patch appears to include 5 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}.  There were no new javadoc warning messages.

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

{color:red}-1 findbugs{color}.  The patch appears to introduce 2 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:red}-1 core tests{color}.  The patch failed these unit tests in 
hadoop-common-project/hadoop-common hadoop-hdfs-project/hadoop-hdfs 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient:

  org.apache.hadoop.hdfs.server.namenode.ha.TestDNFencing
  
org.apache.hadoop.hdfs.server.namenode.ha.TestDNFencingWithReplication

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

Test results: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/4926//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/4926//artifact/patchprocess/newPatchFindbugsWarningshadoop-common.html
Console output: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/4926//console

This message is automatically generated.

> Modify the NN loadGenerator to optionally run as a MapReduce job
> 
>
> Key: HADOOP-9992
> URL: https://issues.apache.org/jira/browse/HADOOP-9992
> Project: Hadoop Common
>  Issue Type: Bug
>Reporter: Akshay Radia
>Assignee: Akshay Radia
> Attachments: HADOOP-9992.004.patch, hadoop-9992-v2.patch, 
> hadoop-9992-v3.patch, hadoop-9992-v4.patch, hadoop-9992.patch
>
>




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


[jira] [Commented] (HADOOP-9992) Modify the NN loadGenerator to optionally run as a MapReduce job

2014-10-15 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-9992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14173382#comment-14173382
 ] 

Hadoop QA commented on HADOOP-9992:
---

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12675161/HADOOP-9992.v5.patch
  against trunk revision 466f087.

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

{color:green}+1 tests included{color}.  The patch appears to include 5 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}.  There were no new javadoc warning messages.

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

{color:red}-1 findbugs{color}.  The patch appears to introduce 2 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:red}-1 core tests{color}.  The patch failed these unit tests in 
hadoop-common-project/hadoop-common hadoop-hdfs-project/hadoop-hdfs 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient:

  org.apache.hadoop.hdfs.server.namenode.ha.TestDNFencing
  
org.apache.hadoop.hdfs.server.namenode.ha.TestDNFencingWithReplication

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

Test results: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/4930//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/4930//artifact/patchprocess/newPatchFindbugsWarningshadoop-common.html
Console output: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/4930//console

This message is automatically generated.

> Modify the NN loadGenerator to optionally run as a MapReduce job
> 
>
> Key: HADOOP-9992
> URL: https://issues.apache.org/jira/browse/HADOOP-9992
> Project: Hadoop Common
>  Issue Type: Bug
>Reporter: Akshay Radia
>Assignee: Akshay Radia
> Attachments: HADOOP-9992.004.patch, HADOOP-9992.v5.patch, 
> hadoop-9992-v2.patch, hadoop-9992-v3.patch, hadoop-9992-v4.patch, 
> hadoop-9992.patch
>
>




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


[jira] [Commented] (HADOOP-9992) Modify the NN loadGenerator to optionally run as a MapReduce job

2014-10-16 Thread Brandon Li (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-9992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14174040#comment-14174040
 ] 

Brandon Li commented on HADOOP-9992:


The unit test failure is not introduced by this patch.

> Modify the NN loadGenerator to optionally run as a MapReduce job
> 
>
> Key: HADOOP-9992
> URL: https://issues.apache.org/jira/browse/HADOOP-9992
> Project: Hadoop Common
>  Issue Type: Bug
>Reporter: Akshay Radia
>Assignee: Akshay Radia
> Attachments: HADOOP-9992.004.patch, HADOOP-9992.v5.patch, 
> hadoop-9992-v2.patch, hadoop-9992-v3.patch, hadoop-9992-v4.patch, 
> hadoop-9992.patch
>
>




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


[jira] [Commented] (HADOOP-9992) Modify the NN loadGenerator to optionally run as a MapReduce job

2014-10-16 Thread Jing Zhao (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-9992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14174170#comment-14174170
 ] 

Jing Zhao commented on HADOOP-9992:
---

Instead of moving all the code into hadoop-mapreduce, can we keep the original 
code in hadoop-common, but only adding new code in hadoop-mapreduce to enable 
this extension? In this way we can minimize the change and not affecting the 
original tests.

> Modify the NN loadGenerator to optionally run as a MapReduce job
> 
>
> Key: HADOOP-9992
> URL: https://issues.apache.org/jira/browse/HADOOP-9992
> Project: Hadoop Common
>  Issue Type: Bug
>Reporter: Akshay Radia
>Assignee: Akshay Radia
> Attachments: HADOOP-9992.004.patch, HADOOP-9992.v5.patch, 
> hadoop-9992-v2.patch, hadoop-9992-v3.patch, hadoop-9992-v4.patch, 
> hadoop-9992.patch
>
>




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


[jira] [Commented] (HADOOP-9992) Modify the NN loadGenerator to optionally run as a MapReduce job

2015-01-05 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-9992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14264871#comment-14264871
 ] 

Hadoop QA commented on HADOOP-9992:
---

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12690096/hadoop-9992-v6.patch
  against trunk revision 27d8395.

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

{color:green}+1 tests included{color}.  The patch appears to include 3 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}.  There were no new javadoc warning messages.

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

{color:red}-1 findbugs{color}.  The patch appears to introduce 2 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-common-project/hadoop-common 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient.

Test results: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/5364//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/5364//artifact/patchprocess/newPatchFindbugsWarningshadoop-common.html
Console output: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/5364//console

This message is automatically generated.

> Modify the NN loadGenerator to optionally run as a MapReduce job
> 
>
> Key: HADOOP-9992
> URL: https://issues.apache.org/jira/browse/HADOOP-9992
> Project: Hadoop Common
>  Issue Type: Bug
>Reporter: Akshay Radia
>Assignee: Akshay Radia
> Attachments: HADOOP-9992.004.patch, HADOOP-9992.v5.patch, 
> hadoop-9992-v2.patch, hadoop-9992-v3.patch, hadoop-9992-v4.patch, 
> hadoop-9992-v6.patch, hadoop-9992.patch
>
>




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


[jira] [Commented] (HADOOP-9992) Modify the NN loadGenerator to optionally run as a MapReduce job

2015-01-07 Thread Akshay Radia (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-9992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14267875#comment-14267875
 ] 

Akshay Radia commented on HADOOP-9992:
--

Findbugs: The patch did not change the ActiveStandbyElector or NetUtils 
mentioned in findbugs report.

> Modify the NN loadGenerator to optionally run as a MapReduce job
> 
>
> Key: HADOOP-9992
> URL: https://issues.apache.org/jira/browse/HADOOP-9992
> Project: Hadoop Common
>  Issue Type: Bug
>Reporter: Akshay Radia
>Assignee: Akshay Radia
> Attachments: HADOOP-9992.004.patch, HADOOP-9992.v5.patch, 
> hadoop-9992-v2.patch, hadoop-9992-v3.patch, hadoop-9992-v4.patch, 
> hadoop-9992-v6.patch, hadoop-9992.patch
>
>




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


[jira] [Commented] (HADOOP-9992) Modify the NN loadGenerator to optionally run as a MapReduce job

2015-01-07 Thread Brandon Li (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-9992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14268384#comment-14268384
 ] 

Brandon Li commented on HADOOP-9992:


Patch looks good to me. Some nits: you may want to call it NNloadGeneratorMR to 
differentiate it from the super class loadgenerator.
{quote}
+  pgd.addClass("NNloadGenerator", LoadGeneratorMR.class,
+  "Generate load on Namenode");
{quote}


> Modify the NN loadGenerator to optionally run as a MapReduce job
> 
>
> Key: HADOOP-9992
> URL: https://issues.apache.org/jira/browse/HADOOP-9992
> Project: Hadoop Common
>  Issue Type: Bug
>Reporter: Akshay Radia
>Assignee: Akshay Radia
> Attachments: HADOOP-9992.004.patch, HADOOP-9992.v5.patch, 
> hadoop-9992-v2.patch, hadoop-9992-v3.patch, hadoop-9992-v4.patch, 
> hadoop-9992-v6.patch, hadoop-9992.patch
>
>




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


[jira] [Commented] (HADOOP-9992) Modify the NN loadGenerator to optionally run as a MapReduce job

2015-01-09 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-9992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14271710#comment-14271710
 ] 

Hadoop QA commented on HADOOP-9992:
---

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12691325/hadoop-9992-v7.patch
  against trunk revision ae91b13.

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

{color:green}+1 tests included{color}.  The patch appears to include 3 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}.  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-common-project/hadoop-common 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient.

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

This message is automatically generated.

> Modify the NN loadGenerator to optionally run as a MapReduce job
> 
>
> Key: HADOOP-9992
> URL: https://issues.apache.org/jira/browse/HADOOP-9992
> Project: Hadoop Common
>  Issue Type: Bug
>Reporter: Akshay Radia
>Assignee: Akshay Radia
> Attachments: HADOOP-9992.004.patch, HADOOP-9992.v5.patch, 
> hadoop-9992-v2.patch, hadoop-9992-v3.patch, hadoop-9992-v4.patch, 
> hadoop-9992-v6.patch, hadoop-9992-v7.patch, hadoop-9992.patch
>
>




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


[jira] [Commented] (HADOOP-9992) Modify the NN loadGenerator to optionally run as a MapReduce job

2015-01-09 Thread Brandon Li (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-9992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14272204#comment-14272204
 ] 

Brandon Li commented on HADOOP-9992:


+1

> Modify the NN loadGenerator to optionally run as a MapReduce job
> 
>
> Key: HADOOP-9992
> URL: https://issues.apache.org/jira/browse/HADOOP-9992
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: test
>Affects Versions: 2.7.0
>Reporter: Akshay Radia
>Assignee: Akshay Radia
> Attachments: HADOOP-9992.004.patch, HADOOP-9992.v5.patch, 
> hadoop-9992-v2.patch, hadoop-9992-v3.patch, hadoop-9992-v4.patch, 
> hadoop-9992-v6.patch, hadoop-9992-v7.patch, hadoop-9992.patch
>
>




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


[jira] [Commented] (HADOOP-9992) Modify the NN loadGenerator to optionally run as a MapReduce job

2015-01-09 Thread Brandon Li (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-9992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14272206#comment-14272206
 ] 

Brandon Li commented on HADOOP-9992:


I've committed the patch. Thank you, [~akshay818], for the contribution!


> Modify the NN loadGenerator to optionally run as a MapReduce job
> 
>
> Key: HADOOP-9992
> URL: https://issues.apache.org/jira/browse/HADOOP-9992
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: test
>Affects Versions: 2.7.0
>Reporter: Akshay Radia
>Assignee: Akshay Radia
> Attachments: HADOOP-9992.004.patch, HADOOP-9992.v5.patch, 
> hadoop-9992-v2.patch, hadoop-9992-v3.patch, hadoop-9992-v4.patch, 
> hadoop-9992-v6.patch, hadoop-9992-v7.patch, hadoop-9992.patch
>
>




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


[jira] [Commented] (HADOOP-9992) Modify the NN loadGenerator to optionally run as a MapReduce job

2015-01-09 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-9992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14272218#comment-14272218
 ] 

Hudson commented on HADOOP-9992:


FAILURE: Integrated in Hadoop-trunk-Commit #6837 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/6837/])
HADOOP-9992. Modify the NN loadGenerator to optionally run as a MapReduce job. 
Contributed by Akshay Radia (brandonli: rev 
09d31bc63035a71620657ab3f787047799bdcd14)
* 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/fs/loadGenerator/LoadGeneratorMR.java
* hadoop-common-project/hadoop-common/CHANGES.txt
* 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/test/MapredTestDriver.java
* 
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/loadGenerator/LoadGenerator.java


> Modify the NN loadGenerator to optionally run as a MapReduce job
> 
>
> Key: HADOOP-9992
> URL: https://issues.apache.org/jira/browse/HADOOP-9992
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: test
>Affects Versions: 2.7.0
>Reporter: Akshay Radia
>Assignee: Akshay Radia
> Fix For: 2.7.0
>
> Attachments: HADOOP-9992.004.patch, HADOOP-9992.v5.patch, 
> hadoop-9992-v2.patch, hadoop-9992-v3.patch, hadoop-9992-v4.patch, 
> hadoop-9992-v6.patch, hadoop-9992-v7.patch, hadoop-9992.patch
>
>




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


[jira] [Commented] (HADOOP-9992) Modify the NN loadGenerator to optionally run as a MapReduce job

2015-01-10 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-9992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14272452#comment-14272452
 ] 

Hudson commented on HADOOP-9992:


FAILURE: Integrated in Hadoop-Yarn-trunk-Java8 #69 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/69/])
HADOOP-9992. Modify the NN loadGenerator to optionally run as a MapReduce job. 
Contributed by Akshay Radia (brandonli: rev 
09d31bc63035a71620657ab3f787047799bdcd14)
* 
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/loadGenerator/LoadGenerator.java
* 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/test/MapredTestDriver.java
* 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/fs/loadGenerator/LoadGeneratorMR.java
* hadoop-common-project/hadoop-common/CHANGES.txt


> Modify the NN loadGenerator to optionally run as a MapReduce job
> 
>
> Key: HADOOP-9992
> URL: https://issues.apache.org/jira/browse/HADOOP-9992
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: test
>Affects Versions: 2.7.0
>Reporter: Akshay Radia
>Assignee: Akshay Radia
> Fix For: 2.7.0
>
> Attachments: HADOOP-9992.004.patch, HADOOP-9992.v5.patch, 
> hadoop-9992-v2.patch, hadoop-9992-v3.patch, hadoop-9992-v4.patch, 
> hadoop-9992-v6.patch, hadoop-9992-v7.patch, hadoop-9992.patch
>
>




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


[jira] [Commented] (HADOOP-9992) Modify the NN loadGenerator to optionally run as a MapReduce job

2015-01-10 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-9992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14272466#comment-14272466
 ] 

Hudson commented on HADOOP-9992:


FAILURE: Integrated in Hadoop-Yarn-trunk #803 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk/803/])
HADOOP-9992. Modify the NN loadGenerator to optionally run as a MapReduce job. 
Contributed by Akshay Radia (brandonli: rev 
09d31bc63035a71620657ab3f787047799bdcd14)
* 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/fs/loadGenerator/LoadGeneratorMR.java
* hadoop-common-project/hadoop-common/CHANGES.txt
* 
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/loadGenerator/LoadGenerator.java
* 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/test/MapredTestDriver.java


> Modify the NN loadGenerator to optionally run as a MapReduce job
> 
>
> Key: HADOOP-9992
> URL: https://issues.apache.org/jira/browse/HADOOP-9992
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: test
>Affects Versions: 2.7.0
>Reporter: Akshay Radia
>Assignee: Akshay Radia
> Fix For: 2.7.0
>
> Attachments: HADOOP-9992.004.patch, HADOOP-9992.v5.patch, 
> hadoop-9992-v2.patch, hadoop-9992-v3.patch, hadoop-9992-v4.patch, 
> hadoop-9992-v6.patch, hadoop-9992-v7.patch, hadoop-9992.patch
>
>




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


[jira] [Commented] (HADOOP-9992) Modify the NN loadGenerator to optionally run as a MapReduce job

2015-01-10 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-9992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14272518#comment-14272518
 ] 

Hudson commented on HADOOP-9992:


SUCCESS: Integrated in Hadoop-Hdfs-trunk #2001 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/2001/])
HADOOP-9992. Modify the NN loadGenerator to optionally run as a MapReduce job. 
Contributed by Akshay Radia (brandonli: rev 
09d31bc63035a71620657ab3f787047799bdcd14)
* 
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/loadGenerator/LoadGenerator.java
* hadoop-common-project/hadoop-common/CHANGES.txt
* 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/test/MapredTestDriver.java
* 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/fs/loadGenerator/LoadGeneratorMR.java


> Modify the NN loadGenerator to optionally run as a MapReduce job
> 
>
> Key: HADOOP-9992
> URL: https://issues.apache.org/jira/browse/HADOOP-9992
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: test
>Affects Versions: 2.7.0
>Reporter: Akshay Radia
>Assignee: Akshay Radia
> Fix For: 2.7.0
>
> Attachments: HADOOP-9992.004.patch, HADOOP-9992.v5.patch, 
> hadoop-9992-v2.patch, hadoop-9992-v3.patch, hadoop-9992-v4.patch, 
> hadoop-9992-v6.patch, hadoop-9992-v7.patch, hadoop-9992.patch
>
>




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


[jira] [Commented] (HADOOP-9992) Modify the NN loadGenerator to optionally run as a MapReduce job

2015-01-10 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-9992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14272526#comment-14272526
 ] 

Hudson commented on HADOOP-9992:


SUCCESS: Integrated in Hadoop-Hdfs-trunk-Java8 #66 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/66/])
HADOOP-9992. Modify the NN loadGenerator to optionally run as a MapReduce job. 
Contributed by Akshay Radia (brandonli: rev 
09d31bc63035a71620657ab3f787047799bdcd14)
* 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/test/MapredTestDriver.java
* hadoop-common-project/hadoop-common/CHANGES.txt
* 
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/loadGenerator/LoadGenerator.java
* 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/fs/loadGenerator/LoadGeneratorMR.java


> Modify the NN loadGenerator to optionally run as a MapReduce job
> 
>
> Key: HADOOP-9992
> URL: https://issues.apache.org/jira/browse/HADOOP-9992
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: test
>Affects Versions: 2.7.0
>Reporter: Akshay Radia
>Assignee: Akshay Radia
> Fix For: 2.7.0
>
> Attachments: HADOOP-9992.004.patch, HADOOP-9992.v5.patch, 
> hadoop-9992-v2.patch, hadoop-9992-v3.patch, hadoop-9992-v4.patch, 
> hadoop-9992-v6.patch, hadoop-9992-v7.patch, hadoop-9992.patch
>
>




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


[jira] [Commented] (HADOOP-9992) Modify the NN loadGenerator to optionally run as a MapReduce job

2015-01-10 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-9992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14272535#comment-14272535
 ] 

Hudson commented on HADOOP-9992:


FAILURE: Integrated in Hadoop-Mapreduce-trunk-Java8 #70 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Java8/70/])
HADOOP-9992. Modify the NN loadGenerator to optionally run as a MapReduce job. 
Contributed by Akshay Radia (brandonli: rev 
09d31bc63035a71620657ab3f787047799bdcd14)
* 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/test/MapredTestDriver.java
* 
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/loadGenerator/LoadGenerator.java
* hadoop-common-project/hadoop-common/CHANGES.txt
* 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/fs/loadGenerator/LoadGeneratorMR.java


> Modify the NN loadGenerator to optionally run as a MapReduce job
> 
>
> Key: HADOOP-9992
> URL: https://issues.apache.org/jira/browse/HADOOP-9992
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: test
>Affects Versions: 2.7.0
>Reporter: Akshay Radia
>Assignee: Akshay Radia
> Fix For: 2.7.0
>
> Attachments: HADOOP-9992.004.patch, HADOOP-9992.v5.patch, 
> hadoop-9992-v2.patch, hadoop-9992-v3.patch, hadoop-9992-v4.patch, 
> hadoop-9992-v6.patch, hadoop-9992-v7.patch, hadoop-9992.patch
>
>




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


[jira] [Commented] (HADOOP-9992) Modify the NN loadGenerator to optionally run as a MapReduce job

2015-01-10 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-9992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14272543#comment-14272543
 ] 

Hudson commented on HADOOP-9992:


SUCCESS: Integrated in Hadoop-Mapreduce-trunk #2020 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2020/])
HADOOP-9992. Modify the NN loadGenerator to optionally run as a MapReduce job. 
Contributed by Akshay Radia (brandonli: rev 
09d31bc63035a71620657ab3f787047799bdcd14)
* hadoop-common-project/hadoop-common/CHANGES.txt
* 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/test/MapredTestDriver.java
* 
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/loadGenerator/LoadGenerator.java
* 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/fs/loadGenerator/LoadGeneratorMR.java


> Modify the NN loadGenerator to optionally run as a MapReduce job
> 
>
> Key: HADOOP-9992
> URL: https://issues.apache.org/jira/browse/HADOOP-9992
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: test
>Affects Versions: 2.7.0
>Reporter: Akshay Radia
>Assignee: Akshay Radia
> Fix For: 2.7.0
>
> Attachments: HADOOP-9992.004.patch, HADOOP-9992.v5.patch, 
> hadoop-9992-v2.patch, hadoop-9992-v3.patch, hadoop-9992-v4.patch, 
> hadoop-9992-v6.patch, hadoop-9992-v7.patch, hadoop-9992.patch
>
>




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


[jira] [Commented] (HADOOP-9992) Modify the NN loadGenerator to optionally run as a MapReduce job

2013-09-23 Thread Akshay Radia (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-9992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13774583#comment-13774583
 ] 

Akshay Radia commented on HADOOP-9992:
--

The NN loadGenerator generates load on the NN. It is useful to run it as a 
MapReduce job to generate load from multiple machines.

> Modify the NN loadGenerator to optionally run as a MapReduce job
> 
>
> Key: HADOOP-9992
> URL: https://issues.apache.org/jira/browse/HADOOP-9992
> Project: Hadoop Common
>  Issue Type: Bug
>Reporter: Akshay Radia
>Assignee: Akshay Radia
>


--
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] (HADOOP-9992) Modify the NN loadGenerator to optionally run as a MapReduce job

2013-09-23 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-9992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13775874#comment-13775874
 ] 

Hadoop QA commented on HADOOP-9992:
---

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12604601/hadoop-9992.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 3 new 
or modified test files.

{color:red}-1 javac{color:red}.  The patch appears to cause the build to 
fail.

Console output: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/3116//console

This message is automatically generated.

> Modify the NN loadGenerator to optionally run as a MapReduce job
> 
>
> Key: HADOOP-9992
> URL: https://issues.apache.org/jira/browse/HADOOP-9992
> Project: Hadoop Common
>  Issue Type: Bug
>Reporter: Akshay Radia
>Assignee: Akshay Radia
> Attachments: hadoop-9992.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] (HADOOP-9992) Modify the NN loadGenerator to optionally run as a MapReduce job

2014-01-04 Thread Sanjay Radia (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-9992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13862502#comment-13862502
 ] 

Sanjay Radia commented on HADOOP-9992:
--

Looks good. Update the javadoc to reflect the MR option. Also you have left 
some debugging printfs in the code.

> Modify the NN loadGenerator to optionally run as a MapReduce job
> 
>
> Key: HADOOP-9992
> URL: https://issues.apache.org/jira/browse/HADOOP-9992
> Project: Hadoop Common
>  Issue Type: Bug
>Reporter: Akshay Radia
>Assignee: Akshay Radia
> Attachments: hadoop-9992.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Commented] (HADOOP-9992) Modify the NN loadGenerator to optionally run as a MapReduce job

2014-01-04 Thread Sanjay Radia (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-9992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13862506#comment-13862506
 ] 

Sanjay Radia commented on HADOOP-9992:
--

Update MapredTestDriver to include the loadGenerator for convenience.

> Modify the NN loadGenerator to optionally run as a MapReduce job
> 
>
> Key: HADOOP-9992
> URL: https://issues.apache.org/jira/browse/HADOOP-9992
> Project: Hadoop Common
>  Issue Type: Bug
>Reporter: Akshay Radia
>Assignee: Akshay Radia
> Attachments: hadoop-9992.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Commented] (HADOOP-9992) Modify the NN loadGenerator to optionally run as a MapReduce job

2014-01-05 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-9992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13862519#comment-13862519
 ] 

Hadoop QA commented on HADOOP-9992:
---

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12621517/hadoop-9992-v2.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 4 new 
or modified test files.

{color:red}-1 javac{color:red}.  The patch appears to cause the build to 
fail.

Console output: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/3400//console

This message is automatically generated.

> Modify the NN loadGenerator to optionally run as a MapReduce job
> 
>
> Key: HADOOP-9992
> URL: https://issues.apache.org/jira/browse/HADOOP-9992
> Project: Hadoop Common
>  Issue Type: Bug
>Reporter: Akshay Radia
>Assignee: Akshay Radia
> Attachments: hadoop-9992-v2.patch, hadoop-9992.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Commented] (HADOOP-9992) Modify the NN loadGenerator to optionally run as a MapReduce job

2014-02-17 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-9992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13903170#comment-13903170
 ] 

Hadoop QA commented on HADOOP-9992:
---

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12629331/hadoop-9992-v3.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 5 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}.  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 1.3.9) warnings.

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

{color:red}-1 core tests{color}.  The patch failed these unit tests in 
hadoop-common-project/hadoop-common hadoop-hdfs-project/hadoop-hdfs 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient:

  org.apache.hadoop.mapreduce.v2.TestMRJobs
  org.apache.hadoop.hdfs.server.namenode.TestCacheDirectives

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

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

This message is automatically generated.

> Modify the NN loadGenerator to optionally run as a MapReduce job
> 
>
> Key: HADOOP-9992
> URL: https://issues.apache.org/jira/browse/HADOOP-9992
> Project: Hadoop Common
>  Issue Type: Bug
>Reporter: Akshay Radia
>Assignee: Akshay Radia
> Attachments: hadoop-9992-v2.patch, hadoop-9992-v3.patch, 
> hadoop-9992.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.1.5#6160)