Jeff Zhang created ZEPPELIN-4662:
------------------------------------
Summary: Spark driver OOM cause Connection refused error in
frontend
Key: ZEPPELIN-4662
URL: https://issues.apache.org/jira/browse/ZEPPELIN-4662
Project: Zeppelin
Issue Type: Bug
Affects Versions: 0.9.0
Reporter: Jeff Zhang
It is fine and normal for spark driver OOM, but displaying connection refused
error is confusing for users.
We'd better to display more meaningful error like the yarn diagnostics info
{code:java}
Application application_1582123696205_6168 failed 1 times (global limit =2;
local limit is =1) due to AM Container for appattempt_1582123696205_6168_000001
exited with exitCode: -104Failing this attempt.Diagnostics: Container
[pid=28373,containerID=container_1582123696205_6168_01_000001] is running
beyond physical memory limits. Current usage: 1.4 GB of 1.4 GB physical memory
used; 3.3 GB of 6.7 TB virtual memory used. Killing container. {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)