[
https://issues.apache.org/jira/browse/LIVY-642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Saisai Shao resolved LIVY-642.
------------------------------
Fix Version/s: 0.7.0
Assignee: Zhefeng Wang
Resolution: Fixed
Issue resolved by pull request 204
https://github.com/apache/incubator-livy/pull/204
> 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
> Assignee: Zhefeng Wang
> Priority: Major
> Fix For: 0.7.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> 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)