Error Messages:
Failed to monitor Job[-1] with exception ‘java.lang.IllegalStateException(Connection to remote Spark driver was lost)’ Last known state = SENT FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.spark.SparkTask. Unable to send message SyncJobRequest{job=org.apache.hadoop.[email protected]7805478c} because the Remote Spark Driver - HiveServer2 connection has been closed.
The real cause of this problem requires going to Yarn and looking at the Application’s detailed logs at
It turns out that the executor-memory is too small and needs to be modified in the hive configuration page

Save the changes and restart the relevant components, the problem is solved.
Read More:
- [Solved] Hbase-shell 2.x Error: Unhandled Java exception: java.lang.IncompatibleClassChangeError: Found class jline.Terminal…
- [Solved] Springboot Project Start Error: An attempt was made to call the method com.google.common.collect.Multimaps.asMap
- How to Solve classnotfoundexception error in spark without Hadoop runtime
- [Solved] The main method caused an error: Could not deploy Yarn job cluster.
- The Java class generated by protocol reports an error: cannot access
- [Solved] Unable to connect to a as user root com.jcraft.jsch.JSchException: Auth failUnable to connect
- [Solved] Sqoop Error: ERROR tool.ImportTool: Import failed: java.io.IOException
- hive Run Error: Error: Java heap space [How to Solve]
- [Solved] Mapreducer Class Conversion error: java.lang.ClassCastException
- Spring integrated HBase error [How to Solve]
- Run hadoop fs -put Command Error: java.io.IOException: Got error, status message , ack with firstBadLink
- [Solved] java.io.IOException: Got error, status=ERROR, status message, ack with firstBadLink as
- Caused by: java.lang.IllegalStateException (How to Fix)
- [Solved] hadoop Error: 9000 failed on connection exception java.net.ConnectException Denied to Access
- Hadoop Startup Error: sbin/start-dfs.sh [How to Solve]
- [Solved] Sprintboot hikari initialize error: ERROR 27468 — [nio-8080-exec-1] com.zaxxer.hikari.pool.HikariPoolHikariPool
- [Solved] mybatis Error querying database. Cause: java.sql.SQLException: The server time zone value
- [Solved] failed on connection exception: java.net.ConnectException: Connection denied
- [Solved] Hadoop Error: HADOOP_HOME and hadoop.home.dir are unset.
- [Solved] JAVA connect HBase program is stuck and does not report an error