Error:
ERROR : Ended Job = job_1631679144970_1574917 with errors
ERROR : Error during job, obtaining debugging information...
ERROR :
Task with the most failures(4):
-----
Task ID:
task_1631679144970_1574917_m_000158
URL:
http://0.0.0.0:8088/taskdetails.jsp?jobid=job_1631679144970_1574917&tipid=task_1631679144970_1574917_m_000158
-----
Diagnostic Messages for this Task:
Container [pid=18442,containerID=container_1631679144970_1574917_01_003316] is running beyond physical memory limits. Current usage: 4.1 GB of 4 GB physical memory used; 5.8 GB of 80 GB virtual memory used. Killing container.
I checked the written information on the Internet and said it was
java.lang.outofmemoryerror: Java heap space. The reason is that the memory space of the namenode is not enough and the JVM is not enough. It is caused by the start of a new job
the solution is to set the local mode
set hive.exec.mode.local.auto=true;
The specific error reported by me is running beyond physical memory limits. Current usage: 4.1 GB of 4 GB physical memory used
the physical memory size is insufficient
Solution:
set mapreduce.map.memory.mb=8192;
set mapreduce.reduce.memory.mb=8192;
Read More:
- Uiautomatorviewer Error: Unexpected error while obtaining UI hierarchy java.lang.reflect.InvocationT…
- [Solved] hive Caused by: MetaException(message:Version information not found in metastore. )
- Oracle18c Error: ORA-12012: error on auto execute of job
- MAC-XXL_JOB Error: Failed to create parent directories for [/data/applogs/xxl-job/xxl-job-admin.log
- [Solved] QGC Error: Fail: No CPU load information
- [Solved] Job for docker.service failed because the control process exited with error
- [Solved] XML file configuration database connection information logical symbol error
- Xcode debugging for the real iPhone Error: code signature version is no longer supported
- Spring bean object cannot be injected into quartz job
- [Solved] Job for mysqld.service failed because the control process exited with error code.
- The authentication server Configurate NoClassDefFoundError Error (store client information in a JDBC-based database)
- QGC Error: Fail: No CPU load information [How to Solve]
- [Solved] SpringBoot integration with Redis error: java.net.ConnectException: Connection refused: no further information
- [Solved] CentOS build a docker error: job for docker.service failed….
- Sqoop Error: Error during export:Export job failed [How to Solve]
- [Solved] Postgres Start Error: Job for postgresql.service failed because the control process exited with error code.
- Error while trying to run project:unable to start debugging.the debugger is not properly installed. run setup to install or repa
- Axios request failed, get the status code and error information, how to encapsulate the function dealing with the public error code
- Docker service startup error: Job for docker.service failed because the control process exited with error code.
- DataTables warning encountered using DataTables: table id = DataTables_Table_0 – Ajax error. For more information ab