[ 
https://issues.apache.org/jira/browse/SPARK-24363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

nilone updated SPARK-24363:
---------------------------
    Docs Text:   (was: 2018-05-17 20:00:44,619  INFO - Removed 
broadcast_653_piece0 on bigdata012222:33047 in memory (size: 103.7 KB, free: 
3.7 GB)
2018-05-17 20:00:44,619  INFO - Removed broadcast_653_piece0 on 
bigdata012105:53180 in memory (size: 103.7 KB, free: 3.9 GB)
2018-05-17 20:00:44,624  INFO - Cleaned shuffle 192
2018-05-17 20:00:44,625  INFO - Cleaned shuffle 190
##################################################################################
2018-05-17 20:41:58,003 ERROR - Yarn application has already exited with state 
FINISHED!
2018-05-17 20:41:58,005  INFO - MLPServer - 
*************************************************
2018-05-17 20:41:58,009  INFO - Removing RDD 2175 from persistence list
2018-05-17 20:41:58,010  INFO - Stopped Spark@5f4830af{HTTP/1.1}{0.0.0.0:4040}
2018-05-17 20:41:58,012  INFO - Removing RDD 2175
2018-05-17 20:41:58,012  INFO - Stopped 
o.s.j.s.ServletContextHandler@643af1dc{/stages/stage/kill,null,UNAVAILABLE,@Spark})

{quote}
h6. 2018-05-17 20:00:44,619 INFO - Removed broadcast_653_piece0 on 
bigdata012222:33047 in memory (size: 103.7 KB, free: 3.7 GB)
2018-05-17 20:00:44,619 INFO - Removed broadcast_653_piece0 on 
bigdata012105:53180 in memory (size: 103.7 KB, free: 3.9 GB)
2018-05-17 20:00:44,624 INFO - Cleaned shuffle 192
2018-05-17 20:00:44,625 INFO - Cleaned shuffle 190
##################################################################################
{color:#FF0000}2018-05-17 20:41:58,003 ERROR - Yarn application has already 
exited with state FINISHED!{color}
2018-05-17 20:41:58,005 INFO - TPServer - 
*************************************************
2018-05-17 20:41:58,009 INFO - Removing RDD 2175 from persistence list
2018-05-17 20:41:58,010 INFO - Stopped Spark@5f4830af\{HTTP/1.1}{0.0.0.0:4040}
2018-05-17 20:41:58,012 INFO - Removing RDD 2175
2018-05-17 20:41:58,012 INFO - Stopped 
o.s.j.s.ServletContextHandler@643af1dc\{/stages/stage/kill,null,UNAVAILABLE,@Spark}
{quote}

> spark context exit abnormally
> -----------------------------
>
>                 Key: SPARK-24363
>                 URL: https://issues.apache.org/jira/browse/SPARK-24363
>             Project: Spark
>          Issue Type: Bug
>          Components: Java API, Spark Submit, YARN
>    Affects Versions: 2.1.2
>         Environment: spark2.1.2   
> hadoop2.6.0-cdh5.4.7
>  
>  
>            Reporter: nilone
>            Priority: Major
>         Attachments: QQ图片20180523162543.png, 问题描述_en.txt
>
>
> I create a sparkcontext instance with yarn-client mode in my program (a web 
> application) for users to submit their jobs ,It can work for a for a period 
> of time, but then it suddenly comes out without any new job running.It looks 
> like the context has been killed, and I'm not sure whether the problem is on 
> the yarn or on the spark.
> You can see my screenshot and log file.
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to