Zhefeng Wang created LIVY-642:
---------------------------------
Summary: A rare status happened in yarn cause SparkApp change into
error state
Key: LIVY-642
URL: https://issues.apache.org/jira/browse/LIVY-642
Project: Livy
Issue Type: Bug
Components: Server
Affects Versions: 0.6.0
Reporter: Zhefeng Wang
Some batch session execute successfully but return error state. in livy log,we
find:
{quote}{{2019-08-08 20:11:37,678 ERROR [Logging.scala:56] - Unknown YARN state
RUNNING for app application_1559632632227_39801506 with final status
SUCCEEDED.}}
{quote}
and this situation with yarn state RUNNING and final status SUCCEEDED is a
*correct* state in yarn, so this should not mapped to SparkApp.State.FAILED
--
This message was sent by Atlassian Jira
(v8.3.2#803003)