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 (Updated) (JIRA)" <ji...@apache.org> on 2011/10/30 01:19:32 UTC

[jira] [Updated] (MAPREDUCE-3311) Bump jetty to 6.1.26

     [ https://issues.apache.org/jira/browse/MAPREDUCE-3311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konstantin Boudnik updated MAPREDUCE-3311:
------------------------------------------

    Attachment: MAPREDUCE-3311.patch

I have ran smoke tests with all dependencies build for jetty 6.1.26 and I see that 
org.apache.hadoop.mapred.TestMiniMRChildTask tests have failed.
Failures do not seem to be patch related though.

Also, I see messages like 
{noformat}
2011-10-29 16:03:44,381 ERROR mapred.TaskTracker (TaskTracker.java:offerService(1582)) - Caught exception: java.io.IOException: Jetty problem. Jetty d
idn't bind to a valid port
        at org.apache.hadoop.mapred.TaskTracker.checkJettyPort(TaskTracker.java:1387)
        at org.apache.hadoop.mapred.TaskTracker.offerService(TaskTracker.java:1560)
        at org.apache.hadoop.mapred.TaskTracker.run(TaskTracker.java:2418)
        at org.apache.hadoop.mapred.MiniMRCluster$TaskTrackerRunner.run(MiniMRCluster.java:229)
        at java.lang.Thread.run(Thread.java:680)
{noformat}
but tests are passing ok after them.
                
> Bump jetty to 6.1.26
> --------------------
>
>                 Key: MAPREDUCE-3311
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3311
>             Project: Hadoop Map/Reduce
>          Issue Type: Task
>          Components: build
>    Affects Versions: 0.22.0
>            Reporter: Konstantin Boudnik
>            Assignee: Konstantin Boudnik
>             Fix For: 0.22.0
>
>         Attachments: MAPREDUCE-3311.patch
>
>
> MapReduce part of HADOOP-7450

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira