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 "Sherry Chen (JIRA)" <ji...@apache.org> on 2011/06/08 19:50:59 UTC

[jira] [Created] (MAPREDUCE-2576) Typo in comment in SimulatorLaunchTaskAction.java

Typo in comment in SimulatorLaunchTaskAction.java
-------------------------------------------------

                 Key: MAPREDUCE-2576
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2576
             Project: Hadoop Map/Reduce
          Issue Type: Bug
    Affects Versions: 0.20.2
         Environment: branch-0.20-security
            Reporter: Sherry Chen
            Assignee: Sherry Chen
            Priority: Trivial
             Fix For: 0.20.205.0


This JIRA is to track a fix to a super-trivial issue of a typo of "or" misspelled as "xor " in Line 24 of SimulatorLaunchTaskAction.java

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (MAPREDUCE-2576) Typo in comment in SimulatorLaunchTaskAction.java

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

Hudson commented on MAPREDUCE-2576:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #729 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/729/])
    MAPREDUCE-2576. Typo in comment in SimulatorLaunchTaskAction.java. Contributed by Tim Sell.

jghoman : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1136261
Files : 
* /hadoop/common/trunk/mapreduce/CHANGES.txt
* /hadoop/common/trunk/mapreduce/src/contrib/mumak/src/java/org/apache/hadoop/mapred/SimulatorLaunchTaskAction.java


> Typo in comment in SimulatorLaunchTaskAction.java
> -------------------------------------------------
>
>                 Key: MAPREDUCE-2576
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2576
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>         Environment: trunk
>            Reporter: Sherry Chen
>            Assignee: Tim Sell
>            Priority: Trivial
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-2576.patch
>
>
> This JIRA is to track a fix to a super-trivial issue of a typo of "or" misspelled as "xor " in Line 24 of SimulatorLaunchTaskAction.java

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (MAPREDUCE-2576) Typo in comment in SimulatorLaunchTaskAction.java

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

Jakob Homan updated MAPREDUCE-2576:
-----------------------------------

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

I've committed this.  Resolving as fixed.  Thanks for the contribution, Tim!

> Typo in comment in SimulatorLaunchTaskAction.java
> -------------------------------------------------
>
>                 Key: MAPREDUCE-2576
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2576
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>         Environment: trunk
>            Reporter: Sherry Chen
>            Assignee: Tim Sell
>            Priority: Trivial
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-2576.patch
>
>
> This JIRA is to track a fix to a super-trivial issue of a typo of "or" misspelled as "xor " in Line 24 of SimulatorLaunchTaskAction.java

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (MAPREDUCE-2576) Typo in comment in SimulatorLaunchTaskAction.java

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

Jakob Homan reassigned MAPREDUCE-2576:
--------------------------------------

    Assignee: Tim Sell

> Typo in comment in SimulatorLaunchTaskAction.java
> -------------------------------------------------
>
>                 Key: MAPREDUCE-2576
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2576
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>         Environment: trunk
>            Reporter: Sherry Chen
>            Assignee: Tim Sell
>            Priority: Trivial
>         Attachments: MAPREDUCE-2576.patch
>
>
> This JIRA is to track a fix to a super-trivial issue of a typo of "or" misspelled as "xor " in Line 24 of SimulatorLaunchTaskAction.java

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (MAPREDUCE-2576) Typo in comment in SimulatorLaunchTaskAction.java

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

Tim Sell updated MAPREDUCE-2576:
--------------------------------

    Attachment: MAPREDUCE-2576.patch

> Typo in comment in SimulatorLaunchTaskAction.java
> -------------------------------------------------
>
>                 Key: MAPREDUCE-2576
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2576
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>         Environment: trunk
>            Reporter: Sherry Chen
>            Assignee: Sherry Chen
>            Priority: Trivial
>         Attachments: MAPREDUCE-2576.patch
>
>
> This JIRA is to track a fix to a super-trivial issue of a typo of "or" misspelled as "xor " in Line 24 of SimulatorLaunchTaskAction.java

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (MAPREDUCE-2576) Typo in comment in SimulatorLaunchTaskAction.java

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

Sherry Chen updated MAPREDUCE-2576:
-----------------------------------

          Environment: trunk  (was: branch-0.20-security)
    Affects Version/s:     (was: 0.20.2)
        Fix Version/s:     (was: 0.20.205.0)

> Typo in comment in SimulatorLaunchTaskAction.java
> -------------------------------------------------
>
>                 Key: MAPREDUCE-2576
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2576
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>         Environment: trunk
>            Reporter: Sherry Chen
>            Assignee: Sherry Chen
>            Priority: Trivial
>
> This JIRA is to track a fix to a super-trivial issue of a typo of "or" misspelled as "xor " in Line 24 of SimulatorLaunchTaskAction.java

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (MAPREDUCE-2576) Typo in comment in SimulatorLaunchTaskAction.java

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

Jonathan Eagles commented on MAPREDUCE-2576:
--------------------------------------------

Welcome to the community Sherry. Changes look great

+1

> Typo in comment in SimulatorLaunchTaskAction.java
> -------------------------------------------------
>
>                 Key: MAPREDUCE-2576
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2576
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>         Environment: trunk
>            Reporter: Sherry Chen
>            Assignee: Sherry Chen
>            Priority: Trivial
>         Attachments: MAPREDUCE-2576.patch
>
>
> This JIRA is to track a fix to a super-trivial issue of a typo of "or" misspelled as "xor " in Line 24 of SimulatorLaunchTaskAction.java

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (MAPREDUCE-2576) Typo in comment in SimulatorLaunchTaskAction.java

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

Jonathan Eagles commented on MAPREDUCE-2576:
--------------------------------------------

While your at it, go ahead and fix the spelling of successfull -> successful

> Typo in comment in SimulatorLaunchTaskAction.java
> -------------------------------------------------
>
>                 Key: MAPREDUCE-2576
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2576
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>         Environment: trunk
>            Reporter: Sherry Chen
>            Assignee: Sherry Chen
>            Priority: Trivial
>
> This JIRA is to track a fix to a super-trivial issue of a typo of "or" misspelled as "xor " in Line 24 of SimulatorLaunchTaskAction.java

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (MAPREDUCE-2576) Typo in comment in SimulatorLaunchTaskAction.java

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

Jakob Homan commented on MAPREDUCE-2576:
----------------------------------------

That's an impressive number of failed tests for a comment-fixing patch.  Jenkins is wrong.  This is ready to be committed.

> Typo in comment in SimulatorLaunchTaskAction.java
> -------------------------------------------------
>
>                 Key: MAPREDUCE-2576
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2576
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>         Environment: trunk
>            Reporter: Sherry Chen
>            Assignee: Tim Sell
>            Priority: Trivial
>         Attachments: MAPREDUCE-2576.patch
>
>
> This JIRA is to track a fix to a super-trivial issue of a typo of "or" misspelled as "xor " in Line 24 of SimulatorLaunchTaskAction.java

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-2576) Typo in comment in SimulatorLaunchTaskAction.java

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

Hadoop QA commented on MAPREDUCE-2576:
--------------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12481929/MAPREDUCE-2576.patch
  against trunk revision 1134850.

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

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

    +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 (version 1.3.9) warnings.

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

    -1 core tests.  The patch failed these core unit tests:
                  org.apache.hadoop.cli.TestMRCLI
                  org.apache.hadoop.conf.TestNoDefaultsJobConf
                  org.apache.hadoop.examples.terasort.TestTeraSort
                  org.apache.hadoop.fs.TestDFSIO
                  org.apache.hadoop.fs.TestFileSystem
                  org.apache.hadoop.ipc.TestSocketFactory
                  org.apache.hadoop.mapred.join.TestDatamerge
                  org.apache.hadoop.mapred.lib.TestDelegatingInputFormat
                  org.apache.hadoop.mapred.pipes.TestPipes
                  org.apache.hadoop.mapred.TestBadRecords
                  org.apache.hadoop.mapred.TestClusterMapReduceTestCase
                  org.apache.hadoop.mapred.TestCommandLineJobSubmission
                  org.apache.hadoop.mapred.TestCompressedEmptyMapOutputs
                  org.apache.hadoop.mapred.TestControlledMapReduceJob
                  org.apache.hadoop.mapred.TestFileInputFormat
                  org.apache.hadoop.mapred.TestJobClient
                  org.apache.hadoop.mapred.TestJobDirCleanup
                  org.apache.hadoop.mapred.TestJobHistory
                  org.apache.hadoop.mapred.TestJobName
                  org.apache.hadoop.mapred.TestJobQueueInformation
                  org.apache.hadoop.mapred.TestJobStatusPersistency
                  org.apache.hadoop.mapred.TestJobSysDirWithDFS
                  org.apache.hadoop.mapred.TestJobTrackerXmlJsp
                  org.apache.hadoop.mapred.TestLazyOutput
                  org.apache.hadoop.mapred.TestMapredHeartbeat
                  org.apache.hadoop.mapred.TestMapredSystemDir
                  org.apache.hadoop.mapred.TestMiniMRChildTask
                  org.apache.hadoop.mapred.TestMiniMRClasspath
                  org.apache.hadoop.mapred.TestMiniMRDFSCaching
                  org.apache.hadoop.mapred.TestMiniMRDFSSort
                  org.apache.hadoop.mapred.TestMiniMRWithDFSWithDistinctUsers
                  org.apache.hadoop.mapred.TestMiniMRWithDFS
                  org.apache.hadoop.mapred.TestMultipleLevelCaching
                  org.apache.hadoop.mapred.TestNodeRefresh
                  org.apache.hadoop.mapred.TestRecoveryManager
                  org.apache.hadoop.mapred.TestReduceFetchFromPartialMem
                  org.apache.hadoop.mapred.TestReduceFetch
                  org.apache.hadoop.mapred.TestSetupAndCleanupFailure
                  org.apache.hadoop.mapred.TestSeveral
                  org.apache.hadoop.mapred.TestSpecialCharactersInOutputPath
                  org.apache.hadoop.mapred.TestSubmitJob
                  org.apache.hadoop.mapred.TestTaskFail
                  org.apache.hadoop.mapred.TestWebUIAuthorization
                  org.apache.hadoop.mapreduce.lib.input.TestCombineFileInputFormat
                  org.apache.hadoop.mapreduce.lib.input.TestDelegatingInputFormat
                  org.apache.hadoop.mapreduce.lib.join.TestJoinDatamerge
                  org.apache.hadoop.mapreduce.lib.join.TestJoinProperties
                  org.apache.hadoop.mapreduce.security.TestBinaryTokenFile
                  org.apache.hadoop.mapreduce.security.TestTokenCacheOldApi
                  org.apache.hadoop.mapreduce.security.TestTokenCache
                  org.apache.hadoop.mapreduce.TestMapReduceLazyOutput
                  org.apache.hadoop.mapreduce.TestMRJobClient
                  org.apache.hadoop.security.authorize.TestServiceLevelAuthorization
                  org.apache.hadoop.security.TestMapredGroupMappingServiceRefresh
                  org.apache.hadoop.tools.TestCopyFiles
                  org.apache.hadoop.tools.TestDistCh
                  org.apache.hadoop.tools.TestHadoopArchives
                  org.apache.hadoop.tools.TestHarFileSystem

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

    +1 system test framework.  The patch passed system test framework compile.

Test results: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/379//testReport/
Findbugs warnings: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/379//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/379//console

This message is automatically generated.

> Typo in comment in SimulatorLaunchTaskAction.java
> -------------------------------------------------
>
>                 Key: MAPREDUCE-2576
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2576
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>         Environment: trunk
>            Reporter: Sherry Chen
>            Priority: Trivial
>         Attachments: MAPREDUCE-2576.patch
>
>
> This JIRA is to track a fix to a super-trivial issue of a typo of "or" misspelled as "xor " in Line 24 of SimulatorLaunchTaskAction.java

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-2576) Typo in comment in SimulatorLaunchTaskAction.java

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

Hadoop QA commented on MAPREDUCE-2576:
--------------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12481929/MAPREDUCE-2576.patch
  against trunk revision 1133226.

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

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

    +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 appears to introduce 1 new Findbugs (version 1.3.9) warnings.

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

    -1 core tests.  The patch failed these core unit tests:
                  org.apache.hadoop.cli.TestMRCLI
                  org.apache.hadoop.fs.TestFileSystem

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

    +1 system test framework.  The patch passed system test framework compile.

Test results: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/368//testReport/
Findbugs warnings: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/368//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/368//console

This message is automatically generated.

> Typo in comment in SimulatorLaunchTaskAction.java
> -------------------------------------------------
>
>                 Key: MAPREDUCE-2576
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2576
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>         Environment: trunk
>            Reporter: Sherry Chen
>            Priority: Trivial
>         Attachments: MAPREDUCE-2576.patch
>
>
> This JIRA is to track a fix to a super-trivial issue of a typo of "or" misspelled as "xor " in Line 24 of SimulatorLaunchTaskAction.java

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (MAPREDUCE-2576) Typo in comment in SimulatorLaunchTaskAction.java

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

Jakob Homan commented on MAPREDUCE-2576:
----------------------------------------

+1

> Typo in comment in SimulatorLaunchTaskAction.java
> -------------------------------------------------
>
>                 Key: MAPREDUCE-2576
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2576
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>         Environment: trunk
>            Reporter: Sherry Chen
>            Assignee: Sherry Chen
>            Priority: Trivial
>         Attachments: MAPREDUCE-2576.patch
>
>
> This JIRA is to track a fix to a super-trivial issue of a typo of "or" misspelled as "xor " in Line 24 of SimulatorLaunchTaskAction.java

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (MAPREDUCE-2576) Typo in comment in SimulatorLaunchTaskAction.java

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

Tim Sell updated MAPREDUCE-2576:
--------------------------------

    Status: Patch Available  (was: Open)

> Typo in comment in SimulatorLaunchTaskAction.java
> -------------------------------------------------
>
>                 Key: MAPREDUCE-2576
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2576
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>         Environment: trunk
>            Reporter: Sherry Chen
>            Assignee: Sherry Chen
>            Priority: Trivial
>         Attachments: MAPREDUCE-2576.patch
>
>
> This JIRA is to track a fix to a super-trivial issue of a typo of "or" misspelled as "xor " in Line 24 of SimulatorLaunchTaskAction.java

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (MAPREDUCE-2576) Typo in comment in SimulatorLaunchTaskAction.java

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

Jakob Homan updated MAPREDUCE-2576:
-----------------------------------

    Assignee:     (was: Sherry Chen)

> Typo in comment in SimulatorLaunchTaskAction.java
> -------------------------------------------------
>
>                 Key: MAPREDUCE-2576
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2576
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>         Environment: trunk
>            Reporter: Sherry Chen
>            Priority: Trivial
>         Attachments: MAPREDUCE-2576.patch
>
>
> This JIRA is to track a fix to a super-trivial issue of a typo of "or" misspelled as "xor " in Line 24 of SimulatorLaunchTaskAction.java

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (MAPREDUCE-2576) Typo in comment in SimulatorLaunchTaskAction.java

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

Hudson commented on MAPREDUCE-2576:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk #722 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/722/])
    

> Typo in comment in SimulatorLaunchTaskAction.java
> -------------------------------------------------
>
>                 Key: MAPREDUCE-2576
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2576
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>         Environment: trunk
>            Reporter: Sherry Chen
>            Assignee: Tim Sell
>            Priority: Trivial
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-2576.patch
>
>
> This JIRA is to track a fix to a super-trivial issue of a typo of "or" misspelled as "xor " in Line 24 of SimulatorLaunchTaskAction.java

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira