[
https://issues.apache.org/jira/browse/HADOOP-7590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alejandro Abdelnur updated HADOOP-7590:
---------------------------------------
Attachment: HADOOP-7590v5.patch
HADOOP-7590v5.sh
'v5' fo the script and patch (first script then patch, both from trunk/) are
work in progress.
I'm having issues with the streaming mavenization, the testcases using
MiniMRCluster are failing with the following error in the logs.
The odd thing is that the JT Jetty seems to start correctly.
{code}
2011-10-17 18:27:50,643 ERROR mapred.TaskTracker
(TaskTracker.java:offerService(1603)) - Caught exception: java.io.IOException:
Jetty problem. Jetty didn't bind to a valid port
at
org.apache.hadoop.mapred.TaskTracker.checkJettyPort(TaskTracker.java:1408)
at
org.apache.hadoop.mapred.TaskTracker.offerService(TaskTracker.java:1581)
at org.apache.hadoop.mapred.TaskTracker.run(TaskTracker.java:2444)
at
org.apache.hadoop.mapred.MiniMRCluster$TaskTrackerRunner.run(MiniMRCluster.java:229)
at java.lang.Thread.run(Thread.java:680)
{code}
Any help to get these testcases running appreciated.
thxs
> Mavenize the MR1 JARs (main and test) creation
> ----------------------------------------------
>
> Key: HADOOP-7590
> URL: https://issues.apache.org/jira/browse/HADOOP-7590
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: build
> Affects Versions: 0.23.0, 0.24.0
> Reporter: Alejandro Abdelnur
> Assignee: Alejandro Abdelnur
> Fix For: 0.23.0, 0.24.0
>
> Attachments: HADOOP-7590v1.patch, HADOOP-7590v1.sh,
> HADOOP-7590v2.patch, HADOOP-7590v2.sh, HADOOP-7590v3.patch, HADOOP-7590v3.sh,
> HADOOP-7590v4.patch, HADOOP-7590v4.sh, HADOOP-7590v5.patch, HADOOP-7590v5.sh
>
>
> MR1 code is still available in MR2 for testing contribs.
> While this is a temporary until contribs tests are ported to MR2.
> As a follow up the contrib projects themselves should be mavenized.
--
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