You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Mate Juhasz (JIRA)" <ji...@apache.org> on 2018/03/14 12:26:00 UTC

[jira] [Comment Edited] (OOZIE-2792) Hive2 action is not parsing Spark application ID from log file properly when Hive is on Spark

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

Mate Juhasz edited comment on OOZIE-2792 at 3/14/18 12:25 PM:
--------------------------------------------------------------

Hi

"Job _job_xxx has completed successfully"_ does not match the given pattern: "_Job (job_\\_S*) completed successfully". The "has" should be removed I think.


was (Author: matijhs):
Hi

"Job _job_xxx has completed successfully"_ does not match the given pattern: "_Job (job_\\S*) completed successfully"._ The "has" should be removed I think.

> Hive2 action is not parsing Spark application ID from log file properly when Hive is on Spark
> ---------------------------------------------------------------------------------------------
>
>                 Key: OOZIE-2792
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2792
>             Project: Oozie
>          Issue Type: Bug
>          Components: action
>            Reporter: Xiaobin Zheng
>            Assignee: Xiaobin Zheng
>            Priority: Minor
>             Fix For: 5.0.0b1, 4.3.1
>
>         Attachments: OOZIE-2792-1.patch, OOZIE-2792-2.patch, OOZIE-2792-3.patch, OOZIE-2792-4-amendment.patch, OOZIE-2792-4.patch
>
>
> When Hive2 is on Spark, hive action is not able to parse Spark application ID from log file as 'externalChildID' like Spark/MR actions. This makes it hard to tell which job hive launches from Oozie server for a particular workflow.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)