MapReduce时mapping内存不足

Posted on 2018-05-17 13:24  青石小甲  阅读(844)  评论(0编辑  收藏  举报

17/11/07 16:53:50 INFO mapreduce.Job: Job job_1510042506570_0007 failed with state KILLED due to: MAP capability required is more than the supported max container capability in the cluster. Killing the Job. mapResourceRequest: <memory:15360, vCores:1> maxContainerCapability:<memory:10240, vCores:6>

 

 

修改

 

yarn-site的yarn.scheduler.maximum-allocation-mb 





Copyright © 2024 青石小甲
Powered by .NET 8.0 on Kubernetes