You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Peter Cseh (JIRA)" <ji...@apache.org> on 2017/09/08 19:34:00 UTC

[jira] [Commented] (OOZIE-2916) Set a job name for the MR Action's child job

    [ https://issues.apache.org/jira/browse/OOZIE-2916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16159167#comment-16159167 ] 

Peter Cseh commented on OOZIE-2916:
-----------------------------------

Some ideas:
# Can you rename jobName in JavaActionExecutor? Job is for MR jobs. It's fine to reference it as JobName in MapReduceAE, but let's call it appName or something similar in JavaAE
# please extract "oozie.action.name" as a constant
# can you add a test for this?

> Set a job name for the MR Action's child job
> --------------------------------------------
>
>                 Key: OOZIE-2916
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2916
>             Project: Oozie
>          Issue Type: Sub-task
>          Components: action
>    Affects Versions: 5.0.0
>            Reporter: Robert Kanter
>            Assignee: Attila Sasvari
>             Fix For: 5.0.0
>
>         Attachments: OOZIE-2889-001.patch, OOZIE-2916-002.patch
>
>
> The MR Action's child job (i.e. the MR Job) doesn't have a name.  It always shows up as "N/A".



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)