[
https://issues.apache.org/jira/browse/OOZIE-3153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andras Piros resolved OOZIE-3153.
---------------------------------
Resolution: Not A Problem
Not an issue as JHS had to be started.
> Bundle example going to SUSPENDED instead of a terminal state
> -------------------------------------------------------------
>
> Key: OOZIE-3153
> URL: https://issues.apache.org/jira/browse/OOZIE-3153
> Project: Oozie
> Issue Type: Bug
> Components: examples
> Affects Versions: 5.0.0b1
> Environment: Oozie running on a developer box using a
> pseudo-distributed Hadoop 2.6.5 running on the very same machine
> Reporter: Andras Piros
> Priority: Minor
> Attachments: OOZIE-3153.log, Screen Shot 2018-01-04 at 12.11.48
> PM.png, Screen Shot 2018-01-04 at 12.12.17 PM.png, Screen Shot 2018-01-04 at
> 12.12.37 PM.png
>
>
> Steps to reproduce:
> # Build Oozie 5.0.0-beta1 and install w/ Hadoop 2.6.5 in a pseudo-distributed
> way
> # Install {{examples}} to HDFS
> # Run {{bundle}} example like this:
> {noformat}
> oozie job -oozie http://localhost:11000/oozie -config
> /path/to/examples/apps/bundle/job.properties -run
> -DnameNode=hdfs://localhost:9000 -DjobTracker=loclahost:8032
> {noformat}
> Expected result: Oozie bundle job is run till some terminal state like
> {{SUCCEEDED}}, {{KILLED}}, or {{FAILED}}.
> Actual result: Oozie bundle job is stucked at {{SUSPENDED}} state, along with
> coordinator and workflow jobs belonging to that one.
> Note that this doesn't happen on a real Oozie cluster, using real Hadoop
> installation - in that case, bundle / coordinator / workflow jobs go to
> {{SUCCEEDED}}.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)