MOBIN created ZEPPELIN-4326: ------------------------------- Summary: Spark Interpreter restart failed When Insufficient yarn queue resources Key: ZEPPELIN-4326 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4326 Project: Zeppelin Issue Type: Bug Components: spark Affects Versions: 0.8.0 Reporter: MOBIN Attachments: 20190911_35678.log
Spark Interpreter restart failed When Insufficient yarn queue resources *The zeppelin server log:* INFO [2019-09-11 11:33:11,990] (\{qtp1394336709-90} InterpreterRestApi.java[restartSetting]:199) - Restart interpreterSetting spark, msg= INFO [2019-09-11 11:33:11,991] (\{qtp1394336709-90} InterpreterSetting.java[close]:483) - Close InterpreterSetting: spark *The Spark Interpreter log:Spark app is requesting resources* INFO [2019-09-11 11:34:33,923] (\{pool-2-thread-2} Logging.scala[logInfo]:54) - Application report for application_1564757958630_0242 (state: ACCEPTED) INFO [2019-09-11 11:34:34,931] (\{pool-2-thread-2} Logging.scala[logInfo]:54) - Application report for application_1564757958630_0242 (state: ACCEPTED) INFO [2019-09-11 11:34:35,936] (\{pool-2-thread-2} Logging.scala[logInfo]:54) - Application report for application_1564757958630_0242 (state: ACCEPTED) INFO [2019-09-11 11:34:36,940] (\{pool-2-thread-2} Logging.scala[logInfo]:54) - Application report for application_1564757958630_0242 (state: ACCEPTED) I printed the log of jstack [^20190911_35678.log] ^Reproducer:^ Execute a spark job in a queue full of resources, then restart the interpreter,Restart failed in both the notebook and the interpreter interface -- This message was sent by Atlassian Jira (v8.3.2#803003)