You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Pragya Mittal (JIRA)" <ji...@apache.org> on 2015/10/23 13:09:27 UTC

[jira] [Comment Edited] (FALCON-1555) succeeded-post-processing action fails in Oozie uber mode

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

Pragya Mittal edited comment on FALCON-1555 at 10/23/15 11:08 AM:
------------------------------------------------------------------

[~peeyushb] If oozie runs with uber mode enabled then succeeded-post-processing fails with java.io.IOException. This is happening because FalconPostProcessing is closing the file system before oozie launcher can perform the event JOB_COMMIT. I have attached the logs for the same.


was (Author: pragya.mittal):
If oozie runs with uber mode enabled then succeeded-post-processing fails with java.io.IOException. This is happening because FalconPostProcessing is closing the file system before oozie launcher can perform the event JOB_COMMIT. I have attached the logs for the same.

> succeeded-post-processing action fails in Oozie uber mode
> ---------------------------------------------------------
>
>                 Key: FALCON-1555
>                 URL: https://issues.apache.org/jira/browse/FALCON-1555
>             Project: Falcon
>          Issue Type: Bug
>    Affects Versions: 0.8
>         Environment: QA
>            Reporter: Pragya Mittal
>            Assignee: Pragya Mittal
>             Fix For: 0.8
>
>         Attachments: FALCON-1555-v1.patch, FALCON-1555.patch, post-processing.log
>
>
> Falcon succeeded-post-processing action fails with uber mode enable in oozie. This is happening because filesystem is closed in post processing action in WorkflowExecutionContext.
> Attaching yarn logs for the same.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)