[
https://issues.apache.org/jira/browse/OOZIE-2901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rohini Palaniswamy updated OOZIE-2901:
--------------------------------------
Description:
if a LauncherMapper is finished, it's state will be retrieved from the RM. But
if the job has been removed from the RM memory cache, it gets it from JHS.
However, OYA will no longer utilize JHS. Therefore we have to fetch the status
from AHS (Application History Server) if we want to know it's final status.
was:
if a LauncherMapper is finished, it's state will be retrieved from the RM
first, or from JHS if it's finished.
However, OYA will no longer utilize JHS. Therefore we have to fetch the status
from ASH (Application History Server) if we want to know it's final status.
> Finished Launcher jobs should be fetched from AHS if they're finished
> ---------------------------------------------------------------------
>
> Key: OOZIE-2901
> URL: https://issues.apache.org/jira/browse/OOZIE-2901
> Project: Oozie
> Issue Type: Sub-task
> Reporter: Peter Bacsko
>
> if a LauncherMapper is finished, it's state will be retrieved from the RM.
> But if the job has been removed from the RM memory cache, it gets it from JHS.
> However, OYA will no longer utilize JHS. Therefore we have to fetch the
> status from AHS (Application History Server) if we want to know it's final
> status.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)