[
https://issues.apache.org/jira/browse/HADOOP-7590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13152502#comment-13152502
]
Alejandro Abdelnur commented on HADOOP-7590:
--------------------------------------------
I've done some digging in TestStreamingBadRecords, the failure is in an
assertion where the job should be successful but it failed with:
{code}
Application application_1321575850006_0001 failed 1 times due to AM Container
for appattempt_1321575850006_0001_000001 exited with exitCode: 127 due to:
.Failing this attempt.. Failing the application.
{code}
The issue I'm facing is that I'm not getting any userlog from mini mr2 to
troubleshoot this.
How about opening a JIRA for these failing tests and mark it as a blocker? I'll
look at each testcase failing to see if the issue is the same or not and file
as many JIRAs as different issues I find.
Given this, is this patch in good shape for committing it? Still missing, but
it should be also another JIRA, is how streaming JAR gets in the classpath of
the shell command.
> Mavenize streaming and MR examples
> ----------------------------------
>
> 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.1
>
> 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,
> HADOOP-7590v6.patch, HADOOP-7590v6.sh, HADOOP-7590v7.patch, HADOOP-7590v7.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