When I started the mapreduce job which tries to use log with
"import org.mortbay.log.Log;"
It had an error:
NoClassDefFoundError: org/mortbay/log/Log
Then nothing comes after the Error in the log, it got stuck
And When I tried to press the stop button, It doesn't work, still with the state RUNNING.
until I use REST API call to stop it, which worked.
- is duplicated by
-
CDAP-6026 Workflow that throws an exception in initialize never terminates
-
- Resolved
-
- relates to
-
CDAP-7444 If a program fails during startup, destroy() is never called
-
- Resolved
-
-
CDAP-2341 If a MapReduce fails to start, it cannot be started or stopped any more
-
- Resolved
-
-
CDAP-12623 If SparkRuntimeService encounters an exception during startup, the workflow can hang
-
- Resolved
-