You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Konstantin Boudnik (JIRA)" <ji...@apache.org> on 2009/10/08 21:51:31 UTC

[jira] Created: (MAPREDUCE-1084) Implementing aspects development and fault injeciton framework for MapReduce

Implementing aspects development and fault injeciton framework for MapReduce
----------------------------------------------------------------------------

                 Key: MAPREDUCE-1084
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1084
             Project: Hadoop Map/Reduce
          Issue Type: Improvement
          Components: build, test
            Reporter: Konstantin Boudnik


Similar to HDFS-435 and HADOOP-6204 this JIRA will track the introduction of injection framework for MapReduce.
After HADOOP-6204 is in place this particular modification should be very trivial and would take importing (via svn:external) of src/test/build and some tweaking of the build.xml file

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (MAPREDUCE-1084) Implementing aspects development and fault injeciton framework for MapReduce

Posted by "Konstantin Boudnik (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konstantin Boudnik updated MAPREDUCE-1084:
------------------------------------------

    Status: Patch Available  (was: Open)

resubmitting

> Implementing aspects development and fault injeciton framework for MapReduce
> ----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1084
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1084
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: build, test
>            Reporter: Konstantin Boudnik
>            Assignee: Sreekanth Ramakrishnan
>         Attachments: mapreduce-1084-1-withoutsvnexternals.patch, mapreduce-1084-1.patch, mapreduce-1084-2.patch, mapreduce-1084-3.patch, mapreduce-1084-5.patch, mapreduce-1084-6-withRandom.patch, mapreduce-1084-6.patch, mapreduce-1084-final.patch
>
>
> Similar to HDFS-435 and HADOOP-6204 this JIRA will track the introduction of injection framework for MapReduce.
> After HADOOP-6204 is in place this particular modification should be very trivial and would take importing (via svn:external) of src/test/build and some tweaking of the build.xml file

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (MAPREDUCE-1084) Implementing aspects development and fault injeciton framework for MapReduce

Posted by "Sreekanth Ramakrishnan (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12787323#action_12787323 ] 

Sreekanth Ramakrishnan commented on MAPREDUCE-1084:
---------------------------------------------------

I have uploaded both patches, the patch number 3 has the two targets:

{{jar-test-fault-inject}}
  -> {{jar-mapred-test-fault-inject}}

Patch 4 has  just {{jar-test-fault-inject}}.

Am I required to upload a new patch for committing which would be same as patch number 3?

> Implementing aspects development and fault injeciton framework for MapReduce
> ----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1084
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1084
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: build, test
>            Reporter: Konstantin Boudnik
>            Assignee: Sreekanth Ramakrishnan
>         Attachments: mapreduce-1084-1-withoutsvnexternals.patch, mapreduce-1084-1.patch, mapreduce-1084-2.patch, mapreduce-1084-3.patch
>
>
> Similar to HDFS-435 and HADOOP-6204 this JIRA will track the introduction of injection framework for MapReduce.
> After HADOOP-6204 is in place this particular modification should be very trivial and would take importing (via svn:external) of src/test/build and some tweaking of the build.xml file

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (MAPREDUCE-1084) Implementing aspects development and fault injeciton framework for MapReduce

Posted by "Sreekanth Ramakrishnan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sreekanth Ramakrishnan updated MAPREDUCE-1084:
----------------------------------------------

    Attachment: mapreduce-1084-3.patch

Renaming {{jar-mapred-test-fault-inject}} to {{jar-test-fault-inject}}.

The reason why {{jar-mapred-test-fault-inject}} was implemented was to follow the same standard as in HDFS-703


> Implementing aspects development and fault injeciton framework for MapReduce
> ----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1084
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1084
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: build, test
>            Reporter: Konstantin Boudnik
>            Assignee: Sreekanth Ramakrishnan
>         Attachments: mapreduce-1084-1-withoutsvnexternals.patch, mapreduce-1084-1.patch, mapreduce-1084-2.patch, mapreduce-1084-3.patch
>
>
> Similar to HDFS-435 and HADOOP-6204 this JIRA will track the introduction of injection framework for MapReduce.
> After HADOOP-6204 is in place this particular modification should be very trivial and would take importing (via svn:external) of src/test/build and some tweaking of the build.xml file

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (MAPREDUCE-1084) Implementing aspects development and fault injeciton framework for MapReduce

Posted by "Konstantin Boudnik (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12787320#action_12787320 ] 

Konstantin Boudnik commented on MAPREDUCE-1084:
-----------------------------------------------

bq. Renaming jar-mapred-test-fault-inject to jar-test-fault-inject.
Sorry for the confusion, Sreekanth - you're right. I was pretty sure that HDFS has 'jar-test-fault-inject'. I guess I'm withdrawing my comment about this.

> Implementing aspects development and fault injeciton framework for MapReduce
> ----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1084
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1084
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: build, test
>            Reporter: Konstantin Boudnik
>            Assignee: Sreekanth Ramakrishnan
>         Attachments: mapreduce-1084-1-withoutsvnexternals.patch, mapreduce-1084-1.patch, mapreduce-1084-2.patch, mapreduce-1084-3.patch
>
>
> Similar to HDFS-435 and HADOOP-6204 this JIRA will track the introduction of injection framework for MapReduce.
> After HADOOP-6204 is in place this particular modification should be very trivial and would take importing (via svn:external) of src/test/build and some tweaking of the build.xml file

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (MAPREDUCE-1084) Implementing aspects development and fault injeciton framework for MapReduce

Posted by "Sreekanth Ramakrishnan (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12787326#action_12787326 ] 

Sreekanth Ramakrishnan commented on MAPREDUCE-1084:
---------------------------------------------------

Sorry for confusion in above comment it is patch 2 and patch 3 instead of 3 and 4. Sorry for the confusion.

> Implementing aspects development and fault injeciton framework for MapReduce
> ----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1084
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1084
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: build, test
>            Reporter: Konstantin Boudnik
>            Assignee: Sreekanth Ramakrishnan
>         Attachments: mapreduce-1084-1-withoutsvnexternals.patch, mapreduce-1084-1.patch, mapreduce-1084-2.patch, mapreduce-1084-3.patch
>
>
> Similar to HDFS-435 and HADOOP-6204 this JIRA will track the introduction of injection framework for MapReduce.
> After HADOOP-6204 is in place this particular modification should be very trivial and would take importing (via svn:external) of src/test/build and some tweaking of the build.xml file

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (MAPREDUCE-1084) Implementing aspects development and fault injeciton framework for MapReduce

Posted by "Sreekanth Ramakrishnan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sreekanth Ramakrishnan updated MAPREDUCE-1084:
----------------------------------------------

    Status: Patch Available  (was: Open)

Running thro' HUDSON.

> Implementing aspects development and fault injeciton framework for MapReduce
> ----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1084
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1084
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: build, test
>            Reporter: Konstantin Boudnik
>            Assignee: Sreekanth Ramakrishnan
>         Attachments: mapreduce-1084-1-withoutsvnexternals.patch, mapreduce-1084-1.patch, mapreduce-1084-2.patch, mapreduce-1084-3.patch
>
>
> Similar to HDFS-435 and HADOOP-6204 this JIRA will track the introduction of injection framework for MapReduce.
> After HADOOP-6204 is in place this particular modification should be very trivial and would take importing (via svn:external) of src/test/build and some tweaking of the build.xml file

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (MAPREDUCE-1084) Implementing aspects development and fault injeciton framework for MapReduce

Posted by "Konstantin Boudnik (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12786981#action_12786981 ] 

Konstantin Boudnik commented on MAPREDUCE-1084:
-----------------------------------------------

Why {{jar-mapred-test-fault-inject}} is needed at all?

> Implementing aspects development and fault injeciton framework for MapReduce
> ----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1084
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1084
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: build, test
>            Reporter: Konstantin Boudnik
>            Assignee: Sreekanth Ramakrishnan
>         Attachments: mapreduce-1084-1-withoutsvnexternals.patch, mapreduce-1084-1.patch, mapreduce-1084-2.patch
>
>
> Similar to HDFS-435 and HADOOP-6204 this JIRA will track the introduction of injection framework for MapReduce.
> After HADOOP-6204 is in place this particular modification should be very trivial and would take importing (via svn:external) of src/test/build and some tweaking of the build.xml file

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (MAPREDUCE-1084) Implementing aspects development and fault injeciton framework for MapReduce

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12789684#action_12789684 ] 

Hadoop QA commented on MAPREDUCE-1084:
--------------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12427800/mapreduce-1084-6-withRandom.patch
  against trunk revision 889786.

    +1 @author.  The patch does not contain any @author tags.

    +1 tests included.  The patch appears to include 15 new or modified tests.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 findbugs.  The patch does not introduce any new Findbugs warnings.

    -1 release audit.  The applied patch generated 162 release audit warnings (more than the trunk's current 161 warnings).

    -1 core tests.  The patch failed core unit tests.

    -1 contrib tests.  The patch failed contrib unit tests.

Test results: http://hudson.zones.apache.org/hudson/job/Mapreduce-Patch-h6.grid.sp2.yahoo.net/322/testReport/
Release audit warnings: http://hudson.zones.apache.org/hudson/job/Mapreduce-Patch-h6.grid.sp2.yahoo.net/322/artifact/trunk/patchprocess/releaseAuditDiffWarnings.txt
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Mapreduce-Patch-h6.grid.sp2.yahoo.net/322/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: http://hudson.zones.apache.org/hudson/job/Mapreduce-Patch-h6.grid.sp2.yahoo.net/322/artifact/trunk/build/test/checkstyle-errors.html
Console output: http://hudson.zones.apache.org/hudson/job/Mapreduce-Patch-h6.grid.sp2.yahoo.net/322/console

This message is automatically generated.

> Implementing aspects development and fault injeciton framework for MapReduce
> ----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1084
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1084
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: build, test
>            Reporter: Konstantin Boudnik
>            Assignee: Sreekanth Ramakrishnan
>         Attachments: mapreduce-1084-1-withoutsvnexternals.patch, mapreduce-1084-1.patch, mapreduce-1084-2.patch, mapreduce-1084-3.patch, mapreduce-1084-5.patch, mapreduce-1084-6-withRandom.patch, mapreduce-1084-6.patch, mapreduce-1084-final.patch
>
>
> Similar to HDFS-435 and HADOOP-6204 this JIRA will track the introduction of injection framework for MapReduce.
> After HADOOP-6204 is in place this particular modification should be very trivial and would take importing (via svn:external) of src/test/build and some tweaking of the build.xml file

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (MAPREDUCE-1084) Implementing aspects development and fault injeciton framework for MapReduce

Posted by "Konstantin Boudnik (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12789130#action_12789130 ] 

Konstantin Boudnik commented on MAPREDUCE-1084:
-----------------------------------------------

Great. Looks like it is good to go. I'll commit it tomorrow morning if there no one else around to do this earlier :-)

> Implementing aspects development and fault injeciton framework for MapReduce
> ----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1084
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1084
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: build, test
>            Reporter: Konstantin Boudnik
>            Assignee: Sreekanth Ramakrishnan
>         Attachments: mapreduce-1084-1-withoutsvnexternals.patch, mapreduce-1084-1.patch, mapreduce-1084-2.patch, mapreduce-1084-3.patch, mapreduce-1084-5.patch, mapreduce-1084-6.patch, mapreduce-1084-final.patch
>
>
> Similar to HDFS-435 and HADOOP-6204 this JIRA will track the introduction of injection framework for MapReduce.
> After HADOOP-6204 is in place this particular modification should be very trivial and would take importing (via svn:external) of src/test/build and some tweaking of the build.xml file

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (MAPREDUCE-1084) Implementing aspects development and fault injeciton framework for MapReduce

Posted by "Konstantin Boudnik (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12787940#action_12787940 ] 

Konstantin Boudnik commented on MAPREDUCE-1084:
-----------------------------------------------

To clear off the confusions: I vote +1 for patch-2 without 'jar-test-fault-inject' which I've requested by mistake.

> Implementing aspects development and fault injeciton framework for MapReduce
> ----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1084
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1084
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: build, test
>            Reporter: Konstantin Boudnik
>            Assignee: Sreekanth Ramakrishnan
>         Attachments: mapreduce-1084-1-withoutsvnexternals.patch, mapreduce-1084-1.patch, mapreduce-1084-2.patch, mapreduce-1084-3.patch
>
>
> Similar to HDFS-435 and HADOOP-6204 this JIRA will track the introduction of injection framework for MapReduce.
> After HADOOP-6204 is in place this particular modification should be very trivial and would take importing (via svn:external) of src/test/build and some tweaking of the build.xml file

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (MAPREDUCE-1084) Implementing aspects development and fault injeciton framework for MapReduce

Posted by "Sreekanth Ramakrishnan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sreekanth Ramakrishnan updated MAPREDUCE-1084:
----------------------------------------------

    Status: Patch Available  (was: Open)

> Implementing aspects development and fault injeciton framework for MapReduce
> ----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1084
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1084
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: build, test
>            Reporter: Konstantin Boudnik
>            Assignee: Sreekanth Ramakrishnan
>         Attachments: mapreduce-1084-1-withoutsvnexternals.patch, mapreduce-1084-1.patch, mapreduce-1084-2.patch, mapreduce-1084-3.patch, mapreduce-1084-5.patch, mapreduce-1084-final.patch
>
>
> Similar to HDFS-435 and HADOOP-6204 this JIRA will track the introduction of injection framework for MapReduce.
> After HADOOP-6204 is in place this particular modification should be very trivial and would take importing (via svn:external) of src/test/build and some tweaking of the build.xml file

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (MAPREDUCE-1084) Implementing aspects development and fault injeciton framework for MapReduce

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12796734#action_12796734 ] 

Hudson commented on MAPREDUCE-1084:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk #196 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-Mapreduce-trunk/196/])
    

> Implementing aspects development and fault injeciton framework for MapReduce
> ----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1084
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1084
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: build, test
>            Reporter: Konstantin Boudnik
>            Assignee: Sreekanth Ramakrishnan
>             Fix For: 0.22.0
>
>         Attachments: mapreduce-1084-1-withoutsvnexternals.patch, mapreduce-1084-1.patch, mapreduce-1084-2.patch, mapreduce-1084-3.patch, mapreduce-1084-5.patch, mapreduce-1084-6-withRandom.patch, mapreduce-1084-6.patch, mapreduce-1084-final.patch
>
>
> Similar to HDFS-435 and HADOOP-6204 this JIRA will track the introduction of injection framework for MapReduce.
> After HADOOP-6204 is in place this particular modification should be very trivial and would take importing (via svn:external) of src/test/build and some tweaking of the build.xml file

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (MAPREDUCE-1084) Implementing aspects development and fault injeciton framework for MapReduce

Posted by "Sreekanth Ramakrishnan (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12789102#action_12789102 ] 

Sreekanth Ramakrishnan commented on MAPREDUCE-1084:
---------------------------------------------------

The test case failures for this test seems to be caused by MAPREDUCE-1275

Locally there were no test case failures of any sort.

> Implementing aspects development and fault injeciton framework for MapReduce
> ----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1084
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1084
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: build, test
>            Reporter: Konstantin Boudnik
>            Assignee: Sreekanth Ramakrishnan
>         Attachments: mapreduce-1084-1-withoutsvnexternals.patch, mapreduce-1084-1.patch, mapreduce-1084-2.patch, mapreduce-1084-3.patch, mapreduce-1084-5.patch, mapreduce-1084-6.patch, mapreduce-1084-final.patch
>
>
> Similar to HDFS-435 and HADOOP-6204 this JIRA will track the introduction of injection framework for MapReduce.
> After HADOOP-6204 is in place this particular modification should be very trivial and would take importing (via svn:external) of src/test/build and some tweaking of the build.xml file

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (MAPREDUCE-1084) Implementing aspects development and fault injeciton framework for MapReduce

Posted by "Konstantin Boudnik (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konstantin Boudnik updated MAPREDUCE-1084:
------------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.22.0
     Hadoop Flags: [Reviewed]
           Status: Resolved  (was: Patch Available)

I've committed the latest patch with my fixes. Thanks Sreekanth!

> Implementing aspects development and fault injeciton framework for MapReduce
> ----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1084
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1084
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: build, test
>            Reporter: Konstantin Boudnik
>            Assignee: Sreekanth Ramakrishnan
>             Fix For: 0.22.0
>
>         Attachments: mapreduce-1084-1-withoutsvnexternals.patch, mapreduce-1084-1.patch, mapreduce-1084-2.patch, mapreduce-1084-3.patch, mapreduce-1084-5.patch, mapreduce-1084-6-withRandom.patch, mapreduce-1084-6.patch, mapreduce-1084-final.patch
>
>
> Similar to HDFS-435 and HADOOP-6204 this JIRA will track the introduction of injection framework for MapReduce.
> After HADOOP-6204 is in place this particular modification should be very trivial and would take importing (via svn:external) of src/test/build and some tweaking of the build.xml file

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (MAPREDUCE-1084) Implementing aspects development and fault injeciton framework for MapReduce

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12788590#action_12788590 ] 

Hadoop QA commented on MAPREDUCE-1084:
--------------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12427580/mapreduce-1084-6.patch
  against trunk revision 889085.

    +1 @author.  The patch does not contain any @author tags.

    +1 tests included.  The patch appears to include 3 new or modified tests.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 findbugs.  The patch does not introduce any new Findbugs warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    -1 core tests.  The patch failed core unit tests.

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: http://hudson.zones.apache.org/hudson/job/Mapreduce-Patch-h3.grid.sp2.yahoo.net/183/testReport/
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Mapreduce-Patch-h3.grid.sp2.yahoo.net/183/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: http://hudson.zones.apache.org/hudson/job/Mapreduce-Patch-h3.grid.sp2.yahoo.net/183/artifact/trunk/build/test/checkstyle-errors.html
Console output: http://hudson.zones.apache.org/hudson/job/Mapreduce-Patch-h3.grid.sp2.yahoo.net/183/console

This message is automatically generated.

> Implementing aspects development and fault injeciton framework for MapReduce
> ----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1084
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1084
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: build, test
>            Reporter: Konstantin Boudnik
>            Assignee: Sreekanth Ramakrishnan
>         Attachments: mapreduce-1084-1-withoutsvnexternals.patch, mapreduce-1084-1.patch, mapreduce-1084-2.patch, mapreduce-1084-3.patch, mapreduce-1084-5.patch, mapreduce-1084-6.patch, mapreduce-1084-final.patch
>
>
> Similar to HDFS-435 and HADOOP-6204 this JIRA will track the introduction of injection framework for MapReduce.
> After HADOOP-6204 is in place this particular modification should be very trivial and would take importing (via svn:external) of src/test/build and some tweaking of the build.xml file

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (MAPREDUCE-1084) Implementing aspects development and fault injeciton framework for MapReduce

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12788513#action_12788513 ] 

Hadoop QA commented on MAPREDUCE-1084:
--------------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12427461/mapreduce-1084-5.patch
  against trunk revision 889085.

    +1 @author.  The patch does not contain any @author tags.

    +1 tests included.  The patch appears to include 3 new or modified tests.

    -1 patch.  The patch command could not apply the patch.

Console output: http://hudson.zones.apache.org/hudson/job/Mapreduce-Patch-h3.grid.sp2.yahoo.net/182/console

This message is automatically generated.

> Implementing aspects development and fault injeciton framework for MapReduce
> ----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1084
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1084
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: build, test
>            Reporter: Konstantin Boudnik
>            Assignee: Sreekanth Ramakrishnan
>         Attachments: mapreduce-1084-1-withoutsvnexternals.patch, mapreduce-1084-1.patch, mapreduce-1084-2.patch, mapreduce-1084-3.patch, mapreduce-1084-5.patch, mapreduce-1084-final.patch
>
>
> Similar to HDFS-435 and HADOOP-6204 this JIRA will track the introduction of injection framework for MapReduce.
> After HADOOP-6204 is in place this particular modification should be very trivial and would take importing (via svn:external) of src/test/build and some tweaking of the build.xml file

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (MAPREDUCE-1084) Implementing aspects development and fault injeciton framework for MapReduce

Posted by "Sreekanth Ramakrishnan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sreekanth Ramakrishnan updated MAPREDUCE-1084:
----------------------------------------------

    Attachment: mapreduce-1084-6.patch

Patch merged with latest trunk.

> Implementing aspects development and fault injeciton framework for MapReduce
> ----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1084
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1084
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: build, test
>            Reporter: Konstantin Boudnik
>            Assignee: Sreekanth Ramakrishnan
>         Attachments: mapreduce-1084-1-withoutsvnexternals.patch, mapreduce-1084-1.patch, mapreduce-1084-2.patch, mapreduce-1084-3.patch, mapreduce-1084-5.patch, mapreduce-1084-6.patch, mapreduce-1084-final.patch
>
>
> Similar to HDFS-435 and HADOOP-6204 this JIRA will track the introduction of injection framework for MapReduce.
> After HADOOP-6204 is in place this particular modification should be very trivial and would take importing (via svn:external) of src/test/build and some tweaking of the build.xml file

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (MAPREDUCE-1084) Implementing aspects development and fault injeciton framework for MapReduce

Posted by "Konstantin Boudnik (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konstantin Boudnik updated MAPREDUCE-1084:
------------------------------------------

    Status: Open  (was: Patch Available)

Need to run new patch through test-patch process again.

> Implementing aspects development and fault injeciton framework for MapReduce
> ----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1084
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1084
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: build, test
>            Reporter: Konstantin Boudnik
>            Assignee: Sreekanth Ramakrishnan
>         Attachments: mapreduce-1084-1-withoutsvnexternals.patch, mapreduce-1084-1.patch, mapreduce-1084-2.patch, mapreduce-1084-3.patch, mapreduce-1084-5.patch, mapreduce-1084-6-withRandom.patch, mapreduce-1084-6.patch, mapreduce-1084-final.patch
>
>
> Similar to HDFS-435 and HADOOP-6204 this JIRA will track the introduction of injection framework for MapReduce.
> After HADOOP-6204 is in place this particular modification should be very trivial and would take importing (via svn:external) of src/test/build and some tweaking of the build.xml file

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (MAPREDUCE-1084) Implementing aspects development and fault injeciton framework for MapReduce

Posted by "Sreekanth Ramakrishnan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sreekanth Ramakrishnan updated MAPREDUCE-1084:
----------------------------------------------

    Status: Patch Available  (was: Open)

> Implementing aspects development and fault injeciton framework for MapReduce
> ----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1084
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1084
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: build, test
>            Reporter: Konstantin Boudnik
>            Assignee: Sreekanth Ramakrishnan
>         Attachments: mapreduce-1084-1-withoutsvnexternals.patch, mapreduce-1084-1.patch, mapreduce-1084-2.patch, mapreduce-1084-3.patch, mapreduce-1084-5.patch, mapreduce-1084-6.patch, mapreduce-1084-final.patch
>
>
> Similar to HDFS-435 and HADOOP-6204 this JIRA will track the introduction of injection framework for MapReduce.
> After HADOOP-6204 is in place this particular modification should be very trivial and would take importing (via svn:external) of src/test/build and some tweaking of the build.xml file

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (MAPREDUCE-1084) Implementing aspects development and fault injeciton framework for MapReduce

Posted by "Konstantin Boudnik (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12788150#action_12788150 ] 

Konstantin Boudnik commented on MAPREDUCE-1084:
-----------------------------------------------

Technically it isn't a good idea to mix together two different fixes in one patch. However, in this case I suppose it is Ok because otherwise the build will be broken.

+1 patch looks good.

> Implementing aspects development and fault injeciton framework for MapReduce
> ----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1084
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1084
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: build, test
>            Reporter: Konstantin Boudnik
>            Assignee: Sreekanth Ramakrishnan
>         Attachments: mapreduce-1084-1-withoutsvnexternals.patch, mapreduce-1084-1.patch, mapreduce-1084-2.patch, mapreduce-1084-3.patch, mapreduce-1084-5.patch, mapreduce-1084-final.patch
>
>
> Similar to HDFS-435 and HADOOP-6204 this JIRA will track the introduction of injection framework for MapReduce.
> After HADOOP-6204 is in place this particular modification should be very trivial and would take importing (via svn:external) of src/test/build and some tweaking of the build.xml file

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (MAPREDUCE-1084) Implementing aspects development and fault injeciton framework for MapReduce

Posted by "Sreekanth Ramakrishnan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sreekanth Ramakrishnan updated MAPREDUCE-1084:
----------------------------------------------

    Attachment: mapreduce-1084-1-withoutsvnexternals.patch
                mapreduce-1084-1.patch

Attaching the patch implementing the fault injection in mapreduce project.

There are two patches with svn external and without svn external.  Svn external patch when applied over workspace does not create the appropriate folder structure with links even tho' the property and folder is added into version control.


> Implementing aspects development and fault injeciton framework for MapReduce
> ----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1084
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1084
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: build, test
>            Reporter: Konstantin Boudnik
>            Assignee: Sreekanth Ramakrishnan
>         Attachments: mapreduce-1084-1-withoutsvnexternals.patch, mapreduce-1084-1.patch
>
>
> Similar to HDFS-435 and HADOOP-6204 this JIRA will track the introduction of injection framework for MapReduce.
> After HADOOP-6204 is in place this particular modification should be very trivial and would take importing (via svn:external) of src/test/build and some tweaking of the build.xml file

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (MAPREDUCE-1084) Implementing aspects development and fault injeciton framework for MapReduce

Posted by "Konstantin Boudnik (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konstantin Boudnik updated MAPREDUCE-1084:
------------------------------------------

    Attachment: mapreduce-1084-6-withRandom.patch

Adding probability model and config management. Also, adding missed modification to build.xml to include default {{fi-site.xml}} config file to instrumented jar file.

> Implementing aspects development and fault injeciton framework for MapReduce
> ----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1084
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1084
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: build, test
>            Reporter: Konstantin Boudnik
>            Assignee: Sreekanth Ramakrishnan
>         Attachments: mapreduce-1084-1-withoutsvnexternals.patch, mapreduce-1084-1.patch, mapreduce-1084-2.patch, mapreduce-1084-3.patch, mapreduce-1084-5.patch, mapreduce-1084-6-withRandom.patch, mapreduce-1084-6.patch, mapreduce-1084-final.patch
>
>
> Similar to HDFS-435 and HADOOP-6204 this JIRA will track the introduction of injection framework for MapReduce.
> After HADOOP-6204 is in place this particular modification should be very trivial and would take importing (via svn:external) of src/test/build and some tweaking of the build.xml file

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (MAPREDUCE-1084) Implementing aspects development and fault injeciton framework for MapReduce

Posted by "Konstantin Boudnik (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12787322#action_12787322 ] 

Konstantin Boudnik commented on MAPREDUCE-1084:
-----------------------------------------------

+1 on mapreduce-1084-2.patch - looks good.

> Implementing aspects development and fault injeciton framework for MapReduce
> ----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1084
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1084
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: build, test
>            Reporter: Konstantin Boudnik
>            Assignee: Sreekanth Ramakrishnan
>         Attachments: mapreduce-1084-1-withoutsvnexternals.patch, mapreduce-1084-1.patch, mapreduce-1084-2.patch, mapreduce-1084-3.patch
>
>
> Similar to HDFS-435 and HADOOP-6204 this JIRA will track the introduction of injection framework for MapReduce.
> After HADOOP-6204 is in place this particular modification should be very trivial and would take importing (via svn:external) of src/test/build and some tweaking of the build.xml file

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (MAPREDUCE-1084) Implementing aspects development and fault injeciton framework for MapReduce

Posted by "Sreekanth Ramakrishnan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sreekanth Ramakrishnan updated MAPREDUCE-1084:
----------------------------------------------

    Attachment: mapreduce-1084-5.patch

Found an issue with contrib project vaidya, which accidentally re includes the top level build.xml, this was causing the compilation of the contrib project itself breaking. I have removed the change  which was put in by MAPREDUCE-676

The core test failure is not related to the patch as the patch does not change any java code nor modify the existing classpaths which junit runner uses.

> Implementing aspects development and fault injeciton framework for MapReduce
> ----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1084
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1084
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: build, test
>            Reporter: Konstantin Boudnik
>            Assignee: Sreekanth Ramakrishnan
>         Attachments: mapreduce-1084-1-withoutsvnexternals.patch, mapreduce-1084-1.patch, mapreduce-1084-2.patch, mapreduce-1084-3.patch, mapreduce-1084-5.patch, mapreduce-1084-final.patch
>
>
> Similar to HDFS-435 and HADOOP-6204 this JIRA will track the introduction of injection framework for MapReduce.
> After HADOOP-6204 is in place this particular modification should be very trivial and would take importing (via svn:external) of src/test/build and some tweaking of the build.xml file

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (MAPREDUCE-1084) Implementing aspects development and fault injeciton framework for MapReduce

Posted by "Sreekanth Ramakrishnan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sreekanth Ramakrishnan updated MAPREDUCE-1084:
----------------------------------------------

    Status: Open  (was: Patch Available)

> Implementing aspects development and fault injeciton framework for MapReduce
> ----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1084
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1084
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: build, test
>            Reporter: Konstantin Boudnik
>            Assignee: Sreekanth Ramakrishnan
>         Attachments: mapreduce-1084-1-withoutsvnexternals.patch, mapreduce-1084-1.patch, mapreduce-1084-2.patch, mapreduce-1084-3.patch, mapreduce-1084-5.patch, mapreduce-1084-final.patch
>
>
> Similar to HDFS-435 and HADOOP-6204 this JIRA will track the introduction of injection framework for MapReduce.
> After HADOOP-6204 is in place this particular modification should be very trivial and would take importing (via svn:external) of src/test/build and some tweaking of the build.xml file

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (MAPREDUCE-1084) Implementing aspects development and fault injeciton framework for MapReduce

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12788006#action_12788006 ] 

Hadoop QA commented on MAPREDUCE-1084:
--------------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12427432/mapreduce-1084-final.patch
  against trunk revision 888431.

    +1 @author.  The patch does not contain any @author tags.

    +1 tests included.  The patch appears to include 3 new or modified tests.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    -1 javac.  The patch appears to cause tar ant target to fail.

    +1 findbugs.  The patch does not introduce any new Findbugs warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    -1 core tests.  The patch failed core unit tests.

    -1 contrib tests.  The patch failed contrib unit tests.

Test results: http://hudson.zones.apache.org/hudson/job/Mapreduce-Patch-h3.grid.sp2.yahoo.net/175/testReport/
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Mapreduce-Patch-h3.grid.sp2.yahoo.net/175/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: http://hudson.zones.apache.org/hudson/job/Mapreduce-Patch-h3.grid.sp2.yahoo.net/175/artifact/trunk/build/test/checkstyle-errors.html
Console output: http://hudson.zones.apache.org/hudson/job/Mapreduce-Patch-h3.grid.sp2.yahoo.net/175/console

This message is automatically generated.

> Implementing aspects development and fault injeciton framework for MapReduce
> ----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1084
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1084
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: build, test
>            Reporter: Konstantin Boudnik
>            Assignee: Sreekanth Ramakrishnan
>         Attachments: mapreduce-1084-1-withoutsvnexternals.patch, mapreduce-1084-1.patch, mapreduce-1084-2.patch, mapreduce-1084-3.patch, mapreduce-1084-final.patch
>
>
> Similar to HDFS-435 and HADOOP-6204 this JIRA will track the introduction of injection framework for MapReduce.
> After HADOOP-6204 is in place this particular modification should be very trivial and would take importing (via svn:external) of src/test/build and some tweaking of the build.xml file

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (MAPREDUCE-1084) Implementing aspects development and fault injeciton framework for MapReduce

Posted by "Konstantin Boudnik (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12789620#action_12789620 ] 

Konstantin Boudnik commented on MAPREDUCE-1084:
-----------------------------------------------

While going through the last round of the patch's testing I've noticed that it misses all files related to random fault injection, i.e. ProbabilityModel, etc. In order to speed up the patch delivery I'm going to submit the new one including these files and run it through test-patch process one more time before committing.

> Implementing aspects development and fault injeciton framework for MapReduce
> ----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1084
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1084
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: build, test
>            Reporter: Konstantin Boudnik
>            Assignee: Sreekanth Ramakrishnan
>         Attachments: mapreduce-1084-1-withoutsvnexternals.patch, mapreduce-1084-1.patch, mapreduce-1084-2.patch, mapreduce-1084-3.patch, mapreduce-1084-5.patch, mapreduce-1084-6.patch, mapreduce-1084-final.patch
>
>
> Similar to HDFS-435 and HADOOP-6204 this JIRA will track the introduction of injection framework for MapReduce.
> After HADOOP-6204 is in place this particular modification should be very trivial and would take importing (via svn:external) of src/test/build and some tweaking of the build.xml file

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (MAPREDUCE-1084) Implementing aspects development and fault injeciton framework for MapReduce

Posted by "Sreekanth Ramakrishnan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sreekanth Ramakrishnan updated MAPREDUCE-1084:
----------------------------------------------

    Status: Open  (was: Patch Available)

Cancelling patch, due to hudson issue.

> Implementing aspects development and fault injeciton framework for MapReduce
> ----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1084
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1084
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: build, test
>            Reporter: Konstantin Boudnik
>            Assignee: Sreekanth Ramakrishnan
>         Attachments: mapreduce-1084-1-withoutsvnexternals.patch, mapreduce-1084-1.patch, mapreduce-1084-2.patch, mapreduce-1084-3.patch, mapreduce-1084-final.patch
>
>
> Similar to HDFS-435 and HADOOP-6204 this JIRA will track the introduction of injection framework for MapReduce.
> After HADOOP-6204 is in place this particular modification should be very trivial and would take importing (via svn:external) of src/test/build and some tweaking of the build.xml file

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (MAPREDUCE-1084) Implementing aspects development and fault injeciton framework for MapReduce

Posted by "Konstantin Boudnik (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12786545#action_12786545 ] 

Konstantin Boudnik commented on MAPREDUCE-1084:
-----------------------------------------------

svn external patch is better to be abandoned because vanilla git doesn't understand svn:externals. So, lets consider the patch without externals as the only alternative at the moment.

Few comments:
- it seems like patch is missing {{src/test/aop/build/aop.xml}} file
- target name {{jar-mapred-test-fault-inject}} needs to be changed to {{jar-mapred-fault-inject}} to be compliant with Common and HDFS names


> Implementing aspects development and fault injeciton framework for MapReduce
> ----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1084
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1084
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: build, test
>            Reporter: Konstantin Boudnik
>            Assignee: Sreekanth Ramakrishnan
>         Attachments: mapreduce-1084-1-withoutsvnexternals.patch, mapreduce-1084-1.patch
>
>
> Similar to HDFS-435 and HADOOP-6204 this JIRA will track the introduction of injection framework for MapReduce.
> After HADOOP-6204 is in place this particular modification should be very trivial and would take importing (via svn:external) of src/test/build and some tweaking of the build.xml file

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (MAPREDUCE-1084) Implementing aspects development and fault injeciton framework for MapReduce

Posted by "Sreekanth Ramakrishnan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sreekanth Ramakrishnan updated MAPREDUCE-1084:
----------------------------------------------

    Status: Open  (was: Patch Available)

> Implementing aspects development and fault injeciton framework for MapReduce
> ----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1084
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1084
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: build, test
>            Reporter: Konstantin Boudnik
>            Assignee: Sreekanth Ramakrishnan
>         Attachments: mapreduce-1084-1-withoutsvnexternals.patch, mapreduce-1084-1.patch, mapreduce-1084-2.patch, mapreduce-1084-3.patch, mapreduce-1084-final.patch
>
>
> Similar to HDFS-435 and HADOOP-6204 this JIRA will track the introduction of injection framework for MapReduce.
> After HADOOP-6204 is in place this particular modification should be very trivial and would take importing (via svn:external) of src/test/build and some tweaking of the build.xml file

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (MAPREDUCE-1084) Implementing aspects development and fault injeciton framework for MapReduce

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12787329#action_12787329 ] 

Hadoop QA commented on MAPREDUCE-1084:
--------------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12427286/mapreduce-1084-3.patch
  against trunk revision 888144.

    +1 @author.  The patch does not contain any @author tags.

    +1 tests included.  The patch appears to include 3 new or modified tests.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    -1 javac.  The patch appears to cause tar ant target to fail.

    +1 findbugs.  The patch does not introduce any new Findbugs warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    +1 core tests.  The patch passed core unit tests.

    -1 contrib tests.  The patch failed contrib unit tests.

Test results: http://hudson.zones.apache.org/hudson/job/Mapreduce-Patch-h3.grid.sp2.yahoo.net/171/testReport/
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Mapreduce-Patch-h3.grid.sp2.yahoo.net/171/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: http://hudson.zones.apache.org/hudson/job/Mapreduce-Patch-h3.grid.sp2.yahoo.net/171/artifact/trunk/build/test/checkstyle-errors.html
Console output: http://hudson.zones.apache.org/hudson/job/Mapreduce-Patch-h3.grid.sp2.yahoo.net/171/console

This message is automatically generated.

> Implementing aspects development and fault injeciton framework for MapReduce
> ----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1084
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1084
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: build, test
>            Reporter: Konstantin Boudnik
>            Assignee: Sreekanth Ramakrishnan
>         Attachments: mapreduce-1084-1-withoutsvnexternals.patch, mapreduce-1084-1.patch, mapreduce-1084-2.patch, mapreduce-1084-3.patch
>
>
> Similar to HDFS-435 and HADOOP-6204 this JIRA will track the introduction of injection framework for MapReduce.
> After HADOOP-6204 is in place this particular modification should be very trivial and would take importing (via svn:external) of src/test/build and some tweaking of the build.xml file

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (MAPREDUCE-1084) Implementing aspects development and fault injeciton framework for MapReduce

Posted by "Sreekanth Ramakrishnan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sreekanth Ramakrishnan reassigned MAPREDUCE-1084:
-------------------------------------------------

    Assignee: Sreekanth Ramakrishnan

> Implementing aspects development and fault injeciton framework for MapReduce
> ----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1084
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1084
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: build, test
>            Reporter: Konstantin Boudnik
>            Assignee: Sreekanth Ramakrishnan
>
> Similar to HDFS-435 and HADOOP-6204 this JIRA will track the introduction of injection framework for MapReduce.
> After HADOOP-6204 is in place this particular modification should be very trivial and would take importing (via svn:external) of src/test/build and some tweaking of the build.xml file

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (MAPREDUCE-1084) Implementing aspects development and fault injeciton framework for MapReduce

Posted by "Sreekanth Ramakrishnan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sreekanth Ramakrishnan updated MAPREDUCE-1084:
----------------------------------------------

    Status: Patch Available  (was: Open)

> Implementing aspects development and fault injeciton framework for MapReduce
> ----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1084
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1084
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: build, test
>            Reporter: Konstantin Boudnik
>            Assignee: Sreekanth Ramakrishnan
>         Attachments: mapreduce-1084-1-withoutsvnexternals.patch, mapreduce-1084-1.patch, mapreduce-1084-2.patch, mapreduce-1084-3.patch, mapreduce-1084-final.patch
>
>
> Similar to HDFS-435 and HADOOP-6204 this JIRA will track the introduction of injection framework for MapReduce.
> After HADOOP-6204 is in place this particular modification should be very trivial and would take importing (via svn:external) of src/test/build and some tweaking of the build.xml file

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (MAPREDUCE-1084) Implementing aspects development and fault injeciton framework for MapReduce

Posted by "Sreekanth Ramakrishnan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sreekanth Ramakrishnan updated MAPREDUCE-1084:
----------------------------------------------

    Attachment: mapreduce-1084-final.patch

Reattaching mapreduce-1084-2.patch as final patch.

> Implementing aspects development and fault injeciton framework for MapReduce
> ----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1084
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1084
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: build, test
>            Reporter: Konstantin Boudnik
>            Assignee: Sreekanth Ramakrishnan
>         Attachments: mapreduce-1084-1-withoutsvnexternals.patch, mapreduce-1084-1.patch, mapreduce-1084-2.patch, mapreduce-1084-3.patch, mapreduce-1084-final.patch
>
>
> Similar to HDFS-435 and HADOOP-6204 this JIRA will track the introduction of injection framework for MapReduce.
> After HADOOP-6204 is in place this particular modification should be very trivial and would take importing (via svn:external) of src/test/build and some tweaking of the build.xml file

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (MAPREDUCE-1084) Implementing aspects development and fault injeciton framework for MapReduce

Posted by "Konstantin Boudnik (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12789692#action_12789692 ] 

Konstantin Boudnik commented on MAPREDUCE-1084:
-----------------------------------------------

The audit warning is cause by the absence of Apache's license boiler plate in {{fi-site.xml}} file which isn't needed.
Test failures are again caused by MAPREDUCE-1275.

> Implementing aspects development and fault injeciton framework for MapReduce
> ----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1084
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1084
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: build, test
>            Reporter: Konstantin Boudnik
>            Assignee: Sreekanth Ramakrishnan
>         Attachments: mapreduce-1084-1-withoutsvnexternals.patch, mapreduce-1084-1.patch, mapreduce-1084-2.patch, mapreduce-1084-3.patch, mapreduce-1084-5.patch, mapreduce-1084-6-withRandom.patch, mapreduce-1084-6.patch, mapreduce-1084-final.patch
>
>
> Similar to HDFS-435 and HADOOP-6204 this JIRA will track the introduction of injection framework for MapReduce.
> After HADOOP-6204 is in place this particular modification should be very trivial and would take importing (via svn:external) of src/test/build and some tweaking of the build.xml file

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (MAPREDUCE-1084) Implementing aspects development and fault injeciton framework for MapReduce

Posted by "Sreekanth Ramakrishnan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sreekanth Ramakrishnan updated MAPREDUCE-1084:
----------------------------------------------

    Attachment: mapreduce-1084-2.patch

Added the target {{jar-test-fault-inject}} which points to {{jar-mapred-test-fault-inject}} same way as it is implemented in HDFS-703.

Including the {{src/test/aop/build/aop.xml}} from commons-trunk.


> Implementing aspects development and fault injeciton framework for MapReduce
> ----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1084
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1084
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: build, test
>            Reporter: Konstantin Boudnik
>            Assignee: Sreekanth Ramakrishnan
>         Attachments: mapreduce-1084-1-withoutsvnexternals.patch, mapreduce-1084-1.patch, mapreduce-1084-2.patch
>
>
> Similar to HDFS-435 and HADOOP-6204 this JIRA will track the introduction of injection framework for MapReduce.
> After HADOOP-6204 is in place this particular modification should be very trivial and would take importing (via svn:external) of src/test/build and some tweaking of the build.xml file

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.